All MIBs › APNL-MODULAR-PDU-MIB › pduAdminCommand
pduAdminCommand
Module: APNL-MODULAR-PDU-MIB
OID (symbolic): APNL-MODULAR-PDU-MIB::pduAdminCommand
OID (numeric): 1.3.6.1.4.1.29640.4.3.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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).
What is pduAdminCommand?
Allows an SNMP manager to send administrative control commands to the PDU, such as rebooting the unit to apply new settings or triggering a software update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.29640.4.3.25 snmpwalk -v2c -c public <target> APNL-MODULAR-PDU-MIB::pduAdminCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.29640.4.3.25.1 snmpget -v2c -c public <target> APNL-MODULAR-PDU-MIB::pduAdminCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.29640.4.3.25.1 i <value>
Start monitoring APC (Schneider Electric) modular Power Distribution Units (PDU) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APNL-MODULAR-PDU-MIB::pduAdminCommand OID value, configure state conditions and alerts, and monitor any APC (Schneider Electric) modular Power Distribution Units (PDU) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.29640 | apNederland | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4 | apnlModules | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3 | pdu | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3.25 | pduAdminCommand | APNL-MODULAR-PDU-MIB |