adslConfRxStartFreqBin
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.10.1.1.10
Object
This parameter controls Receive Start Bin number. Range of values for this parameter depends on ADSL Annex supported, and transmisson mode (adslTransmissionMode) selected: ADSL Annex A and Echo Cancellation (EC) : 6 to 255 ADSL Annex A and Frequency Division (FDM) : 32 to 255 ADSL Annex B and Echo Cancellation (EC) : 33 to 255 ADSL Annex B and Frequency Division (FDM) : 64 to 255 Frequency (in khz unit) is calculated by multiplying this value by bin bandwidth (4Khz)
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.10.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslConfEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::adslConfRxStartFreqBin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::adslConfRxStartFreqBin.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::adslConfRxStartFreqBin'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | annexA |
3 | annexB |
4 | annexG |
5 | annexF |
Type Constraints
range: -2147483648..2147483647