All MIBs › CLNS-MIB › clnpNetToMediaNetAddress
clnpNetToMediaNetAddress
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpNetToMediaNetAddress
OID (numeric): 1.3.6.1.3.1.1.23.1.3
Node type: OBJECT-TYPE
Type: ClnpAddress
Access: read-write
Description: The CLNP address corresponding to the media- dependent `physical' address.
What is clnpNetToMediaNetAddress?
This read-write ClnpAddress is the CLNP/NSAP network-address side of the same clnpNetToMediaTable entry that pairs it with a physical address. An admin cares because it lets them confirm exactly which NSAP address is bound to a given hardware address in the resolution table, useful for verifying CLNS address-resolution correctness. For example, this field would show NSAP address 47.0005... paired with the MAC address recorded in the entry's clnpNetToMediaPhysAddress field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.23.1.3 snmpwalk -v2c -c public <target> CLNS-MIB::clnpNetToMediaNetAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.23.1.3.1 snmpget -v2c -c public <target> CLNS-MIB::clnpNetToMediaNetAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.23.1.3.1 s <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::clnpNetToMediaNetAddress 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.23 | clnpNetToMediaTable | CLNS-MIB |
| 1.3.6.1.3.1.1.23.1 | clnpNetToMediaEntry | CLNS-MIB |
| 1.3.6.1.3.1.1.23.1.3 | clnpNetToMediaNetAddress | CLNS-MIB |