dsx0BondMode
DS0BUNDLE-MIB ·
.1.3.6.1.2.1.10.82.1.1.1
Object
column r/w
Enumeration
This object indicates which BONDing mode is used, if any, for a ds0Bundle. Mode0 provides parameter and number exchange with no synchronization. Mode 1 provides parameter and number exchange. Mode 1 also provides synchronization during initialization but does not include inband monitoring. Mode 2 provides all of the above plus inband monitoring. Mode 2 also steals 1/64th of the bandwidth of each channel (thus not supporting n x 56/64 kbit/s data channels for most values of n). Mode 3 provides all of the above, but also provides n x 56/64 kbit/s data channels. Most common implementations of Mode 3 add an extra channel to support the inband monitoring overhead. ModeNone should be used when the interface is not performing bandwidth-on-demand.
Context
- MIB
- DS0BUNDLE-MIB
- OID
.1.3.6.1.2.1.10.82.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx0BondingEntry
- 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 'DS0BUNDLE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0BUNDLE-MIB::dsx0BondMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS0BUNDLE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0BUNDLE-MIB::dsx0BondMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS0BUNDLE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS0BUNDLE-MIB::dsx0BondMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | mode0 |
4 | mode1 |
5 | mode2 |
6 | mode3 |
Conformance
Member of