vismAal2CidType3Redundancy
CISCO-VISM-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.5
Object
This attribute defines whether the triple redundancy is
supported for type 3 packets in AAL2 for this channel.
When Triple redundancy is enabled for a channel, the
Type 3 packets (CAS bits, dialled digits and user state
control packets) are transmitted in triplicates with an
interval defined as per the standards I.366.2. For
channels which are quite reliable, triple redundancy
can be disabled in order to save the bandwidth and the
processing overheads.
The default value of this object is 'true(1)' if either
vismAal2CidCasTransport or vismAal2CidDtmfTransport is
'true(1)', otherwise the default value is 'false(2)'.
Context
- MIB
- CISCO-VISM-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.5- 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::vismAal2CidType3Redundancy'
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::vismAal2CidType3Redundancy.<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::vismAal2CidType3Redundancy'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |