All MIBs › OSPFV3-MIB › ospfv3VirtNbrStateChange
ospfv3VirtNbrStateChange
Module: OSPFV3-MIB
OID (symbolic): OSPFV3-MIB::ospfv3VirtNbrStateChange
OID (numeric): 1.3.6.1.2.1.191.0.3
Node type: NOTIFICATION-TYPE
Description: An ospfv3VirtNbrStateChange notification signifies that there has been a change in the state of an OSPFv3 virtual neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
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> '' OSPFV3-MIB::ospfv3VirtNbrStateChange snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.191.0.3
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]:60971->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (484953643) 56 days, 3:05:36.43 SNMPv2-MIB::snmpTrapOID.0 = OID: OSPFV3-MIB::ospfv3VirtNbrStateChange
Start monitoring vendor-neutral, standards-based MIB (OSPFv3 routing protocol, RFC 5643) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OSPFV3-MIB::ospfv3VirtNbrStateChange OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (OSPFv3 routing protocol, RFC 5643) 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.191 | ospfv3MIB | OSPFV3-MIB |
| 1.3.6.1.2.1.191.0 | ospfv3Notifications | OSPFV3-MIB |
| 1.3.6.1.2.1.191.0.3 | ospfv3VirtNbrStateChange | OSPFV3-MIB |