TGT-ADDRESS-MASK-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for TGT-ADDRESS-MASK-MIB.
Main OID:
tgtAddressMaskMIB.1.3.6.1.4.1.99.12.36
6
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
6 total| Object Name |
|---|
tgtAddressMaskMIB MODULE-IDENTITY .1.3.6.1.4.1.99.12.36 |
tgtAddressMaskObjects OBJECT IDENTIFIER .1.3.6.1.4.1.99.12.36.1 |
tgtAddressMaskTableTable to add an address mask to the
snmpTargetAddrTable. SEQUENCE OF TgtAddressMaskEntry .1.3.6.1.4.1.99.12.36.1.1 |
tgtAddressMaskEntryAdds an address mask to an snmpTargetAddrEntry. TgtAddressMaskEntry .1.3.6.1.4.1.99.12.36.1.1.1 |
tgtAddressMaskThis object is used to qualify the value of the
corresponding instance of snmpTargetAddrTAddress.
The format of this object is determined by the
corresponding instance of snmpTargetAddrTDomain.
When performing transport address validation on
a received packet, the value of this object is
used as a mask to determine whether a source
address matches a particular entry in the
snmpTargetAddrTable. In general, the comparison
using this mask value is performed as follows for
each octet contained in the source address and
snmpTargetAddrTAddress value:
(sourceAddr & tgtAddressMask) ==
(snmpTargetAddrTAddress & tgtAddressMask)
if the values are equal for all octets, the source
address matches the entry.rw TAddress (SNMPv2-TC) .1.3.6.1.4.1.99.12.36.1.1.1.1 |
tgtAddressMaskConformance OBJECT IDENTIFIER .1.3.6.1.4.1.99.12.36.3 |