ostIfEvcExtendedOn

OMNITRON-EXT-MIB · .1.3.6.1.4.1.7342.7.1.1.2.1.8

Object

column r/w Bits
A vector of bits that indicates what Interface Extended Filtering
options are selected.
              
A bit set to '1' selects the Extended Filtering option.
              
A bit set to '0' denotes the the Extended Filtering option is not used.
              
For Layer 2 frames the valid Filtering Options are VLAN identification,
Ethertype, Tag Priority, Destination MAC address, and Source MAC address.
              
For IP and Layer 2 frames the valid Filtering Options are VLAN identification,
IP priority, Tag priority, Destination MAC address, Source MAC address,
and Layer 4 destination port.
              
For IP and Layer 4 frames the valid Filtering Options are VLAN identification,
IP priority, Tag priority, Source IP address, Destination IP address,
Layer 4 source port, and Layer 4 destination port.
              
bMacda(0)        Destination MAC address
bMacsa(1)        Source MAC address
bEtype(2)        Etherype
bVid(3)          VLAN identification
bIpsrc(4)        Source IP address
bIpdst(5)        Destination IP address
bL4src(6)        Layer 4 source port
bL4dst(7)        Layer 4 destination port
bPcp(8)          Tag priority
bDscp(9)         IP priority

Context

MIB
OMNITRON-EXT-MIB
OID
.1.3.6.1.4.1.7342.7.1.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
ostIfEvcEntry
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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostIfEvcExtendedOn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostIfEvcExtendedOn.<ostInterfaceIndex>.<ostIfEvcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostIfEvcExtendedOn'

Syntax

Bits

Values & Constraints

Enumerated Values
0bMacda
1bMacsa
2bEtype
3bVid
4bIpsrc
5bIpdst
6bL4src
7bL4dst
8bPcp
9bDscp

Conformance

Member of