slave-pduStatus
PDUSNMP ·
.1.3.6.1.4.1.38218.2.2.2
Object
scalar r/w
Enumeration
Compatible - slave pdu ONLINE / OFFLINE or DISABLED status.
Context
- MIB
- PDUSNMP
- OID
.1.3.6.1.4.1.38218.2.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slave-Information
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 'PDUSNMP' -M '/opt/observium/mibs/ipt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDUSNMP::slave-pduStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDUSNMP' -M '/opt/observium/mibs/ipt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDUSNMP::slave-pduStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | muted |