usbCDCEtherPacketFilter

USB-MIB · .1.3.6.1.3.103.1.5.1.4

Object

column Bits
Bitmap indicates the host requirements to the USB
device to perform Ethernet packet filtering of the
particular type frames directed to the host

Context

MIB
USB-MIB
OID
.1.3.6.1.3.103.1.5.1.4
Type
column
Access
readonly
Status
current
Parent
usbCDCEtherEntry
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 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCEtherPacketFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCEtherPacketFilter.<usbCDCEtherIndex>.<usbCDCEtherIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USB-MIB::usbCDCEtherPacketFilter'

Syntax

Bits

Values & Constraints

Enumerated Values
0packetPromiscuous
1packetAllMulticast
2packetDirected
3packetBroadcast
4packetMulticast

Conformance