All MIBs › DOCS-IF3-MIB › docsIf3CmtsCmRegStatusEnergyMgtOperStatus
docsIf3CmtsCmRegStatusEnergyMgtOperStatus
Module: DOCS-IF3-MIB
OID (symbolic): DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus
OID (numeric): 1.3.6.1.4.1.4491.2.1.20.1.3.1.17
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.3.1.17 snmpwalk -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.3.1.17.1 snmpget -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmtsCmRegStatusEnergyMgtOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsIf3CmtsCmRegStatusEnergyMgtOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20 | docsIf3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1 | docsIf3MibObjects | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.3 | docsIf3CmtsCmRegStatusTable | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.3.1 | docsIf3CmtsCmRegStatusEntry | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.3.1.17 | docsIf3CmtsCmRegStatusEnergyMgtOperStatus | DOCS-IF3-MIB |