All MIBs › DVMRP-STD-MIB › dvmrpNeighborGenerationId
dvmrpNeighborGenerationId
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborGenerationId
OID (numeric): 1.3.6.1.3.62.1.1.3.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The neighboring router's generation identifier.
What is dvmrpNeighborGenerationId?
This read-only object contains the generation identifier transmitted by a neighboring DVMRP router, which neighbors use to detect when the remote router has restarted and its routing table should be refreshed. When a neighbor's generation ID changes, it signals that the peer router has rebooted and may have lost state information. DVMRP routers use generation IDs to trigger re-synchronization of the multicast routing topology after neighbor restarts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.5 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborGenerationId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.5.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpNeighborGenerationId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-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 |
| 1.3.6.1.3.62.1.1.3.1.5 | dvmrpNeighborGenerationId | DVMRP-STD-MIB |