zxAnXdsl2LConfProfUpboKLF
ZTE-AN-XDSL2-MIB ·
.1.3.6.1.4.1.3902.1015.1001.1.3.4.1.3
Object
Defines the upstream power backoff force mode (UPBOKLF).
The three possible mode values are:
auto(1),
override(2), &
disableUpbo(3).
Context
- MIB
- ZTE-AN-XDSL2-MIB
- OID
.1.3.6.1.4.1.3902.1015.1001.1.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnXdsl2UpboConfProfEntry
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 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LConfProfUpboKLF'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LConfProfUpboKLF.<zxAnXdsl2LUpboConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LConfProfUpboKLF'
Syntax
- Source
- VDSL2-LINE-TC-MIBXdsl2UpboKLF
- Base type
Enumeration
Values & Constraints
Type Values
1 | auto |
2 | override |
3 | disableUpbo |