ibmServiceGenericType
IBM2210-MIB ·
.1.3.6.1.4.1.2.6.72.3.1.1.1.3
Object
column mandatory
Enumeration
The card type of service port. On 12x, 1Sx and 1Ux models, the second row will always indeicate nocard(3).
Context
- MIB
- IBM2210-MIB
- OID
.1.3.6.1.4.1.2.6.72.3.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmServiceGenericEntry
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 'IBM2210-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2210-MIB::ibmServiceGenericType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM2210-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2210-MIB::ibmServiceGenericType.<ibmServiceGenericPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM2210-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM2210-MIB::ibmServiceGenericType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eia232 |
2 | modem |
3 | nocard |