adGenBridgeProtectionState
ADTRAN-GENERIC-BRIDGE-MIB ·
.1.3.6.1.4.1.664.5.67.1.16.1.10.1.5
Object
column SNMPv2-SMIInteger32
This is a read only value and indicates state of the Protection or Protected Module. A value of zero indicates the module plugged into this slot is not being protected or is not protecting another module. A non-zero value indicates the module plugged into this slot is being protected or is protecting another module. A non-zero value contains the protecting module slot number and the protected module slot number encoded with in it. Least significant 16 bits indicate the protected module slot and most significant 16 bits indicate the protecting module slot.
Context
- MIB
- ADTRAN-GENERIC-BRIDGE-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.16.1.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenBridgeProtectionEntry
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-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionState.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionState'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647