vismTrunkConditionEnable
CISCO-VISM-DSX1-MIB ·
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.11
Object
This object determines if trunk conditioning should be
enabled or disabled on this line. If this object is
set to true(1), VISM will do trunk conditioning on
the affected DS0s on this line when it sees an
alarm (AIS) on the ATM side, instead of sending AIS
on the line side.
If there are endpoints or CCS channels enabled on a line
then setting of this object is not allowed.
Trunk conditioning: VISM will transmit idle code pattern
for the first 2.5 secs and then will transmit seized code
which is configured in ds0IdleCode and ds0SeizedCode
respectively, ds0IdleCode and ds0SeizedCode from
CISCO-VISM-DSX0-MIB.
This object is applicable only in trunking application.
This object can be set in all applications but will be
applicable in trunking application only.
Context
- MIB
- CISCO-VISM-DSX1-MIB
- OID
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1VismCnfGrpEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismTrunkConditionEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismTrunkConditionEnable.<vismLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX1-MIB::vismTrunkConditionEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |