smPMState

BLADE-MIB · .1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16

Object

column mandatory Enumeration
The Protected Mode Status for the switch module.
standby- Protected Mode capability exists on the IOM but has not
been activated on the switch module or the AMM.
pending - Protected Mode has been activated on the AMM but not yet on the switch module.
active - Protected Mode is active on both the switch module and the AMM.
attention - Protected Mode is enabled on the switch module but not on the AMM.

Context

MIB
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16
Type
column
Access
readonly
Status
mandatory
Parent
smControlEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.