All MIBs › RAD-MIB › prtIpParamKeepAliveThresh
prtIpParamKeepAliveThresh
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamKeepAliveThresh
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.35
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This parameter indicates the maximum number of missed Keep Alive answer messages acceptable, after which link status will be failed.
What is prtIpParamKeepAliveThresh?
This parameter sets the maximum number of missed keep-alive responses acceptable before the link is declared failed. Keep-alive messages are periodic checks to confirm the link partner is still responsive. An operator would adjust this threshold based on their tolerance for link flaps and latency; lower values detect failures faster but may cause false outages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.35 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamKeepAliveThresh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.35.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamKeepAliveThresh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.35.1 i <value>
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.6 | prtIP | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1 | prtIpParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1 | prtIpParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1.35 | prtIpParamKeepAliveThresh | RAD-MIB |