dcxMACUccMaxFailedAttempts
ARRIS-C3-MAC-MIB ·
.1.3.6.1.4.1.4115.1.4.3.6.1.1.1.10
Object
Maximum number of consecutive failed channel change attempts that a modem is allowed before the CMTS decides to no longer use the modem for load balancing purposes. If a modem successfully completes a channel change before the maximum number of attempts is reached, the number of consecutive failed attempts for the modem is reset. A value of 0 indicates no limit.
Context
- MIB
- ARRIS-C3-MAC-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.6.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcxMACCmtsMacEntry
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 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACUccMaxFailedAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACUccMaxFailedAttempts.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-MAC-MIB::dcxMACUccMaxFailedAttempts'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295