daWanConnectionInfoType
CT-DAWANCONN-MIB ·
.1.3.6.1.4.1.52.4497.17.2.1.11
Object
column mandatory
Enumeration
The Information Transfer Capability to be used for this connection. speech(2) refers to a non-data connection, whereas audio31(6) and audio7(7) refer to data mode connections.
Context
- MIB
- CT-DAWANCONN-MIB
- OID
.1.3.6.1.4.1.52.4497.17.2.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- daWanConnectionEntry
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 'CT-DAWANCONN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DAWANCONN-MIB::daWanConnectionInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-DAWANCONN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DAWANCONN-MIB::daWanConnectionInfoType.<daWanConnectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-DAWANCONN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-DAWANCONN-MIB::daWanConnectionInfoType'
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 |