All MIBs › DNS110004-MIB › notifyPowerFailure
notifyPowerFailure
Module: DNS110004-MIB
OID (symbolic): DNS110004-MIB::notifyPowerFailure
OID (numeric): 1.3.6.1.4.1.171.50.1.3.1.1.200.5
Node type: NOTIFICATION-TYPE
Description: An indication that System has rebooted from power failure.
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> '' DNS110004-MIB::notifyPowerFailure snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.171.50.1.3.1.1.200.5
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]:62650->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (71317690) 8 days, 6:06:16.90 SNMPv2-MIB::snmpTrapOID.0 = OID: DNS110004-MIB::notifyPowerFailure
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' DNS110004-MIB::notifyPowerFailure
Start monitoring D-Link DNS-110004 series NAS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DNS110004-MIB::notifyPowerFailure OID value, configure state conditions and alerts, and monitor any D-Link DNS-110004 series NAS from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.50 | productID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1 | projectID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3 | modelID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1 | submodelID | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1 | nasAgent1100 | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1.200 | notifyEvts | DNS110004-MIB |
| 1.3.6.1.4.1.171.50.1.3.1.1.200.5 | notifyPowerFailure | DNS110004-MIB |