cds1CallTrunkConditionEnable

CISCO-DS1-EXT-MIB · .1.3.6.1.4.1.9.9.229.1.1.2.1.1

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether trunk-condition is enabled.
The value 'true' means trunk-condition enable and the
value 'false'  means trunk-condition disable.
If this object is set to 'true', gateway will apply 
trunk conditioning on the DS0's of this DS1 interface
that are in alarm. 
Trunk Conditioning - gateway will transmit idle code pattern 
for the first 2.5 secs and then transmit seized code, both
idle code and seized code are specified by the 'ds0IdleCode'
and 'ds0SeizedCode' MIB objects in the CISCO-CAS-IF-EXT-MIB.
              
This object is applicable for trunking applications only.

Context

MIB
CISCO-DS1-EXT-MIB
OID
.1.3.6.1.4.1.9.9.229.1.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
cds1CallConfigEntry
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-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS1-EXT-MIB::cds1CallTrunkConditionEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS1-EXT-MIB::cds1CallTrunkConditionEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS1-EXT-MIB::cds1CallTrunkConditionEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance