zhoneHdsl2ConfigTransmitPowerbackoffMode
ZhoneDsl-MIB ·
.1.3.6.1.4.1.5504.5.4.3.1.3
Object
column r/w
Enumeration
Determines if the transmit power backoff defined in HDSL2 standard is used.
Context
- MIB
- ZhoneDsl-MIB
- OID
.1.3.6.1.4.1.5504.5.4.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneHdsl2ConfigProfileEntry
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 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneDsl-MIB::zhoneHdsl2ConfigTransmitPowerbackoffMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneDsl-MIB::zhoneHdsl2ConfigTransmitPowerbackoffMode.<zhoneHdsl2ConfigProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneDsl-MIB::zhoneHdsl2ConfigTransmitPowerbackoffMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backoff-disable |
2 | backoff-enable |
3 | no-change-backoff |