ccsgcQuotaMgrLostRecordTimer
CISCO-CONTENT-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.597.1.1.1.1.3
Object
The time interval for monitoring the lost-record
event (ccsQuotaMgrLostRecordEvent) of a quota
manager. A notification is issued when quota manager
record is lost. An interval timer is
started with this value. When the timer expires the
lost record count (ccsQuotaMgrLostRecords) is checked.
If the lost record count has increased since the
previous the detection, the timer is restarted to
monitor another period. If the lost record count
has not increased since the previous detection,
a final notification is sent to indicate that the
condition has cleared.
The interval value ranges from 1 to 2147483647.
Context
- MIB
- CISCO-CONTENT-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.597.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ccsGlobalCfgTableEntry
- 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-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsgcQuotaMgrLostRecordTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsgcQuotaMgrLostRecordTimer.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTENT-SERVICES-MIB::ccsgcQuotaMgrLostRecordTimer'
Syntax
secondsSNMPv2-TCTimeInterval
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of