adEShdslProvAnfp100KhzLossLetter
ADTRAN-SHDSL-MIB ·
.1.3.6.1.4.1.664.5.59.1.3.1.1.21
Object
column r/w
Enumeration
When adEShdslProvLineProbing is set to enableANFPWorstCase(10) or enableANFPCurrentCond(11) this object sets the maximum rate according to the ANFP spec U (Ultra Short, 100k loss<=11) X (Extra Short, 100k loss<=21) S (Short, 100k loss<=26) M (Medium, 100k loss<=29) L (Long, 100k loss>=30)
Context
- MIB
- ADTRAN-SHDSL-MIB
- OID
.1.3.6.1.4.1.664.5.59.1.3.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adEShdslProvEntry
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 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslProvAnfp100KhzLossLetter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslProvAnfp100KhzLossLetter.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-SHDSL-MIB::adEShdslProvAnfp100KhzLossLetter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ultrashortU |
2 | extrashortX |
3 | shortS |
4 | mediumM |
5 | longL |