filterVendorId
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.7.2.1.3
Object
column VendorIdType
The vendor ID portion of a MAC address. If the source or destination MAC address has the same vendor ID, a match occurs. The packet is dropped if a match occurs and deny(1) was specified. The packet is dropped if a match doesn't occur and at least one Vendor ID filter was specified with permit(3).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.7.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- filterVendorEntry
- 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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::filterVendorId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::filterVendorId.<filterVendorModule>.<filterVendorPort>.<filterVendorId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::filterVendorId'
Syntax
- Source
- VendorIdType
- Base type
OctetString
Values & Constraints
Type Constraints
range: 3
Conformance
Member of