CNT21-MIB :: cnt2XIfAlias

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNT21-MIBcnt2XIfAlias

cnt2XIfAlias

Module: CNT21-MIB

OID (symbolic): CNT21-MIB::cnt2XIfAlias

OID (numeric): 1.3.6.1.4.1.333.2.1.2.3.1.16

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.

What is cnt2XIfAlias?

This read-write DisplayString holds a custom alias name that a network manager can assign to the interface, which persists as a non-volatile handle across reinitializations, starting as an empty string until someone sets it. An administrator uses it to give the interface a meaningful label, such as a circuit or site name, instead of relying on bare numeric slot and index values. For example, setting cnt2XIfAlias to something like Link-to-DR-Site on this row makes that specific interface instantly recognizable in a monitoring dashboard.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.16
snmpwalk -v2c -c public <target> CNT21-MIB::cnt2XIfAlias

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.16.1
snmpget -v2c -c public <target> CNT21-MIB::cnt2XIfAlias.1

Set instance 1 (SNMPv2c):

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

Start monitoring CNT 2.1-series Fibre Channel SAN switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT21-MIB::cnt2XIfAlias OID value, configure state conditions and alerts, and monitor any CNT 2.1-series Fibre Channel SAN switch (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.333cntCNT2-MIB
1.3.6.1.4.1.333.2cnt2CNT2-MIB
1.3.6.1.4.1.333.2.1cnt2Mib2CNT2-MIB
Numeric OIDNameModule
1.3.6.1.4.1.333.2.1.2cnt2InterfacesCNT21-MIB
1.3.6.1.4.1.333.2.1.2.3cnt2XIfTableCNT21-MIB
1.3.6.1.4.1.333.2.1.2.3.1cnt2XIfEntryCNT21-MIB
1.3.6.1.4.1.333.2.1.2.3.1.16cnt2XIfAliasCNT21-MIB