potsIfFxoBusyToneDetection
BINTEC-POTS-MIB ·
.0.14.1.2.1.12
Object
column obsolete
r/w
Enumeration
Type of tone:
off(1) no busy tone detection
single(2) detect just one tone rhythm
dual(3) detect also an alternative tone rhythm
Enable busy tone detection.
Context
- MIB
- BINTEC-POTS-MIB
- OID
.0.14.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- potsIfFxoEntry
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 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-POTS-MIB::potsIfFxoBusyToneDetection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-POTS-MIB::potsIfFxoBusyToneDetection.<potsIfFxoIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-POTS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-POTS-MIB::potsIfFxoBusyToneDetection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | single |
3 | dual |