All MIBs › CISCO-ITP-GRT-MIB › cgrtDestNotifDelayTime
cgrtDestNotifDelayTime
Module: CISCO-ITP-GRT-MIB
OID (symbolic): CISCO-ITP-GRT-MIB::cgrtDestNotifDelayTime
OID (numeric): 1.3.6.1.4.1.9.9.334.1.1.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the maximum amount of time to delay before generating the ciscoGrtDestStateChange notification. The delay is introduced to allow multiple destination state changes to be bundled into a single notification.
If the value of this object is equal to 0, the device will generate ciscoGrtDestStateChange notification as each route changes states.
If the value of this object is greater than 0, the device will not generate notifications as destinations change state. As each destination changes state they are accumulated until the time specified in cgrtDestNotifDelayTime has elapsed or enough state changes have been accumulated to fill up the cgrtDestNotifChanges object.
This object is ignored by the agent when the cgrtDestNotifEnabled object is set to the 'false' value.
What is cgrtDestNotifDelayTime?
A read-write setting controlling how long the system delays before sending a destination state change notification, allowing multiple state changes to be bundled into one notification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.1.11 snmpwalk -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtDestNotifDelayTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.1.11.1 snmpget -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtDestNotifDelayTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.334.1.1.11.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::cgrtDestNotifDelayTime 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.11 | cgrtDestNotifDelayTime | CISCO-ITP-GRT-MIB |