ctWanMMuxAdmin
CTRON-WAN-MULTI-IMUX-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.3.2.2.1.4
Object
column mandatory
r/w
Enumeration
Used to enable and disable an Inverse Multiplexer Application. This object is used to enable/disable Inverse Multiplexing for a single IMUX entity. Inverse Multiplexer Groups may be enabled/disabled independently using ctWanMMuxGroupAdmin. This object must be set to enabled for any inverse multiplexing to occur on the IMUX entity.
Context
- MIB
- CTRON-WAN-MULTI-IMUX-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.3.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctWanMMuxEntry
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::ctWanMMuxAdmin'
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::ctWanMMuxAdmin.<ctWanMMuxId>'
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::ctWanMMuxAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |