hm2L2RuleEtypeValue

HM2-FW-MIB · .1.3.6.1.4.1.248.11.79.1.6.3.1.1.7

Object

The Ethertype custom value used in the Filter classification.
This object is only valid if the hm2L2RuleEtypeKey is set to
custom(1).  Values ranging from 0x0600 to 0xFFFF
(1536 to 65535) are interpreted as the Ethertype.
Lower values are interpreted as frame size.
A value of 0 indicates that this field is not used.

Context

MIB
HM2-FW-MIB
OID
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hm2L2RuleEntry
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::hm2L2RuleEtypeValue'
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::hm2L2RuleEtypeValue.<hm2L2RuleIndex>'
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::hm2L2RuleEtypeValue'

Values & Constraints

Type Constraints
range: 0..65535

Conformance