adGenMuxPInterfacePortStatus
ADTRAN-GENMUXPONDER-MIB ·
.1.3.6.1.4.1.664.5.70.26.7.1.1.1
Object
column Bits
Port status. The bit positions are: 0 - this interface is in fault 1 - at least one superordinate interface or equipment is in fault 2 - at least one subordinate interface is in fault 3 - superordinate interface or equipment is unassigned 4 - at least one subordinate interface is Inservice or Maintenance 5 - protected - This interface is part of a protection group 6 - at least one superordinate interface is part of a protection group 7 - at least one subordinate interface is part of a protection group 8 - mapped - This interface is part of at least one mapping 9 - reserved 10 - at least one subordinate interface is mapped 11 - cross-connected - This interface is part of at least one cross-connect 12 - reserved 13 - at least one subordinate interface is cross-connected 14 - online - This interface is providing service
Context
- MIB
- ADTRAN-GENMUXPONDER-MIB
- OID
.1.3.6.1.4.1.664.5.70.26.7.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenMuxPIfStatusEntry
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 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPInterfacePortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPInterfacePortStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPInterfacePortStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | fault |
1 | superordinateFault |
2 | subordinateFault |
3 | superordinateUnassigned |
4 | subordinateInserviceOrMaintenance |
5 | protected |
6 | superordinateProtected |
7 | subordinateProtected |
8 | mapped |
9 | reserved1 |
10 | subordinateMapped |
11 | crossconnected |
12 | reserved2 |
13 | subordinateCrossConnected |
14 | online |