potsIfOperState
BINTEC-POTS-MIB ·
.0.14.1.1.1.6
Object
column
Enumeration
The operational state of an interface is indicated via this
variable.
Possible values are:
- down(1),
- running(2),
- fail(3),
- not-connected(4),
- stopped(5),
- stopping(6),
- starting(7),
The latter two states being of transitional type, mainly for
hot-plug type hardware, and won't be normally seen by user.
State fail is used to reflect inconsistencies between hardware
state and configuration concerning interface mode (potsIfMode).
Context
- MIB
- BINTEC-POTS-MIB
- OID
.0.14.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- potsIfEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | running |
3 | fail |
4 | not-connected |
5 | stopped |
6 | stopping |
7 | starting |