cvAtmPeerCfgSessionProtocol
CISCO-VOICE-ATM-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.9.10.35.1.3.1.1.1
Object
The object specifies the session protocol to be used for Internet call between local and remote router via ATM backbone.
Context
- MIB
- CISCO-VOICE-ATM-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.10.35.1.3.1.1.1- 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::cvAtmPeerCfgSessionProtocol'
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::cvAtmPeerCfgSessionProtocol.<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::cvAtmPeerCfgSessionProtocol'
Syntax
- Source
- CvAtmSessionProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ciscoSwitched |
3 | aal2Trunk |
Conformance
Member of
Compliance refinements
Agent implements read-only access at present time