myRouteMapOperType
MY-ROUTE-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.20.2.1.1.3
Object
column Enumeration
If permit is specified and the match criteria are met for this route map, the route is redistributed as controlled by the set actions. If deny is specified, the route is not redistributed.
Context
- MIB
- MY-ROUTE-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.20.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Default
permit- Parent
- myRouteMapEntry
- Groups
- 1
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 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ROUTE-MIB::myRouteMapOperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ROUTE-MIB::myRouteMapOperType.<myRouteMapName>.<myRouteMapSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-ROUTE-MIB::myRouteMapOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
Conformance
Member of