oaOspfRouteMapRuleType
OAOSPF-MIB ·
.1.3.6.1.4.1.6926.1.10.2.10.1.2
Object
column mandatory
Enumeration
Index.
Context
- MIB
- OAOSPF-MIB
- OID
.1.3.6.1.4.1.6926.1.10.2.10.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaOspfRouteMapRuleEntry
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 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OAOSPF-MIB::oaOspfRouteMapRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OAOSPF-MIB::oaOspfRouteMapRuleType.<oaOspfRouteMapRuleName>.<oaOspfRouteMapRuleType>.<oaOspfRouteMapRuleSequenceNo>.<oaOspfRouteMapRuleMethod>.<oaOspfRouteMapRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OAOSPF-MIB::oaOspfRouteMapRuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | permit |
3 | deny |