ifOperStatus
IF-TRAP ·
.1.3.6.1.4.1.42359.2.2.2.1.3.1.2
Object
scalar
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-TRAP
- OID
.1.3.6.1.4.1.42359.2.2.2.1.3.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ifEntities
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifIndex A unique value, greater than zero, for each interface.
It is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remain… | scalar | Integer32 | .1.3.6.1.4.1.42359.2.2.2.1.3.1.1 |
| ifAdminStatus The desired state of the interface. The testing(3) state
indicates that no operational packets can be passed. When a
managed system initializes, all interfaces start with
ifAdmi… | scalar | Enumeration | .1.3.6.1.4.1.42359.2.2.2.1.3.1.3 |
| ifOrderId A string describing order id | scalar | OctetString | .1.3.6.1.4.1.42359.2.2.2.1.3.1.4 |