All MIBs › CDX-6500-COMMON-MIB › cdx6500SNMPAgentTimer
cdx6500SNMPAgentTimer
Module: CDX-6500-COMMON-MIB
OID (symbolic): CDX-6500-COMMON-MIB::cdx6500SNMPAgentTimer
OID (numeric): 1.3.6.1.4.1.449.2.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An internal timer used by the SNMP agent, unit is a 20 ms tick.
What is cdx6500SNMPAgentTimer?
This is an internal timer value used by the SNMP agent itself, measured in units of 20-millisecond ticks. This governs low-level timing behavior inside the agent process, such as internal polling or retry intervals, rather than anything network-facing, so it's the kind of parameter a vendor support engineer might ask an admin to adjust when troubleshooting agent responsiveness rather than something tuned for normal operation. For example, a value of 5 would represent a 100ms internal tick interval, 5 times 20ms, for whatever internal function this timer governs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.449.2.1.1.1.3 snmpwalk -v2c -c public <target> CDX-6500-COMMON-MIB::cdx6500SNMPAgentTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.449.2.1.1.1.3.1 snmpget -v2c -c public <target> CDX-6500-COMMON-MIB::cdx6500SNMPAgentTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.449.2.1.1.1.3.1 i <value>
Start monitoring Motorola/Codex CDX 6500 statistical multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDX-6500-COMMON-MIB::cdx6500SNMPAgentTimer OID value, configure state conditions and alerts, and monitor any Motorola/Codex CDX 6500 statistical multiplexer (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.449 | codex | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2 | cdxProductSpecific | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1 | cdx6500 | ALC-OPT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.449.2.1.1 | cdx6500NodeMgmt | CDX-6500-COMMON-MIB |
| 1.3.6.1.4.1.449.2.1.1.1 | cdx6500NMSNMPGroup | CDX-6500-COMMON-MIB |
| 1.3.6.1.4.1.449.2.1.1.1.3 | cdx6500SNMPAgentTimer | CDX-6500-COMMON-MIB |