All MIBs › PIM-MIB › pimIpMRouteUpstreamAssertTimer
pimIpMRouteUpstreamAssertTimer
Module: PIM-MIB
OID (symbolic): PIM-MIB::pimIpMRouteUpstreamAssertTimer
OID (numeric): 1.3.6.1.3.61.1.1.4.1.1
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The time remaining before the router changes its upstream neighbor back to its RPF neighbor. This timer is called the Assert timer in the PIM Sparse and Dense mode specification.
A value of 0 indicates that no Assert has changed the upstream neighbor away from the RPF neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.61.1.1.4.1.1 snmpwalk -v2c -c public <target> PIM-MIB::pimIpMRouteUpstreamAssertTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.61.1.1.4.1.1.1 snmpget -v2c -c public <target> PIM-MIB::pimIpMRouteUpstreamAssertTimer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimIpMRouteUpstreamAssertTimer.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.61 | pimMIB | PIM-MIB |
| 1.3.6.1.3.61.1 | pimMIBObjects | PIM-MIB |
| 1.3.6.1.3.61.1.1 | pim | PIM-MIB |
| 1.3.6.1.3.61.1.1.4 | pimIpMRouteTable | PIM-MIB |
| 1.3.6.1.3.61.1.1.4.1 | pimIpMRouteEntry | PIM-MIB |
| 1.3.6.1.3.61.1.1.4.1.1 | pimIpMRouteUpstreamAssertTimer | PIM-MIB |