All MIBs › RARITAN-PX2-PDU2-MIB › powerControl
powerControl
Module: RARITAN-PX2-PDU2-MIB
OID (symbolic): RARITAN-PX2-PDU2-MIB::powerControl
OID (numeric): 1.3.6.1.4.1.13742.6.0.23
Node type: NOTIFICATION-TYPE
Description:
An outlet switching operation has been performed. Note that measurementsOutletSensorState represents the state of the outlet at the time the trap was sent. This may be different from the final state of the outlet. For instance, if the outlet is cycled and the outlet cycle delay is 20 seconds, this variable will indicate OFF although the final state of the outlet will be ON. The final state of the outlet will be indicated in the outletSensorStateChange trap for the outlet onOff sensor.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' RARITAN-PX2-PDU2-MIB::powerControl snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.13742.6.0.23
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:50731->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (475578923) 55 days, 1:03:09.23 SNMPv2-MIB::snmpTrapOID.0 = OID: RARITAN-PX2-PDU2-MIB::powerControl
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.13742 | raritan | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6 | pdu2 | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.0 | traps | RARITAN-PX2-PDU2-MIB |
| 1.3.6.1.4.1.13742.6.0.23 | powerControl | RARITAN-PX2-PDU2-MIB |