All MIBs › DVMRP-MIB › dvmrpNeighborExpiryTime
dvmrpNeighborExpiryTime
Module: DVMRP-MIB
OID (symbolic): DVMRP-MIB::dvmrpNeighborExpiryTime
OID (numeric): 1.3.6.1.3.62.1.1.4.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The minimum time remaining before this DVMRP neighbor will be aged out.
What is dvmrpNeighborExpiryTime?
The minimum time remaining before this DVMRP neighbor will be aged out if no further messages are heard from it. A value trending toward zero without recovering means the peer is about to be declared down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.4 snmpwalk -v2c -c public <target> DVMRP-MIB::dvmrpNeighborExpiryTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.4.1.4.1 snmpget -v2c -c public <target> DVMRP-MIB::dvmrpNeighborExpiryTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dvmrpNeighborExpiryTime.1
Start monitoring Multicast router running DVMRP (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-MIB::dvmrpNeighborExpiryTime OID value, configure state conditions and alerts, and monitor any Multicast router running DVMRP (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (5 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | dvmrpNeighborTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.4.1 | dvmrpNeighborEntry | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.4.1.4 | dvmrpNeighborExpiryTime | DVMRP-MIB |