All MIBs › CISCO-ITP-GRT-MIB › cgrtDestStatus
cgrtDestStatus
Module: CISCO-ITP-GRT-MIB
OID (symbolic): CISCO-ITP-GRT-MIB::cgrtDestStatus
OID (numeric): 1.3.6.1.4.1.9.9.334.1.2.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: List of the possible route state values. 'unknown' : A destination state of unknown occurs when the destination is a summary route. Unknown state is presented to indicate the protocols do not exchange state information for summary routes in certain configurations.
'accessible' : The destination can be reached by one or more routes specified for the destination. When summary routing is enabled, a destination status will also depend on route table entries that specify less specific matches. See Example 4 in the DESCRIPTION section for such a configuration.
'inaccessible' : Destination can not be reached by any route known to this signalling point.
'restricted' : Traffic has been restricted from being sent to the destination. The restricted state indicates that the primary route for the destination is unavailable or that it is impacted by some network event or failure of resource.
What is cgrtDestStatus?
This read-only object reports the current state of a destination route (such as accessible, inaccessible, or unknown), where 'unknown' applies to summary routes whose underlying protocol does not exchange explicit state information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.2.2.1.1 snmpwalk -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtDestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.334.1.2.2.1.1.1 snmpget -v2c -c public <target> CISCO-ITP-GRT-MIB::cgrtDestStatus.1
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::cgrtDestStatus 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.2 | cgrtObjects | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1.2.2 | cgrtDestTable | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1.2.2.1 | cgrtDestEntry | CISCO-ITP-GRT-MIB |
| 1.3.6.1.4.1.9.9.334.1.2.2.1.1 | cgrtDestStatus | CISCO-ITP-GRT-MIB |