cfgFwFltRDestinationAddress

WESTERMO-SW6-FIREWALL-MIB · .1.3.6.1.4.1.16177.1.400.2.1.1.4.10.1.11

Object

column r/w OctetString
Destination address to match.
              
This can be a specific ip address or a range in CIDR notation.
Set to 0.0.0.0/0 to match all destinations.
Set to 172.17.29.7/32 to match the specific IP 172.17.29.7.
You can use ! to invert the sense of the rule: E.g. !192.168.0.0/24
              
Set to -1 to not use this parameter.
              
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.11
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::cfgFwFltRDestinationAddress'
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::cfgFwFltRDestinationAddress.<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::cfgFwFltRDestinationAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-20

Conformance