rpmPortState
CISCO-MGX82XX-RPM-SUBIF-MIB ·
.1.3.6.1.4.1.351.110.5.2.9.1.1.1.7
Object
column Enumeration
This indicates the state of this sub-interface.
notConfigured(1) : Sub-interface is not configured.
active(2) : Sub-interface is in active state.
failed(3) : Sub-interface is in failed state.
Context
- MIB
- CISCO-MGX82XX-RPM-SUBIF-MIB
- OID
.1.3.6.1.4.1.351.110.5.2.9.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rpmPortEntry
- Groups
- 1
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 'CISCO-MGX82XX-RPM-SUBIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-RPM-SUBIF-MIB::rpmPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-RPM-SUBIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-RPM-SUBIF-MIB::rpmPortState.<rpmPortSlotNum>.<rpmPortSubInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-RPM-SUBIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-RPM-SUBIF-MIB::rpmPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfigured |
2 | active |
3 | failed |
Conformance
Member of