Description:
|
ibm2212AdapType OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
not-present (2),
eth-fast-1port (3),
token-ring-1port (4),
eth-fast-2port (5),
token-ring-2port (6),
serial-4port-shallow (7),
isdn-bri-u-2port (8),
isdn-bri-st-2port (9),
isdn-pri-t1j1-1port (10),
isdn-pri-e1-1port (11),
compression-encryption (12),
serial-4port-deep (13),
isdn-pri-t1j1-2port (14),
isdn-pri-e1-2port (15)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The type of adapter that is inserted into this slot. Not all
of the adapter types listed above are necessarily currently
available and supported.
The four fixed serial ports on the system card are identified
by the serial-4port-shallow(7) enumeration.
If no adapter is present, the variable will take the value
not-present(2)."
|
|