charPortOperStatus
CHARACTER-MIB ·
.1.3.6.1.2.1.19.2.1.7
Object
column
Enumeration
The port's actual, operational state, independent
of flow control. 'up' indicates able to function
normally. 'down' indicates inability to function
for administrative or operational reasons.
'maintenance' indicates a maintenance mode,
exclusive of normal operation, such as running a
test. 'absent' indicates that port hardware is not
present. 'active' indicates up with a user present
(e.g. logged in).
'up' and 'active' correspond to ifOperStatus 'up'.
'down' and 'absent' correspond to ifOperStatus
'down'. 'maintenance' corresponds to ifOperStatus
'test'.
Context
- MIB
- CHARACTER-MIB
- OID
.1.3.6.1.2.1.19.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- charPortEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | maintenance |
4 | absent |
5 | active |