phoneIfToneDefinitionType

BINTEC-PHONE-MIB · .0.15.1.2.1.2

Object

column r/w Enumeration
Type of tone:
single(1)   just one frequency
dual(2)     mix of two frequencies
              
Variables phoneIfToneDefinitionFreq1 and phoneIfToneDefinitionFreq2
specify frequencies involved as appropriate.
              
Default value is single-tone.

Context

MIB
BINTEC-PHONE-MIB
OID
.0.15.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
phoneIfToneDefinitionEntry

Walk 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-PHONE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PHONE-MIB::phoneIfToneDefinitionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-PHONE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PHONE-MIB::phoneIfToneDefinitionType.<phoneIfToneDefinitionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-PHONE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-PHONE-MIB::phoneIfToneDefinitionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single
2dual