qos802AceDstAddrMask
QOS-POLICY-802-PIB ·
.1.3.6.1.4.1.45.4.3.1.2.1.1.3
Object
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 qos802AceDstAddr 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 qos802AceDstAddr address. A zero
bit in the mask thus means that the corresponding bit in the
address always matches. The qos802AceDstAddr 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 qos802AceDstAddr. Note that a mask with no bits
set (i.e., all zeroes) effectively wildcards the
qos802AceDstAddr object.
Context
- MIB
- QOS-POLICY-802-PIB
- OID
.1.3.6.1.4.1.45.4.3.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qos802AceEntry
- 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 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AceDstAddrMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-802-PIB::qos802AceDstAddrMask.<qos802AceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-802-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-802-PIB::qos802AceDstAddrMask'
Syntax
- Source
- SNMPv2-TCPhysAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents media- or physical-level addresses.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
qosPolicy802PibCompliance
readonly
Write access is not required.