MIB Viewer

h3cIfOperStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.10.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, h3cIfOperStatus should be admindown. If ifAdminStatus is changed to up, h3cIfOperStatus 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) }