All MIBs › CLNS-MIB › clnpMediaToNetType
clnpMediaToNetType
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpMediaToNetType
OID (numeric): 1.3.6.1.3.1.1.24.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of mapping.
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the clnpMediaToNetTable. That is, it effectively dissassociates the interface 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 clnpMediaToNetType object.
What is clnpMediaToNetType?
This read-write INTEGER enum (other, invalid, dynamic, static) records how a clnpMediaToNetTable mapping entry was created, mirroring clnpNetToMediaType but for the hardware-address-indexed table. An admin cares because setting it to invalid(2) disassociates the interface from that mapping, letting a bad reverse-lookup entry be cleared administratively. For example, an admin invalidates a media-to-net entry after a network card swap so a stale MAC-to-NSAP association doesn't linger in the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.24.1.4 snmpwalk -v2c -c public <target> CLNS-MIB::clnpMediaToNetType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.24.1.4.1 snmpget -v2c -c public <target> CLNS-MIB::clnpMediaToNetType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.24.1.4.1 i <value>
Start monitoring OSI CLNP/CLNS-capable router (vendor-neutral) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLNS-MIB::clnpMediaToNetType OID value, configure state conditions and alerts, and monitor any OSI CLNP/CLNS-capable router (vendor-neutral) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.1 | clns | CLNS-MIB |
| 1.3.6.1.3.1.1 | clnp | CLNS-MIB |
| 1.3.6.1.3.1.1.24 | clnpMediaToNetTable | CLNS-MIB |
| 1.3.6.1.3.1.1.24.1 | clnpMediaToNetEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.24.1.4 | clnpMediaToNetType | CLNS-MIB |