All MIBs › CISCO-ITP-GRT-MIB › cgrtMgmtNotifDelayTime
cgrtMgmtNotifDelayTime
Module: CISCO-ITP-GRT-MIB
OID (symbolic): CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime
OID (numeric): 1.3.6.1.4.1.9.9.334.1.1.16
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: 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.
What is cgrtMgmtNotifDelayTime?
A read-write setting controlling how long the system delays before sending a route management state change notification, allowing multiple route state changes to be bundled together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.1.16 snmpwalk -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.1.16.1 snmpget -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.334.1.1.16.1 i <value>
Start monitoring Cisco IP Transfer Point (ITP) SS7 signaling gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ITP-GRT-MIB::cgrtMgmtNotifDelayTime OID value, configure state conditions and alerts, and monitor any Cisco IP Transfer Point (ITP) SS7 signaling gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.334 | ciscoGrtMIB | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1 | ciscoGrtMIBObjects | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1.1 | cgrtScalars | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1.1.16 | cgrtMgmtNotifDelayTime | CISCO-ITP-GRT-MIB |