cvAtmPeerCfgInBandSignaling
CISCO-VOICE-ATM-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.9.10.35.1.3.1.1.10
Object
This object specifies the type of in-band signaling used between the two end points of the call and is used by the router to determine how to interpret the ABCD signaling bits sent as part of the voice payload data.
Context
- MIB
- CISCO-VOICE-ATM-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.10.35.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvAtmPeerCfgEntry
- Groups
- 1
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-VOICE-ATM-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-ATM-DIAL-CONTROL-MIB::cvAtmPeerCfgInBandSignaling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-ATM-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-ATM-DIAL-CONTROL-MIB::cvAtmPeerCfgInBandSignaling.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-ATM-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-ATM-DIAL-CONTROL-MIB::cvAtmPeerCfgInBandSignaling'
Syntax
- Source
- CISCO-VOICE-COMMON-DIAL-CONTROL-MIBCvcInBandSignaling
- Base type
Enumeration
Values & Constraints
Type Values
1 | cas |
2 | none |
3 | cept |
4 | transparent |
5 | gr303 |
Conformance
Member of
Compliance refinements
Agent implements read-only access at present time