CADANT-CMTS-LAYER2CMTS-MIB :: cadAgingArpCacheNotPresentMaxTime

MIB Reference — IPNetwork Monitor

All MIBsCADANT-CMTS-LAYER2CMTS-MIBcadAgingArpCacheNotPresentMaxTime

cadAgingArpCacheNotPresentMaxTime

Module: CADANT-CMTS-LAYER2CMTS-MIB

OID (symbolic): CADANT-CMTS-LAYER2CMTS-MIB::cadAgingArpCacheNotPresentMaxTime

OID (numeric): 1.3.6.1.4.1.4998.1.1.20.1.2.10

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

The maximum amount of time an ARP cache entry is in the notPresent state. When the amount of time indicated by this variable has elapsed, the next packet that arrives for an ARP cache entry in the notPresent state will cause that entry to transition to the searching state, unless cadAgingArpCacheNotPresentMinTime has not been reached yet.

What is cadAgingArpCacheNotPresentMaxTime?

This configurable timeout (in seconds, range 1-604800) specifies the maximum duration an ARP cache entry can remain in the 'notPresent' state before transitioning to 'searching' on the next packet arrival. The notPresent state indicates that a previous ARP lookup failed; this timeout prevents the CMTS from immediately re-querying for hosts that are truly offline. Cable operators tune this parameter to balance the speed of ARP recovery for temporarily unavailable hosts against unnecessary ARP query traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.2.10
snmpwalk -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadAgingArpCacheNotPresentMaxTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.2.10.1
snmpget -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadAgingArpCacheNotPresentMaxTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.1.2.10.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.4998cadantCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1cadObjectsCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1.1cadCableCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1.1.20cadLayer2CADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1.1.20.1cadLayer2MibCADANT-CMTS-LAYER2CMTS-MIB
1.3.6.1.4.1.4998.1.1.20.1.2cadAgingCADANT-CMTS-LAYER2CMTS-MIB
1.3.6.1.4.1.4998.1.1.20.1.2.10cadAgingArpCacheNotPresentMaxTimeCADANT-CMTS-LAYER2CMTS-MIB