All MIBs › RAD-MIB › systemOamTimeoutCycles
systemOamTimeoutCycles
Module: RAD-MIB
OID (symbolic): RAD-MIB::systemOamTimeoutCycles
OID (numeric): 1.3.6.1.4.1.164.6.2.36.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
No. of cycles the agent will send OAM packets without receiving a response from the remote device before declaring that the connection to the remote side is down - Time Out.
What is systemOamTimeoutCycles?
This object specifies how many consecutive OAM (Operations, Administration, Maintenance) probe cycles must fail to receive a response before the system declares the connection to the remote device as down. It is a read-write Integer32 value that operators adjust to balance sensitivity versus stability. An operator would tune this parameter to set the failure detection timeout based on network conditions and desired convergence speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.36.1.1.3 snmpwalk -v2c -c public <target> RAD-MIB::systemOamTimeoutCycles
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.36.1.1.3.1 snmpget -v2c -c public <target> RAD-MIB::systemOamTimeoutCycles.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.36.1.1.3.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.36 | systemOam | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.36.1 | systemOamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.36.1.1 | systemOamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.36.1.1.3 | systemOamTimeoutCycles | RAD-MIB |