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

Walk 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
0fault
1superordinateFault
2subordinateFault
3superordinateUnassigned
4subordinateInserviceOrMaintenance
5protected
6superordinateProtected
7subordinateProtected
8mapped
9reserved1
10subordinateMapped
11crossconnected
12reserved2
13subordinateCrossConnected
14online