ds0BundleTsBitFilter
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.15.1.1.1
Object
column r/w
Enumeration
Filter for controlling the bandwidth of the bundle.
The TS Bit Filter contains 8 bits (Hex): 00..FF.
When a bit is 0: it means that no data will be Tx/Rx on this bit.
For example: FF means 64K. In this case all 8 bits will be Tx/Rx.
f64Kbps - Bit Filter will be FF
f56Kbps - Bit Filter will be FE
userDefined - Filter will defined by the user via ds0BundleUserDefTsBitFilter.
For Vmux - this object is used to define the ML Card Channelized Bundle BW.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.15.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ds0BundleEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ds0BundleTsBitFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ds0BundleTsBitFilter.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::ds0BundleTsBitFilter'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.