cfgChannelMapSource

DMON-COMMON-MIB · .1.3.6.1.4.1.5802.999999.2.18.1

Object

scalar r/w Enumeration
Specify the source of the channel map
          
This mode is not persistent and MUST be configured at digest of 
the DOCSIS configuration file during CMTS registration
          
dsg:
  DMon uses DSG to retrieve the channel map from the SCTE-65. 
  The DMon will use that data to update the dmonPhyInfoTable with 
  this information.
            
auto-discovery:
  Auto discover is use to blindly determine the Downstream QAM 
  channels and build the dmonPhyInfoTable.
          
provisioning:
        The mode will manual define the channel map via the dmonPhyInfoTable via the 
 DOCSIS Configuration file

Context

MIB
DMON-COMMON-MIB
OID
.1.3.6.1.4.1.5802.999999.2.18.1
Type
scalar
Access
readwrite
Status
current
Parent
cfgChannelMap

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-COMMON-MIB::cfgChannelMapSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMON-COMMON-MIB::cfgChannelMapSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0dsg
1auto-discovery
2provisioning