cienaCesMacScanAttrMac

CIENA-CES-MAC-MIB · .1.3.6.1.4.1.1271.2.1.26.1.1.1.3

Object

scalar r/w SNMPv2-TCMacAddress
The MAC and mask attributes allow the user to construct MAC scan 
table entries that match all or part of the specified MAC and mask attributes.
The MAC scan table will only contain entries that have bits set, 
matching the specified MAC address and mask.  This will allow the user 
to specify that certain bits in the MAC address must be 1's or 0's.
          
A mask of ff:ff:ff:ff:ff:ff will be implied only when the specified 
MAC address will be included in the MAC table.
          
A MAC attribute of 00:00:00:00:00:00 allowing all MACs to be included 
in the table (provided the other attributes match allowing the table 
entry to be returned).

Context

MIB
CIENA-CES-MAC-MIB
OID
.1.3.6.1.4.1.1271.2.1.26.1.1.1.3
Type
scalar
Access
readwrite
Status
current
Parent
cienaCesMacScanAttr
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MAC-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MAC-MIB::cienaCesMacScanAttrMac.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MAC-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MAC-MIB::cienaCesMacScanAttrMac'

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance