cfgFwFltRProtocol

WESTERMO-SW6-FIREWALL-MIB · .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.7

Object

column r/w Integer32
Choose which IP protocol the rule matches.
              
For a list of the currently existing protocols see:
https://en.wikipedia.org/wiki/List_of_IP_protocol_numbers
Some examples are:
              
* **any(0)**: Match any ip protocol
* **icmp(1)**
* **igmp(2)**
* **tcp(6)**
* **udp(17)**
* **gre(47)**
* **esp(50)**
* **ah(51)**
* **ospf(89)**
* **vrrp / carp(112)**
* **l2tp(115)**
              
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-FIREWALL-MIB
OID
.1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.7
Type
column
Access
readwrite
Status
current
Parent
cfgFwFilterRulesTableEntry
Groups
1

Walk 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 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwFltRProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwFltRProtocol.<cfgFwNatOutIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwFltRProtocol'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance