phoneIfToneDefinitionCadence
BINTEC-PHONE-MIB ·
.0.15.1.2.1.6
Object
Cadence string for this single/dual-tone.
The cadence definition consists of times of activity, times
of no activity and some control information. All information
is concatenated to one string and all times are given in
milliseconds.
Synopsis:
[:] active time [:] [passive time] [:]...
Arguments:
active time a<time value in ms>
passive time p<time value in ms>
: start or end of loop interval
,|-|blank allowed delimiters for better reading
before and behind the timing arguments
Examples:
1) a200,p200,a200
=> two tones with 200ms pause in between
2) a1000 p500 : a200 p200 :
=> a long pulse at the beginning followed by a
continous interval of short pulses
3) p2000-a1000
=> a pulse of one second after two second pause
4) :a1000:
=> definition for an endless active period
Context
- MIB
- BINTEC-PHONE-MIB
- OID
.0.15.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- phoneIfToneDefinitionEntry
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-PHONE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PHONE-MIB::phoneIfToneDefinitionCadence'
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::phoneIfToneDefinitionCadence.<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::phoneIfToneDefinitionCadence'
Syntax
- Source
- CadenceString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..127