qos802AceSrcAddrMask
QOS-POLICY-802-PIB ·
.1.3.6.1.4.1.45.4.3.1.2.1.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
qos802AceSrcAddr 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 qos802AceSrcAddr address. A
zero bit in the mask thus means that the corresponding bit
in the address always matches. The qos802AceSrcAddr 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 qos802AceSrcAddr. Note that a mask with no bits
set (i.e., all zeroes) effectively wildcards the
qos802AceSrcAddr object.
Context
- MIB
- QOS-POLICY-802-PIB
- OID
.1.3.6.1.4.1.45.4.3.1.2.1.1.5- 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::qos802AceSrcAddrMask'
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::qos802AceSrcAddrMask.<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::qos802AceSrcAddrMask'
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.