cdsx0BundleExtChannelRate

CISCO-DS0BUNDLE-EXT-MIB · .1.3.6.1.4.1.9.10.33.1.1.1.1.4

Object

column r/w Enumeration
The data rate of each ds0 in this bundle. 
rate56	 -  56kb/s
rate64  -  64kb/s
              
For ds0's on a T1 line, the value should be
rate56(1) if 'robbed bit' signaling is used,
and rate64(2) if clear channel signaling is
used.
              
For ds0's on a E1 line, the value should always
be rate64(2).
              
The value can be set only when the entry is
created.

Context

MIB
CISCO-DS0BUNDLE-EXT-MIB
OID
.1.3.6.1.4.1.9.10.33.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cdsx0BundleExtEntry
Groups
1

Walk 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-DS0BUNDLE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS0BUNDLE-EXT-MIB::cdsx0BundleExtChannelRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS0BUNDLE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS0BUNDLE-EXT-MIB::cdsx0BundleExtChannelRate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS0BUNDLE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS0BUNDLE-EXT-MIB::cdsx0BundleExtChannelRate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rate56
2rate64

Conformance