ntnL2MultiFieldClfrSrcAddrMask
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.5.4.1.5
Object
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
ntnL2MultiFieldClfrSrcAddr 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 ntnL2MultiFieldClfrSrcAddr
address. A zero bit in the mask thus means that
the corresponding bit in the address always
matches. The ntnL2MultiFieldClfrSrcAddr 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
ntnL2MultiFieldClfrSrcAddr. Note that a mask
with no bits set (i.e., all zeroes) effectively
wildcards the ntnL2MultiFieldClfrSrcAddr 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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnL2MultiFieldClfrEntry
- Groups
- 1
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 '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::ntnL2MultiFieldClfrSrcAddrMask'
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::ntnL2MultiFieldClfrSrcAddrMask.<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::ntnL2MultiFieldClfrSrcAddrMask'
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
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.