atiStkSwSysRPSState
OBS ✓
AtiStackSwitch9424-MIB ·
.1.3.6.1.4.1.207.8.17.1.3.1.23
Object
column Enumeration
This object shows if the connected RPS is on (supplying power)
or off (not supplying power) to this switch.
Note: This is not available on the 83xx switch family.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- AtiStackSwitch9424-MIB
- OID
.1.3.6.1.4.1.207.8.17.1.3.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atiStkSwSysProductInfoEntry
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 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwSysRPSState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwSysRPSState.<atiStkSwSysModuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9424-MIB::atiStkSwSysRPSState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |