All MIBs › CTRON-AppleTalk-ROUTER-MIB › nwAtHostMapType
nwAtHostMapType
Module: CTRON-AppleTalk-ROUTER-MIB
OID (symbolic): CTRON-AppleTalk-ROUTER-MIB::nwAtHostMapType
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the nwAtHostMapTable. That is, it effectively dissasociates the circuit identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant nwAtHostMapType object.
What is nwAtHostMapType?
This read-write enumerated value classifies an AppleTalk HostMap entry as other, invalid, dynamic, static, or inactive, and setting it to invalid(2) disassociates the underlying circuit-to-mapping relationship. An admin distinguishes dynamically learned host mappings from manually configured static ones here, and uses the invalid setting to clean out obsolete mappings. For example, an admin who manually pinned a remote AppleTalk host's mapping would see this field read static(4), while an entry learned automatically through normal operation would read dynamic(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1.4 snmpwalk -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtHostMapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1.4.1 snmpget -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtHostMapType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1.4.1 i <value>
Start monitoring Cabletron Systems router (AppleTalk, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AppleTalk-ROUTER-MIB::nwAtHostMapType OID value, configure state conditions and alerts, and monitor any Cabletron Systems router (AppleTalk, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.4 | nwAtRouter | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2 | nwAtComponents | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6 | nwAtEndSystems | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3 | nwAtHostsToMedia | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1 | nwAtHostMapTable | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1 | nwAtHostMapEntry | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.6.3.1.1.4 | nwAtHostMapType | CTRON-AppleTalk-ROUTER-MIB |