cadIf3CmtsCmUsStatusIsMuted
CADANT-CMTS-IF3-MIB ·
.1.3.6.1.4.1.4998.1.1.110.1.1.6.1.11
Object
column SNMPv2-TCTruthValue
This attribute has a value 'true' to indicate that the CM's upstream channel has been muted via CM-CTRL-REQ/CM-CTRL-RSP message exchange.
Context
- MIB
- CADANT-CMTS-IF3-MIB
- OID
.1.3.6.1.4.1.4998.1.1.110.1.1.6.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadIf3CmtsCmUsStatusEntry
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 'CADANT-CMTS-IF3-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-IF3-MIB::cadIf3CmtsCmUsStatusIsMuted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-IF3-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-IF3-MIB::cadIf3CmtsCmUsStatusIsMuted.<cadIfCmtsCmStatusMacAddress>.<cadIf3CmtsCmUsStatusChIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-IF3-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-IF3-MIB::cadIf3CmtsCmUsStatusIsMuted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |