All MIBs › PIM-MIB › pimNeighborUpTime
pimNeighborUpTime
Module: PIM-MIB
OID (symbolic): PIM-MIB::pimNeighborUpTime
OID (numeric): 1.3.6.1.3.61.1.1.3.1.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The time since this PIM neighbor (last) became a neighbor of the local router.
What is pimNeighborUpTime?
How long this PIM neighbor relationship has been up, useful for spotting a neighbor that keeps flapping versus one that has been stable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.61.1.1.3.1.3 snmpwalk -v2c -c public <target> PIM-MIB::pimNeighborUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.61.1.1.3.1.3.1 snmpget -v2c -c public <target> PIM-MIB::pimNeighborUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimNeighborUpTime.1
Start monitoring Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PIM-MIB::pimNeighborUpTime OID value, configure state conditions and alerts, and monitor any Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) from a single console.
How to Use in IPNetwork Monitor
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.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.3 | pimNeighborTable | PIM-MIB |
| 1.3.6.1.3.61.1.1.3.1 | pimNeighborEntry | PIM-MIB |
| 1.3.6.1.3.61.1.1.3.1.3 | pimNeighborUpTime | PIM-MIB |