cadIfMacDomainCmTxPwrExtentionPreRegistrationEnabled
CADANT-CMTS-LAYER2CMTS-MIB ·
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.45
Object
Indicate if the transmit power extension (before registration) feature is enabled or not onthe CMTS. If set to 'true', the CMTS will populate TLV16 in the MDD message with the value of 1. If set to 'false', the CMTS will populate TLV16 in the MDD message with the the value of 0. The value in this MIB object is ignored if MTCM is disabled.
Context
- MIB
- CADANT-CMTS-LAYER2CMTS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.1.4.2.1.45- 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::cadIfMacDomainCmTxPwrExtentionPreRegistrationEnabled'
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::cadIfMacDomainCmTxPwrExtentionPreRegistrationEnabled.<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::cadIfMacDomainCmTxPwrExtentionPreRegistrationEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |