ntnL2MultiFieldClfrDstAddrMask

NTN-QOS-POLICY-EVOL-PIB · .1.3.6.1.4.1.45.4.7.1.5.4.1.3

Object

column r/w SNMPv2-TCMacAddress
This object specifies the bits in a 802 
destination address that should be considered 
when performing a 802 DA comparison against 
the address specified in the 
ntnL2MultiFieldClfrDstAddr object.
              
The value of this object represents a mask 
that is logically and'ed with the 802 DA in 
received frames to derive the value to be 
compared against the ntnL2MultiFieldClfrDstAddr 
address. A zero bit in the mask thus means that 
the corresponding bit in the address always 
matches. The ntnL2MultiFieldClfrDstAddr value 
must also be masked using this value prior to 
any comparisons.
              
The length of this object in octets must equal 
the length in octets of the 
ntnL2MultiFieldClfrDstAddr. Note that a mask 
with no bits set (i.e., all zeroes) effectively 
wildcards the ntnL2MultiFieldClfrDstAddr object.
              
Version 1/2 attribute.

Context

MIB
NTN-QOS-POLICY-EVOL-PIB
OID
.1.3.6.1.4.1.45.4.7.1.5.4.1.3
Type
column
Access
readwrite
Status
current
Parent
ntnL2MultiFieldClfrEntry
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 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnL2MultiFieldClfrDstAddrMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnL2MultiFieldClfrDstAddrMask.<ntnL2MultiFieldClfrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EVOL-PIB::ntnL2MultiFieldClfrDstAddrMask'

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

Member of
Compliance refinements
Write access is not required.