All MIBs › CM-PERFORMANCE-MIB › cmLagThresholdMonValue
cmLagThresholdMonValue
Module: CM-PERFORMANCE-MIB
OID (symbolic): CM-PERFORMANCE-MIB::cmLagThresholdMonValue
OID (numeric): 1.3.6.1.4.1.2544.1.12.5.1.39.1.6
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
Monitored value corresponding to cmLagThresholdVariable.
What is cmLagThresholdMonValue?
This OID reports the current measured value of a lag (delay) threshold being monitored on a network connection, tracked as a 64-bit counter. Lag indicates how long data takes to travel; high lag causes slow performance. An operator would compare this value against threshold limits to detect when latency exceeds acceptable levels and investigate the cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.39.1.6 snmpwalk -v2c -c public <target> CM-PERFORMANCE-MIB::cmLagThresholdMonValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.39.1.6.1 snmpget -v2c -c public <target> CM-PERFORMANCE-MIB::cmLagThresholdMonValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmLagThresholdMonValue.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.5 | cmPerformanceMIB | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1 | cmPerfObjects | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.39 | cmLagThresholdTable | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.39.1 | cmLagThresholdEntry | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.39.1.6 | cmLagThresholdMonValue | CM-PERFORMANCE-MIB |