cadIfMacDomainEnergyMgt1x1Enabled
CADANT-CMTS-LAYER2CMTS-MIB ·
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.51
Object
This attribute indicates whether the CMTS is configured for 1x1 Energy Management Mode of operation on a per MAC Domain basis. If this attribute is set to 'true', the CMTS is configured for 1x1 Energy Management Mode of operation on this MAC Domain. If this attribute is set to 'false', the Energy Management 1x1 Mode of operation is disabled in the CMTS on this MAC Domain
Context
- MIB
- CADANT-CMTS-LAYER2CMTS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.51- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadIfMacDomainEntry
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 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainEnergyMgt1x1Enabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainEnergyMgt1x1Enabled.<cadIfMacDomainIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainEnergyMgt1x1Enabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |