docsSubmgt3FilterGrpEnetProtocol

DOCS-SUBMGT3-MIB · .1.3.6.1.4.1.4491.2.1.10.1.5.1.22

Object

column r/w Unsigned32
This attribute represents the Ethernet protocol 
type to be matched against the packets. For EnetProtocolType 
set to 'none', this attribute is ignored when considering 
whether a packet matches the current rule. 
If the attribute EnetProtocolType is 'ethertype', 
this attribute gives the 16-bit value of the EtherType 
that the packet must match in order to match the rule. 
If the attribute EnetProtocolType is 'dsap', the lower 
8 bits of this attribute's value must match the DSAP 
octet of the packet in order to match the rule. If the Ethernet 
frame contains an 802.1p/Q Tag header (i.e., 
EtherType 0x8100), this attribute applies to the embedded 
EtherType field within the 802.1p/Q header.

Context

MIB
DOCS-SUBMGT3-MIB
OID
.1.3.6.1.4.1.4491.2.1.10.1.5.1.22
Type
column
Access
readwrite
Status
current
Parent
docsSubmgt3FilterGrpEntry
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 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpEnetProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpEnetProtocol.<docsSubmgt3FilterGrpGrpId>.<docsSubmgt3FilterGrpRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT3-MIB::docsSubmgt3FilterGrpEnetProtocol'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance