tpMatchMode
TPLINK-ROUTEMAP-MIB ·
.1.3.6.1.4.1.11863.6.76.1.2.2.1.1
Object
column TPRouteMapMode
Permit or deny set actions
Context
- MIB
- TPLINK-ROUTEMAP-MIB
- OID
.1.3.6.1.4.1.11863.6.76.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpRouteMapMatchConfigEntry
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 'TPLINK-ROUTEMAP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ROUTEMAP-MIB::tpMatchMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-ROUTEMAP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ROUTEMAP-MIB::tpMatchMode.<tpRouteMapName>.<tpRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-ROUTEMAP-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-ROUTEMAP-MIB::tpMatchMode'
Syntax
- Source
- TPRouteMapMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | permit |
2 | deny |