hm2DynFwRuleParams

HM2-FW-MIB · .1.3.6.1.4.1.248.11.79.1.2.2.1.1.7

Object

column r/w OctetString
Additional parameters to this rule as string. 
A parameter has the syntax: 
         <param>=<val>
Parameters are separated by a comma.
If more than one value is given for a parameter, values are
separated by a |-sign
Following paramters are defined based on the different 
protocols:
o icmp: type=<ICMP type> (specify ICMP type to filter)
        code=<ICMP code> (specify ICMP code to filter)
o tcp:  frag=<true/false> (apply to fragments)
        flags=<SYN/ACK/FIN> (apply to packets with give flags
o udp/tcp: state=<new/rel/est> (apply to packets according
           current state of connection>
o general: mac=<MAC> (specify source MAC address for this
           rule)

Context

MIB
HM2-FW-MIB
OID
.1.3.6.1.4.1.248.11.79.1.2.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hm2DynFwRuleEntry
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 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2DynFwRuleParams'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2DynFwRuleParams.<hm2DynFwRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-FW-MIB::hm2DynFwRuleParams'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-50

Conformance