pduAdminCommand
APNL-MODULAR-PDU-MIB ·
.1.3.6.1.4.1.29640.4.3.25
Object
scalar r/w
Enumeration
PDU admin management Commands: noOp (0) No operation. rebootPdu (1) Reboot the PDU (to execute new settings). rediscover (2) Not supported. updateSofware (3) Not supported. resetConfig (4) Node and group tables will be cleared . resetSNMPv3Config (5) Not supported. resetNetworkSetting (6) Reset network params: ip address, defualt gatewy, subnet mask. readDataFromBusPdu (7) Read data from a PDU connected to the external bus (address is set in pduBusAddress). writeDataToBusPdu (8) With this command modified data is writen back to the bus PDU (address is set in pduBusAddress).
Context
- MIB
- APNL-MODULAR-PDU-MIB
- OID
.1.3.6.1.4.1.29640.4.3.25- 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::pduAdminCommand.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::pduAdminCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | rebootPdu |
2 | rediscover |
3 | updateSofware |
4 | resetConfig |
5 | resetSNMPv3Config |
6 | resetNetworkSetting |
7 | readDataFromBusPdu |
8 | writeDataToBusPdu |