cmmcaServiceIntPeriod
CISCO-MMODAL-CONTACT-APPS-MIB ·
.1.3.6.1.4.1.9.9.664.1.5.1.1.5
Object
column minutesUnsigned32
This object defines the interval window over which values of certain
MIB objects of the corresponding service are calculated. Each service
entry defined in cmmcaServiceTable has corresponding entries in a
related table in cmmcaServiceInfo that are identified by the same index
and hence have sparse dependent relationship.
For eg: if cmmcaServiceIntPeriod is 30 min for a service of type
Reporting Subsystem(rs), then cmmcaRsIntResourceEventDetailRecords
interval object in cmmcaRsTable for this service, reports the number of
ResourceEventDetailRecords written into the database in the last 30
min interval.
Context
- MIB
- CISCO-MMODAL-CONTACT-APPS-MIB
- OID
.1.3.6.1.4.1.9.9.664.1.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- minutes
- Parent
- cmmcaServiceEntry
- Groups
- 1
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 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaServiceIntPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaServiceIntPeriod.<cmmcaServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaServiceIntPeriod'
Syntax
minutesUnsigned32
Values & Constraints
Object Constraints
range: 1-1440
Conformance
Member of