MIB Viewer

potsIfOperState

OBJECT-TYPE
1.3.6.1.4.1.272.4.14.1.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
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).
INTEGER { down(1), running(2), fail(3), not-connected(4), stopped(5), stopping(6), starting(7) }