mapRuleType
MAP-E-MIB ·
.1.3.6.1.2.1.242.1.1.1.1.11
Object
column RuleType
Indicates the type of mapping rule. '1' represents a BMR. '2' represents an FMR. '3' represents a BMR that is also an FMR for mesh mode.
Context
- MIB
- MAP-E-MIB
- OID
.1.3.6.1.2.1.242.1.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mapRuleEntry
- 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 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapRuleType.<ifIndex>.<mapRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAP-E-MIB::mapRuleType'
Values & Constraints
Type Values
1 | bmr |
2 | fmr |
3 | bmrAndfmr |
Conformance
Member of