juniERXSysPowerStatus
Juniper-ERX-System-MIB ·
.1.3.6.1.4.1.4874.2.2.17.1.6.1.1.3
Object
column deprecated
Enumeration
The status of the power element: inactive No power available from this element. active Power available from this element.
Context
- MIB
- Juniper-ERX-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.17.1.6.1.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- juniERXSysPowerEntry
- Groups
- 2
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 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysPowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysPowerStatus.<juniERXSysPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ERX-System-MIB::juniERXSysPowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | active |
Conformance
Member of