csgAgentLostRecordTimer

CISCO-CSG-MIB · .1.3.6.1.4.1.9.9.331.1.1.1

Object

The time interval for monitoring the lost-record
event (ciscoCsgAgentLostRecordEvent) of a billing
mediation agent (BMA). A notification is issued when
the CSG detects a lost BMA record. An interval timer is 
started with this value. When the timer expires the
lost record count (csgAgentLostRecords) 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.

Context

MIB
CISCO-CSG-MIB
OID
.1.3.6.1.4.1.9.9.331.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
csgScalars
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgAgentLostRecordTimer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CSG-MIB::csgAgentLostRecordTimer'

Syntax

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
Compliance refinements
Create/Write access is not required.