All MIBs › IPMROUTE-STD-MIB › ipMRouteExpiryTime
ipMRouteExpiryTime
Module: IPMROUTE-STD-MIB
OID (symbolic): IPMROUTE-STD-MIB::ipMRouteExpiryTime
OID (numeric): 1.3.6.1.2.1.83.1.1.2.1.7
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging.
What is ipMRouteExpiryTime?
This read-only timer value indicates the remaining time before a multicast routing entry will be automatically aged out and deleted, measured in TimeTicks (hundredths of a second); a value of 0 means the entry is not subject to aging and will persist indefinitely. Multicast routing entries can be statically configured (which don't age) or dynamically created by the routing protocol, and this timer helps the router clean up obsolete routes. Network administrators use this to understand multicast route stability and verify that static routes (with value 0) are properly configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.7 snmpwalk -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteExpiryTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.83.1.1.2.1.7.1 snmpget -v2c -c public <target> IPMROUTE-STD-MIB::ipMRouteExpiryTime.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.83 | ipMRouteStdMIB | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1 | ipMRouteMIBObjects | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1 | ipMRoute | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.2 | ipMRouteTable | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.2.1 | ipMRouteEntry | IPMROUTE-STD-MIB |
| 1.3.6.1.2.1.83.1.1.2.1.7 | ipMRouteExpiryTime | IPMROUTE-STD-MIB |