docsIf3CmtsCmRegStatusEnergyMgtOperStatus
DOCS-IF3-MIB ·
.1.3.6.1.4.1.4491.2.1.20.1.3.1.17
Object
column Bits
This attribute indicates whether the CM is currently operating
in an Energy Management Mode. If this attribute returns the
em1x1Mode(0) bit set, the CM is operating in Energy Management
1x1 Mode. If this attribute returns the dlsMode(1) bit set, the
CM is operating in DLS Mode. If this attribute returns all bits
cleared, the CM is not operating in any Energy Management Mode.
This attribute always returns 0x00 (no bits set) in the case when
docsIf3CmtsCmRegStatusEnergyMgtEnabled is set to 0x00 (no Energy
Management Features enabled).
Note: dlsMode(1) and em1x1Mode(0) are mutually exclusive, thus
a return value where both of these bits are 'true' is invalid.
Context
- MIB
- DOCS-IF3-MIB
- OID
.1.3.6.1.4.1.4491.2.1.20.1.3.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIf3CmtsCmRegStatusEntry
- Groups
- 1
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 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus.<docsIf3CmtsCmRegStatusId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | em1x1Mode |
1 | dlsMode |
Conformance
Member of