adGenFxo1004HzToneTest
ADTRAN-GENFXO-MIB ·
.1.3.6.1.4.1.664.5.70.38.3.2.1.1.2
Object
column r/w
Enumeration
Use to enable or disable a 1004Hz tone test. 1 = near Send tone to the loop. 2 = far Send tone to the network. 3 = disable Turn off tone.
Context
- MIB
- ADTRAN-GENFXO-MIB
- OID
.1.3.6.1.4.1.664.5.70.38.3.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenFxoInterfaceTestsEntry
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-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENFXO-MIB::adGenFxo1004HzToneTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENFXO-MIB::adGenFxo1004HzToneTest.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENFXO-MIB::adGenFxo1004HzToneTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | near |
2 | far |
3 | disable |