rlPhdModuleHotSwapOperStatus
RADLAN-Physicaldescription-old-MIB ·
.1.3.6.1.4.1.89.53.5.1.2
Object
column Enumeration
The current Hot Swap state of the module. If rlPhdModuleHotSwapAdminStatus is down(2) then rlPhdModuleHotSwapOperStatus should be down(2). If rlPhdModuleHotSwapAdminStatus is changed to up(1) then rlPhdModuleHotSwapOperStatus should change to up(1) if the module presents; it should remain in the down(2) state if and only if the module does not present.
Context
- MIB
- RADLAN-Physicaldescription-old-MIB
- OID
.1.3.6.1.4.1.89.53.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPhdModuleHotSwapEntry
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 'RADLAN-Physicaldescription-old-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-old-MIB::rlPhdModuleHotSwapOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-Physicaldescription-old-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-old-MIB::rlPhdModuleHotSwapOperStatus.<rlPhdModuleStackUnit>.<rlPhdModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-Physicaldescription-old-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-Physicaldescription-old-MIB::rlPhdModuleHotSwapOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |