pduEnableFeatures
APNL-MODULAR-PDU-MIB ·
.1.3.6.1.4.1.29640.4.3.30
Object
scalar r/w
Bits
Array of bits each one an specific feature within the pdu: globalWebEnabled (0) This bit enables the PDU webpages. globalUsbEnabled (1) This bit enables the USB menu. globalSwitchEnabled (2) This bit enables switching in general. displaySwitchEnabled (3) This bit enables switching through the presentation module. webSwitchEnabled (4) This bit enables switching throuhg the web inteface.
Context
- MIB
- APNL-MODULAR-PDU-MIB
- OID
.1.3.6.1.4.1.29640.4.3.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdu
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 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::pduEnableFeatures.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APNL-MODULAR-PDU-MIB::pduEnableFeatures'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | globalWebEnabled |
1 | globalUsbEnabled |
2 | globalSwitchEnabled |
3 | displaySwitchEnabled |
4 | webSwitchEnabled |