myRouteMapSetLevel
MY-ROUTE-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.20.2.1.1.8
Object
column r/w
Enumeration
Set the level for routes that are advertised into the specified area of the routing domain. 'all'indicate that routes will be advertised into all type area.
Context
- MIB
- MY-ROUTE-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.20.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Default
all- 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::myRouteMapSetLevel'
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::myRouteMapSetLevel.<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::myRouteMapSetLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | all |
1 | stubarea |
2 | backbone |
Conformance
Member of