isdnBearerInfoType
ISDN-MIB ·
zhone variant
·
.1.3.6.1.2.1.10.20.1.2.1.1.7
Object
column Enumeration
The Information Transfer Capability for the current
or last call.
speech(2) refers to a non-data connection, whereas
audio31(6) and audio7(7) refer to data mode connections.
Note that Q.931, chapter 4.5.5, originally defined
audio7(7) as '7 kHz audio' and now defines it as
'Unrestricted digital information with tones/
announcements'.
If since system startup there has been no call on this
interface, this object has a value of unknown(1).
Context
- MIB
- ISDN-MIB
- OID
.1.3.6.1.2.1.10.20.1.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isdnBearerEntry
- 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 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBearerInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBearerInfoType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISDN-MIB::isdnBearerInfoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | speech |
3 | unrestrictedDigital |
4 | unrestrictedDigital56 |
5 | restrictedDigital |
6 | audio31 |
7 | audio7 |
8 | video |
9 | packetSwitched |
Conformance
Member of