arrisMtaDevEndPntRingingWaveform
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.25
Object
column r/w
Enumeration
Indicates the voltage waveform used when ringing this telephony endpoint. If normal(1) is used the standard waveform will be applied. If sinusoidal(2) is specified, extra waveshaping will be performed. This is for use with telephones that exhibit increased sensitivity to the ring voltage waveform. The default value for this object is normal(1).
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.2.4.3.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevEndPntEntry
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 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntRingingWaveform'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntRingingWaveform.<arrisMtaDevEndPntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevEndPntRingingWaveform'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | sinusoidal |