CLNS-MIB :: clnpNetToMediaType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLNS-MIBclnpNetToMediaType

clnpNetToMediaType

Module: CLNS-MIB

OID (symbolic): CLNS-MIB::clnpNetToMediaType

OID (numeric): 1.3.6.1.3.1.1.23.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 clnpNetToMediaTable. 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 clnpNetToMediaType object.

What is clnpNetToMediaType?

This read-write INTEGER enum (other, invalid, dynamic, static) records how a clnpNetToMediaTable mapping entry was created. An admin cares because setting it to invalid(2) disassociates the interface from that mapping, giving a way to manually flag or clear a bad address-resolution entry rather than waiting for it to time out. For example, an admin sets a stale dynamic entry to invalid(2) to force fresh CLNP address resolution after replacing a neighbor's network card.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.23.1.4
snmpwalk -v2c -c public <target> CLNS-MIB::clnpNetToMediaType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.1.1.23.1.4.1
snmpget -v2c -c public <target> CLNS-MIB::clnpNetToMediaType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.3.1.1.23.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::clnpNetToMediaType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.1clnsCLNS-MIB
1.3.6.1.3.1.1clnpCLNS-MIB
1.3.6.1.3.1.1.23clnpNetToMediaTableCLNS-MIB
1.3.6.1.3.1.1.23.1clnpNetToMediaEntryCLNS-MIB
1.3.6.1.3.1.1.23.1.4clnpNetToMediaTypeCLNS-MIB