All MIBs › DVMRP-STD-MIB › dvmrpNeighborState
dvmrpNeighborState
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborState
OID (numeric): 1.3.6.1.3.62.1.1.3.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: State of the neighbor adjacency.
What is dvmrpNeighborState?
State of the adjacency with this DVMRP neighbor: oneway(1) means only one side sees the other, active(2) is a healthy two-way adjacency, ignoring(3) means messages from this neighbor are being disregarded, and down(4) means the adjacency has failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.12 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.12.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborState.1
Start monitoring DVMRP-capable multicast router (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-STD-MIB::dvmrpNeighborState OID value, configure state conditions and alerts, and monitor any DVMRP-capable multicast router (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (10 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.3 | experimental | AXON-MIB |
| 1.3.6.1.3.62 | dvmrpMIB | DVMRP-MIB |
| 1.3.6.1.3.62.1 | dvmrpMIBObjects | DVMRP-MIB |
| 1.3.6.1.3.62.1.1 | dvmrp | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3 | dvmrpInterfaceTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1 | dvmrpInterfaceEntry | DVMRP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.3.1.12 | dvmrpNeighborState | DVMRP-STD-MIB |