ctWanMMuxChannelStatus
CTRON-WAN-MULTI-IMUX-MIB ·
.1.3.6.1.4.1.52.4.1.2.7.3.2.4.1.8
Object
column mandatory
Enumeration
Returns the current status of the channel associated with an inverse multiplexer group. The channel is active when the group admin status is enabled, and the channel is operational. The channel is inactive when either the group admin status is disabled, or the channel is not operational.
Context
- MIB
- CTRON-WAN-MULTI-IMUX-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.7.3.2.4.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctWanMMuxChannelEntry
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::ctWanMMuxChannelStatus'
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::ctWanMMuxChannelStatus.<ctWanMMuxChannelMMuxId>.<ctWanMMuxChannelGroupId>.<ctWanMMuxChannelId>'
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::ctWanMMuxChannelStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |