MIBs Depot

TGT-ADDRESS-MASK-MIB

Registered at
1.3.6.1.4.1.99
Last updated
1998-01-16 00:00
Organization
SNMP Research, Inc.
Namespace
audiocodes
Source file
TGT-ADDRESS-MASK-MIB
Digest
sha256:756f93b19ef5ac18ff1188fe8e74c5a475cf9be64156ddbc3266302b7c2a7116

Imports

FromSymbols
SNMP-TARGET-MIBsnmpTargetAddrEntry
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SNMP-FRAMEWORK-MIB
SNMP-TARGET-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
TGT-ADDRESS-MASK-MIB

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.99.1snmpResearchNodeSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.2snmpResearchVarVersionSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.12snmpResearchMIBs
1.3.6.1.4.1.99.13srProgramsSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.15srExperimentalSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.16secureIntelligenceSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.17policyBasedManagementSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.18srAgentCapabilitiesSNMP-RESEARCH-MIB
1.3.6.1.4.1.99.42mlmMIBSNMP-RESEARCH-MIB

Objects

NameOIDSyntaxAccessStatus
snmpResearch
OBJECT-IDENTITY
1.3.6.1.4.1.99
snmpResearchMIBs
OBJECT-IDENTITY
1.3.6.1.4.1.99.12
tgtAddressMaskObjects
OBJECT-IDENTITY
1.3.6.1.4.1.99.12.36.1
tgtAddressMaskTable
OBJECT-TYPE
Table to add an address mask to the snmpTargetAddrTable.
1.3.6.1.4.1.99.12.36.1.1not-accessiblecurrent
tgtAddressMaskEntry
OBJECT-TYPE
Adds an address mask to an snmpTargetAddrEntry.
1.3.6.1.4.1.99.12.36.1.1.1not-accessiblecurrent
tgtAddressMask
OBJECT-TYPE
This 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.
1.3.6.1.4.1.99.12.36.1.1.1.1TAddressread-createcurrent
tgtAddressMaskConformance
OBJECT-IDENTITY
1.3.6.1.4.1.99.12.36.3