fxoEndOfCallToneCustomCadence
MX-FXO-MIB ·
.1.3.6.1.4.1.4935.15.45.1.20.30.10
Object
scalar r/w
OctetString
Custom cadence.
A cadence is a series of frequencies that are played for a specified time,
making up a tone. The format for a cadence is 'on, off, on, off, ...' where
'on' and 'off', respectively are numerical values representing the time in
milliseconds that the frequency can and can't be detected.
Example: '2000, 1000, 2000, 0' is a cadence where the frequency will play for
2 seconds, stop for 1 second, and play for two more seconds. This example is
also equivalent to setting the string '2000, 1000, 2000'.
Up to three 'on, off' pairs can be specified. Specifying less than those six
values will result in '0' values being added as necessary. Specifying more than
six will only use the six first values.
A cadence starting with a value of zero (0) is invalid. The first zero (0)
found in the string signals the end of the cadence (i.e. '200, 0, 300' is the
same as '200').
Allowed range for the 'on' and 'off' values are 0 to 32767.
These values are expressed in milliseconds (ms).
Context
- MIB
- MX-FXO-MIB
- OID
.1.3.6.1.4.1.4935.15.45.1.20.30.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxoEndOfCallToneCustomSettings
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-FXO-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FXO-MIB::fxoEndOfCallToneCustomCadence.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-FXO-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-FXO-MIB::fxoEndOfCallToneCustomCadence'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of