rpmAllOnOff
DGPRPM-MIB ·
.1.3.6.1.4.1.17420.1.1.3.3.4
Object
scalar mandatory
r/w
Enumeration
The all outlets on/off for the rpm. 0 for all outlets off, 1 for all outlets on
Context
- MIB
- DGPRPM-MIB
- OID
.1.3.6.1.4.1.17420.1.1.3.3.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rpmSetEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGPRPM-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPRPM-MIB::rpmAllOnOff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGPRPM-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGPRPM-MIB::rpmAllOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | on |
2 | off |