cmFactOperMode
BRCM-CM-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.2.1.1
Object
scalar r/w
Enumeration
Reflects and controls the operational state of the device. If set to docsis(1), the CM will operate in the usual DOCSIS fashion. If set to diagnostic(2), the CM will not begin scanning at boot time, rather it will simply initialize the diagnostic IP stack with the provisioned IP address and await instructions. If this object is changed after boot time from docsis(1) to diagnostic(2), the CM will abort any DOCSIS operations which have begun and return to the diagnostic state immediately. If changed from diagnostic(2) to docsis(1), the CM will begin DOCSIS operations to the best of its ability given the current state. Note that certain diagnostic operations may interfere with normal DOCSIS operation until after the next boot sequence.
Context
- MIB
- BRCM-CM-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmFactoryBase
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-FACTORY-MIB::cmFactOperMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-FACTORY-MIB::cmFactOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | docsis |
2 | diagnostic |