ostCosExtendedOn
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.7.1.1.16
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, Destination MAC address, and Source MAC address.
For IP and Layer 2 frames the valid Filtering Options are VLAN identification,
Destination MAC address, Source MAC address, and Layer 4 destination port.
For IP and Layer 4 frames the valid Filtering Options are VLAN identification,
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
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.7.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostCosEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ostCosExtendedOn'
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::ostCosExtendedOn.<ostCosModuleIndex>.<ostCosIndex>'
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::ostCosExtendedOn'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | bMacda |
1 | bMacsa |
2 | bEtype |
3 | bVid |
4 | bIpsrc |
5 | bIpdst |
6 | bL4src |
7 | bL4dst |
8 | bPcp |
9 | bDscp |
Conformance
Member of