sourceMACFromVendorClassIDFilterExclude

ZHNLAYER2BRIDGING · .1.3.6.1.4.1.5504.2.5.42.1.9.1.7

Object

column r/w SNMPv2-TCTruthValue
If false, on ingress to the interfaces associated with this Filter, 
the Bridge admits only those packets whose source MAC Address matches 
that of a LAN device previously identified as described in 
SourceMACFromVendorClassIDFilter. 
              
    - If SourceMACFromVendorClassIDFilter is empty, no packets are admitted. 
              
    - If SourceMACFromVendorClassIDFilter is true on ingress to the interfaces 
	   associated with this Filter, the Bridge admits all packets except those 
	   packets whose source MAC Address matches that of a LAN device previously 
	   identified as described in SourceMACFromVendorClassIDFilter. 
              	   
	 - If the SourceMACFromVendorClassIDFilter is empty, packets are admitted 
	   regardless of MAC address.

Context

MIB
ZHNLAYER2BRIDGING
OID
.1.3.6.1.4.1.5504.2.5.42.1.9.1.7
Type
column
Access
readwrite
Status
current
Parent
filterBridgeEntry
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 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::sourceMACFromVendorClassIDFilterExclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::sourceMACFromVendorClassIDFilterExclude.<filterKey>.<filterBridgeReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLAYER2BRIDGING::sourceMACFromVendorClassIDFilterExclude'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance