ibm2212AdapType
IBM2212-MIB ·
.1.3.6.1.4.1.2.6.149.3.1.1.1.2
Object
column mandatory
Enumeration
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).
Context
- MIB
- IBM2212-MIB
- OID
.1.3.6.1.4.1.2.6.149.3.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibm2212AdapEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2212-MIB::ibm2212AdapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2212-MIB::ibm2212AdapType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM2212-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM2212-MIB::ibm2212AdapType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.