All MIBs › LUM-IFBASIC-MIB › ifBasicAdminName
ifBasicAdminName
Module: LUM-IFBASIC-MIB
OID (symbolic): LUM-IFBASIC-MIB::ifBasicAdminName
OID (numeric): 1.3.6.1.4.1.8708.2.46.2.3.1.1.2
Node type: OBJECT-TYPE
Type: MgmtNameString
Access: read-only
Description: The management name of the interface, for example 'admin:1:2:1-2', where the first number indicates subrack, the second slot number and the third/fourth are the physical port numbers.
What is ifBasicAdminName?
This OID holds the human-readable management name of the interface in the admin table, formatted like 'admin:1:2:1-2' encoding subrack, slot, and physical port. An admin uses it to identify which physical port a given admin-table row configures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.2 snmpwalk -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.3.1.1.2.1 snmpget -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicAdminName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifBasicAdminName.1
Start monitoring Infinera optical network element (basic port/interface objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LUM-IFBASIC-MIB::ifBasicAdminName OID value, configure state conditions and alerts, and monitor any Infinera optical network element (basic port/interface objects) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8708 | lumentis | LUM-REG |
| 1.3.6.1.4.1.8708.2 | lumGeneric | LUM-REG |
| 1.3.6.1.4.1.8708.2.46 | lumIfBasicMIB | LUM-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8708.2.46.2 | lumIfBasicMIBObjects | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3 | ifBasicAdminList | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1 | ifBasicAdminTable | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1.1 | ifBasicAdminEntry | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.3.1.1.2 | ifBasicAdminName | LUM-IFBASIC-MIB |