docsIfExt2CmMscStatusState

DOCS-IFEXT2-MIB · .1.3.6.1.4.1.4491.2.1.5.1.2.1.1.1

Object

column Enumeration
Indicates the current state of the Maximum Scheduled Codes
feature on the CM.
              
channelEnabled(1) S-CDMA Maximum Scheduled Codes
is enabled in the UCD TLV-17.
              
channelDisabled(2) S-CDMA Maximum Scheduled Codes
is disabled in the UCD TLV-17 or a UCD has been
received that does not contain that TLV.
              
Active(3) The CM has received a Ranging Response that
contains a non-zero TLV-10
and therefore has MSC activated. This state
overrides the channelEnabled(1) state.
              
Inactive(4) The CM has received a Ranging Response that
does not contain TLV-10 or has it
set to 0. This state overrides the
channelEnabled(1) state.
              
Unknown(5) CM has not yet received a UCD to determine
if MSC is enabled or disabled on that channel.

Context

MIB
DOCS-IFEXT2-MIB
OID
.1.3.6.1.4.1.4491.2.1.5.1.2.1.1.1
Type
column
Access
readonly
Status
current
Parent
docsIfExt2CmMscStatusEntry
Groups
1

Walk 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 'DOCS-IFEXT2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IFEXT2-MIB::docsIfExt2CmMscStatusState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IFEXT2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IFEXT2-MIB::docsIfExt2CmMscStatusState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IFEXT2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IFEXT2-MIB::docsIfExt2CmMscStatusState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1channelEnabled
2channelDisabled
3active
4inactive
5unknown

Conformance