cpIwfCadencedRingingTypeEntry
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.8.2.1
Object
row
An entry in the cpIwfCadencedRingingTypeTable that represents a
single ringing cycle. This entry contains a list of integers that
represent consecutive ON/OFF periods (in milliseconds). The
integer cadencedRingingNumPeriods indicates how many
cadencedRingingOnPeriod/cadencedRingingOffPeriod pairs in this row
have a meaning.
The maximum value of cadencedRingingNumPeriods is 10.
There are two special ringing cadences: no ringing and continous
ringing. The former is indicated by setting
cadencedRingingNumPeriods == 1 and cadencedRingingOnPeriod1 == 0.
The latter is indicated by setting cadencedRingingNumPeriods == 1
and cadencedRingingOffPeriod1 == 0.
Otherwise a valid cadencedRingingOnPeriod or
cadencedRingingOffPeriod must always be greater than zero.
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.8.2.1- Type
- row
- Status
- current
- Parent
- cpIwfCadencedRingingTypeTable
- Table
- cpIwfCadencedRingingTypeTable
- Children
- 23
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfCadencedRingingTypeEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPIWF-R-MIB::cpIwfCadencedRingingTypeEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.