All MIBs › ACC-XNS › accXnsUbnTtl
accXnsUbnTtl
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsUbnTtl
OID (numeric): 1.3.6.1.4.1.5.1.1.21.7.1.7
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Time to live
What is accXnsUbnTtl?
This TimeTicks value measures how long the neighbor entry remains valid in memory before it is refreshed or discarded. Engineers use this to understand how quickly the device detects when a neighbor becomes unreachable. For example, a TTL of 180 seconds means if no heartbeat is received for 3 minutes, the neighbor is marked down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.7 snmpwalk -v2c -c public <target> ACC-XNS::accXnsUbnTtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.7.1 snmpget -v2c -c public <target> ACC-XNS::accXnsUbnTtl.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7 | accXnsUbNbrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1 | accXnsUbNbrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1.7 | accXnsUbnTtl | ACC-XNS |