cesChanIdleDetEnable

CISCO-WAN-CES-CONN-MIB · .1.3.6.1.4.1.351.110.5.3.2.1.1.1.20

Object

column r/w Enumeration
This indicates the type of Idle detection enabled
              
disable(1)         : Idle code detection is disabled.
              
enableOnhookDet(2) : Enable Idle detection whenver it detects
                     Onhook in ABCD bits(of T1 frame).
                     The on hook code is configurable 
                     using 'cesChanOnhookCode' object.
                     Applicable in structured mode.
              
enableIdlePatternDet(3): Enable payload Idle code detection.
                         Idle pattern is configurable through 
                         cesChanIdleSignalCode object.
              
Only applicable to CESM-8T1/E1 and non strau channels.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.20
Type
column
Access
readwrite
Status
current
Parent
cesmChanCnfGrpEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesChanIdleDetEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesChanIdleDetEnable.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesChanIdleDetEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enableOnhookDet
3enableIdlePatternDet

Conformance