dialCtlPeerCfgInfoType
DIAL-CONTROL-MIB ·
.1.3.6.1.2.1.10.21.1.2.1.1.9
Object
column r/w
Enumeration
The Information Transfer Capability to be used when
calling this peer.
speech(2) refers to a non-data connection, whereas
audio31(6) and audio7(7) refer to data mode
connections.
Context
- MIB
- DIAL-CONTROL-MIB
- OID
.1.3.6.1.2.1.10.21.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dialCtlPeerCfgEntry
- 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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgInfoType.<dialCtlPeerCfgId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::dialCtlPeerCfgInfoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | speech |
3 | unrestrictedDigital |
4 | unrestrictedDigital56 |
5 | restrictedDigital |
6 | audio31 |
7 | audio7 |
8 | video |
9 | packetSwitched |
10 | fax |
Conformance
Member of