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
| From | Symbols |
|---|---|
| SNMP-TARGET-MIB | snmpTargetAddrEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, 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.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.99.1 | snmpResearchNode | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.2 | snmpResearchVarVersion | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.12 | snmpResearchMIBs | |
| 1.3.6.1.4.1.99.13 | srPrograms | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.15 | srExperimental | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.16 | secureIntelligence | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.17 | policyBasedManagement | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.18 | srAgentCapabilities | SNMP-RESEARCH-MIB |
| 1.3.6.1.4.1.99.42 | mlmMIB | SNMP-RESEARCH-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| tgtAddressMaskEntry OBJECT-TYPE Adds an address mask to an snmpTargetAddrEntry. | 1.3.6.1.4.1.99.12.36.1.1.1 | not-accessible | current | |
| 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.1 | TAddress | read-create | current |
| tgtAddressMaskConformance OBJECT-IDENTITY | 1.3.6.1.4.1.99.12.36.3 |