ifOperStatus

IF-MIB · .1.3.6.1.2.1.2.2.1.8

Object

column Enumeration
The current operational state of the interface.  The
testing(3) state indicates that no operational packets can
be passed.  If ifAdminStatus is down(2) then ifOperStatus
should be down(2).  If ifAdminStatus is changed to up(1)
then ifOperStatus should change to up(1) if the interface is
ready to transmit and receive network traffic; it should
change to dormant(5) if the interface is waiting for
external actions (such as a serial line waiting for an
incoming connection); it should remain in the down(2) state
if and only if there is a fault that prevents it from going
to the up(1) state; it should remain in the notPresent(6)
state if the interface has missing (typically, hardware)
components.

Context

MIB
IF-MIB
OID
.1.3.6.1.2.1.2.2.1.8
Type
column
Access
readonly
Status
current
Parent
ifEntry
Table
ifTable
Siblings
21

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing
4unknown
5dormant
6notPresent
7lowerLayerDown

Related Objects

Sibling Objects