adGenMuxPProtGroupOperStatus
ADTRAN-GENMUXPONDER-MIB ·
.1.3.6.1.4.1.664.5.70.26.3.1.1.25
Object
column Enumeration
Operational Status of the Protection Group. This operational status indicates whether or not the provisioning necessary for protection switching to function properly has been adequately provisioned. It is not affected by by faults/degrades on the working or protecting interfaces. adGenMuxPProtGroupStatusString is used to indicate why the operational status is 'down'.
Context
- MIB
- ADTRAN-GENMUXPONDER-MIB
- OID
.1.3.6.1.4.1.664.5.70.26.3.1.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenMuxPProtGroupEntry
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::adGenMuxPProtGroupOperStatus'
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::adGenMuxPProtGroupOperStatus.<adGenSlotInfoIndex>.<adGenMuxPProtGroupName>'
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::adGenMuxPProtGroupOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |