bcsiL2NamedAclSourceMacMask
BROCADE-ACL-MIB ·
.1.3.6.1.4.1.1588.3.1.16.1.2.1.7
Object
column r/w
Optional Source MAC address mask.
By default, it matches with any source MAC within a packet.
To match on the first two bytes of the address
aabb.ccdd.eeff, use the mask ffff.0000.0000. In this case,
the clause matches all source MAC addresses that contain
'aabb' as the first two bytes and any values in the
remaining bytes of the MAC address.
Applicable for Extended ACLs only.
Context
- MIB
- BROCADE-ACL-MIB
- OID
.1.3.6.1.4.1.1588.3.1.16.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bcsiL2NamedAclRuleEntry
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 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiL2NamedAclSourceMacMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ACL-MIB::bcsiL2NamedAclSourceMacMask.<bcsiL2NamedAclId>.<bcsiL2NamedAclSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-ACL-MIB::bcsiL2NamedAclSourceMacMask'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.