ctWanMMuxGroupAdmin
CTRON-WAN-MULTI-IMUX-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.3.2.3.1.3
Object
column mandatory
r/w
Enumeration
Used to enable and disable an Inverse Multiplexer group which evenly distributes data traffic in a properly sequenced fashion, over two or more single channel Wide Area Network connections such as DS1, E1, DDS, or SYNC. Each of the single channel connections must be configured with an appropriate datalink protocol. A minimum of two channels, each assigned to it's own physical interface, is required before the Inverse Multiplexer group can be enabled.
Context
- MIB
- CTRON-WAN-MULTI-IMUX-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.3.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctWanMMuxGroupEntry
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 'CTRON-WAN-MULTI-IMUX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MULTI-IMUX-MIB::ctWanMMuxGroupAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-WAN-MULTI-IMUX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-WAN-MULTI-IMUX-MIB::ctWanMMuxGroupAdmin.<ctWanMMuxGroupMMuxId>.<ctWanMMuxGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-WAN-MULTI-IMUX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-WAN-MULTI-IMUX-MIB::ctWanMMuxGroupAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |