potsIfFxoDialInProgressTone
BINTEC-POTS-MIB ·
.0.14.1.2.1.24
Object
The progress tone is used for dial in mode 'DTMF' only. Other dial in modes will ignore this entry. The progress tone will signal the caller when to start to dial the subscriber number. After reception of the first digit this tone will disappear like any other dial tone.
Context
- MIB
- BINTEC-POTS-MIB
- OID
.0.14.1.2.1.24- Type
- column
- Access
- readwrite
- Status
- current
- 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::potsIfFxoDialInProgressTone'
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::potsIfFxoDialInProgressTone.<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::potsIfFxoDialInProgressTone'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |