cgrtRouteAdminStatus
CISCO-ITP-GRT-MIB ·
.1.3.6.1.4.1.9.9.334.1.2.3.1.10
Object
column r/w
Enumeration
List of the possible administration route status
values.
'none' : none.
'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.
When the cgrtRouteAdminStatus object is set to the
none value the cgrtRouteStatus status will be based
on the cgrtRouteMgmtStatus and linkset availability.
Otherwise the cgrtRouteStatus will be set to the
value specified in cgrtRouteAdminStatus object.
Context
- MIB
- CISCO-ITP-GRT-MIB
- OID
.1.3.6.1.4.1.9.9.334.1.2.3.1.10- 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::cgrtRouteAdminStatus'
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::cgrtRouteAdminStatus.<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::cgrtRouteAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
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.