rsPowerSupplyRedundacyStatus
NETGEAR-RADLAN-rndApplications ·
.1.3.6.1.4.1.4526.17.35.5.1.1.2
Object
column Enumeration
The status of a power supply redundancy of the entry.
Context
- MIB
- NETGEAR-RADLAN-rndApplications
- OID
.1.3.6.1.4.1.4526.17.35.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rsPowerSupplyRedundacyEntry
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 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rndApplications::rsPowerSupplyRedundacyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rndApplications::rsPowerSupplyRedundacyStatus.<rsPowerSupplyRedundacyReNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rndApplications::rsPowerSupplyRedundacyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notExist |
2 | existButNotWorking |
3 | bothWorking |
4 | internalOnlyWorking |
5 | externalOnlyWorking |