All MIBs › CISCOSB-IP › rlTranslationNameToIpName
rlTranslationNameToIpName
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlTranslationNameToIpName
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.12.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The IP Interface name
What is rlTranslationNameToIpName?
This read-only object returns the text name or label associated with an IP interface on the device, providing a human-readable identifier for management purposes. It allows operators to configure logical names that are easier to remember than raw IP addresses or interface indices. An operator would use this to quickly identify which IP interface they are managing when viewing configuration or statistics tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.12.1.1 snmpwalk -v2c -c public <target> CISCOSB-IP::rlTranslationNameToIpName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.12.1.1.1 snmpget -v2c -c public <target> CISCOSB-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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.12 | rlTranslationNameToIpTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.12.1 | rlTranslationNameToIpEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.12.1.1 | rlTranslationNameToIpName | CISCOSB-IP |