cgrtMgmtNotifDelayTime

CISCO-ITP-GRT-MIB · .1.3.6.1.4.1.9.9.334.1.1.16

Object

scalar deprecated r/w secondsUnsigned32
This object specifies the maximum amount of time to delay
before generating the ciscoGrtMgmtStateChange notification.
The delay is introduced to allow multiple route state 
changes to be bundled into a single notification.
          
If the value of this object is equal to 0, the device will 
generate ciscoGrtMgmtStateChange notification as each route 
changes states.
          
If the value of this object is greater than 0, the device 
will not generate notifications as routes change state. 
As routes change state they are accumulated until the time
specified in cgrtMgmtNotifDelayTime has elapsed or 
enough state changes have been accumulated to fill up the 
cgrtRouteNotifChanges object.
          
This object is ignored by the agent when the
cgrtMgmtNotifEnabled object is set to the 'false' value.

Context

MIB
CISCO-ITP-GRT-MIB
OID
.1.3.6.1.4.1.9.9.334.1.1.16
Type
scalar
Access
readwrite
Status
deprecated
Units
seconds
Parent
cgrtScalars
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-ITP-GRT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-GRT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-60

Conformance