cgrtRouteStatus
CISCO-ITP-GRT-MIB ·
.1.3.6.1.4.1.9.9.334.1.2.3.1.6
Object
column r/w
Enumeration
List of the possible route status values. These values
are determine using the status of the linkset specified
in this route and the route management status.
'unknown' : Status can not be determined.
'available' : Route is available.
'restricted' : Traffic is restricted on route.
'unavailable' : Route is unable to service traffic.
'deleted' : Route has been removed.
Context
- MIB
- CISCO-ITP-GRT-MIB
- OID
.1.3.6.1.4.1.9.9.334.1.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cgrtRouteEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::cgrtRouteStatus'
More examples
Read one indexed 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::cgrtRouteStatus.<cgspInstNetwork>.<cgrtRouteDpc>.<cgrtRouteMask>.<cgrtRouteDestLsCost>.<cgrtRouteDestLinkset>'
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::cgrtRouteStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | available |
3 | restricted |
4 | unavailable |
5 | deleted |
Conformance
Member of
Compliance refinements
ciscoGrtMIBCompliance
readonly
Create/Write access is not required.
ciscoGrtMIBComplianceRev1
readonly
Create/Write access is not required.