cgrtRouteMgmtStatus
CISCO-ITP-GRT-MIB ·
.1.3.6.1.4.1.9.9.334.1.2.3.1.7
Object
column r/w
Enumeration
List of the possible route management route status
values. Route management status are received in
transfer-allowed(TFA), transfer-prohibited(TFP),
transfer-restricted(TFR), transfer-cluster-allowed(TCA),
transfer-cluster-prohibited(TCP) and
transfer-cluster-restricted(TFR) management messages.
'unknown' : Status can not be determined.
'allowed' : traffic is allowed.
'restricted' : Traffic is restricted on route.
'prohibited' : Route is prohibited from providing
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.7- 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::cgrtRouteMgmtStatus'
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::cgrtRouteMgmtStatus.<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::cgrtRouteMgmtStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | allowed |
3 | restricted |
4 | prohibited |
5 | deleted |
Conformance
Member of
Compliance refinements
ciscoGrtMIBCompliance
readonly
Create/Write access is not required.
ciscoGrtMIBComplianceRev1
readonly
Create/Write access is not required.