tnPacketSwitchProtectionState

TN-PACKETSWITCH-MIB · .1.3.6.1.4.1.7483.6.1.2.100.1.1.13

Object

column Enumeration
State of switch controller: protected (standby card ready to protect),
unprotected (standby card may require reboot for protection),
not applicable (protection is not applicable to packet switch).
              
Note: this object is NOT applicable to centralized switched fabric
      packet switches

Context

MIB
TN-PACKETSWITCH-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.100.1.1.13
Type
column
Access
readonly
Status
current
Parent
tnPacketSwitchConfigEntry

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 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PACKETSWITCH-MIB::tnPacketSwitchProtectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PACKETSWITCH-MIB::tnPacketSwitchProtectionState.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-PACKETSWITCH-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-PACKETSWITCH-MIB::tnPacketSwitchProtectionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1protected
2unprotected