ACC-FAKE :: ifOperStatus

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-FAKEifOperStatus

ifOperStatus

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ifOperStatus

OID (numeric): 1.3.6.1.4.1.5.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.

What is ifOperStatus?

This OID reports the operational status of an interface as a read-only enumerated value, typically indicating whether the interface is up, down, or in some intermediate state. Monitoring this tells you in real-time whether the physical connection is active and operational, which is essential for detecting failed interfaces. For example, a status of 1 (up) indicates the interface is operational, while 2 (down) signals a disconnected cable or disabled port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.1
snmpwalk -v2c -c public <target> ACC-FAKE::ifOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.1.1
snmpget -v2c -c public <target> ACC-FAKE::ifOperStatus.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-FAKE::ifOperStatus OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (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.5accACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.1ifOperStatusACC-FAKE