MIB Viewer

isdnIfOperState

OBJECT-TYPE
1.3.6.1.4.1.6666.1.1.1.18
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), - stopped(4), - stopping(5), - starting(6) 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 (isdnIfMode) and, for basic rate interfaces, type (isdnIfBriType).
INTEGER { down(1), running(2), fail(3), stopped(4), stopping(5), starting(6) }