MIB Viewer

hpnicfIfOperStatus

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.15.2.40.2.3.2.1.9
Access
read-only
Status
current
Sub-identifiers
0
Current status of the interface. In testing state, no operational packets can be forwarded. If ifAdminStatus is down, hpnicfIfOperStatus should be admindown. If ifAdminStatus is changed to up, hpnicfIfOperStatus should change to up if the interface is ready to send and receive network traffic; otherwise, it should stay in down state.
INTEGER { up(1), down(2), testing(3), admindown(4) }