CNTAU-MIB :: cntIfsState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNTAU-MIBcntIfsState

cntIfsState

Module: CNTAU-MIB

OID (symbolic): CNTAU-MIB::cntIfsState

OID (numeric): 1.3.6.1.4.1.333.1.2.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: A 32 bit-map of the interface states. The bits are ordered from 1 to 32 with the most significant bit on the left. if the bit is set, the corresponding interface is up. if the bit is clear, the interface is not up - down or in test mode.

What is cntIfsState?

This read-only INTEGER is a 32-bit bitmap reporting the up/down state of interfaces on this node, ordered from bit 1 to bit 32 with the most significant bit on the left, where a set bit means the corresponding interface is up and a clear bit means it is down or in test mode. An admin wanting a quick fleet-wide view of interface availability on this node would decode this single bitmap rather than polling each interface's state individually. For example, a bit that flips from set to clear between polls would immediately identify which specific interface just went down.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.2.2
snmpwalk -v2c -c public <target> CNTAU-MIB::cntIfsState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.2.2.1
snmpget -v2c -c public <target> CNTAU-MIB::cntIfsState.1

Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntIfsState OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 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
Numeric OIDNameModule
1.3.6.1.4.1.333.1cntauCNTAU-MIB
1.3.6.1.4.1.333.1.2cntinterfacesCNTAU-MIB
1.3.6.1.4.1.333.1.2.2cntIfsStateCNTAU-MIB