ntnQosL2AccessElemSrcAddrMask

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

Object

column r/w SNMPv2-TCMacAddress
This object specifies the bits in a 802 MAC 
source address that should be considered when 
performing a 802 MAC SA comparison against 
the address specified in the 
ntnQosL2AccessElemSrcAddr object.
              
The value of this object represents a mask 
that is logically and'ed with the 802 MAC SA 
in received frames to derive the value to be 
compared against the ntnQosL2AccessElemSrcAddr 
address. A zero bit in the mask thus means that 
the corresponding bit in the address always 
matches. The ntnQosL2AccessElemSrcAddr 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 
ntnQosL2AccessElemSrcAddr. Note that a mask 
with no bits set (i.e., all zeroes) effectively 
wildcards the ntnQosL2AccessElemSrcAddr object.

Context

MIB
NTN-QOS-POLICY-EVOL-PIB
OID
.1.3.6.1.4.1.45.4.7.1.13.4.1.5
Type
column
Access
readwrite
Status
current
Parent
ntnQosL2AccessElemEntry
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::ntnQosL2AccessElemSrcAddrMask'
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::ntnQosL2AccessElemSrcAddrMask.<ntnQosL2AccessElemId>'
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::ntnQosL2AccessElemSrcAddrMask'

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