All MIBs › SNA-NAU-MIB › snaNodeStateChangeTrap
snaNodeStateChangeTrap
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaNodeStateChangeTrap
OID (numeric): 1.3.6.1.2.1.34.1.1.10.1
Node type: NOTIFICATION-TYPE
Description: This trap indicates that the operational state (i.e., value of the snaNodeOperState object) of a Node has changed. The following variables are returned: snaNodeOperName - current name of the Node, with the instance identifying the Node; and, snaNodeOperState - current state after the change.
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> '' SNA-NAU-MIB::snaNodeStateChangeTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.34.1.1.10.1
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]:62765->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (370543917) 42 days, 21:17:19.17 SNMPv2-MIB::snmpTrapOID.0 = OID: SNA-NAU-MIB::snaNodeStateChangeTrap
Start monitoring vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNA-NAU-MIB::snaNodeStateChangeTrap OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1 | snanauObjects | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1 | snaNode | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.10 | snaNodeTraps | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.10.1 | snaNodeStateChangeTrap | SNA-NAU-MIB |