All MIBs › RADLAN-IP › rlTranslationNameToIpName
rlTranslationNameToIpName
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rlTranslationNameToIpName
OID (numeric): 1.3.6.1.4.1.89.26.12.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The IP Interface name
What is rlTranslationNameToIpName?
This object stores the IP address associated with a named network interface, providing the numeric IP representation of a symbolic interface name for address translation purposes. It serves as a lookup mechanism converting interface names to their configured IP addresses for management tools. Network operators use this for interface discovery and to validate IP-to-interface mappings in the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.12.1.1 snmpwalk -v2c -c public <target> RADLAN-IP::rlTranslationNameToIpName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.12.1.1.1 snmpget -v2c -c public <target> RADLAN-IP::rlTranslationNameToIpName.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.12 | rlTranslationNameToIpTable | RADLAN-IP |
| 1.3.6.1.4.1.89.26.12.1 | rlTranslationNameToIpEntry | RADLAN-IP |
| 1.3.6.1.4.1.89.26.12.1.1 | rlTranslationNameToIpName | RADLAN-IP |