ITF-MIB :: ifAlias

MIB Reference — IPNetwork Monitor

All MIBsITF-MIBifAlias

ifAlias

Module: ITF-MIB

OID (symbolic): ITF-MIB::ifAlias

OID (numeric): 1.3.6.1.2.1.31.1.1.1.18

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

This object is an 'alias' name for the interface as specified by a network manager, and provides a non- volatile 'handle' for the interface.

On the first instantiation of an interface, the value of ifAlias associated with that interface is the zero-length string. As and when a value is written into an instance of ifAlias through a network management set operation, then the agent must retain the supplied value in the ifAlias instance associated with the same interface for as long as that interface remains instantiated, including across all re- initializations/reboots of the network management system, including those which result in a change of the interface's ifIndex value.

An example of the value which a network manager might store in this object for a WAN interface is the (Telco's) circuit number/identifier of the interface.

Some agents may support write-access only for interfaces having particular values of ifType. An agent which supports write access to this object is required to keep the value in non-volatile storage, but it may limit the length of new values depending on how much storage is already occupied by the current values for other interfaces.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.18
snmpwalk -v2c -c public <target> ITF-MIB::ifAlias

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.18.1
snmpget -v2c -c public <target> ITF-MIB::ifAlias.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.31.1.1.1.18.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.31ifMIBIF-MIB
1.3.6.1.2.1.31.1ifMIBObjectsIF-MIB
1.3.6.1.2.1.31.1.1ifXTableIF-MIB
1.3.6.1.2.1.31.1.1.1ifXEntryIF-MIB
1.3.6.1.2.1.31.1.1.1.18ifAliasITF-MIB