vismAal2CidICSEnable
CISCO-VISM-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.15
Object
This object is used to enable or disable the ICS(Idle
Channel Suppression) for a CID. This can be specified
while adding the CID and cannot be modified.
When the Idle Channel Suppression is enabled the DSP
will look for the idle CAS (ABCD bits) pattern specified
in ds0IdleCode in CISCO-VISM-DSX0-MIB MIB. If the
idle pattern is present the DSP stops generating voice
packets towards ATM side. By default the ds0IdleCode
will be zero unless the user has configured it before
adding the CID. If the ds0IdleCode is changed after the
CID is added it will have no affect unless the card is reset.
ICS is applicable only for trunking application, in
case of switching there is no need for ICS as the
calls are teared down and set up dynamically.
Context
- MIB
- CISCO-VISM-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismAal2CidEntry
- Groups
- 2
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-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidICSEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidICSEnable.<vismAal2CidLcn>.<vismAal2CidNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidICSEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |