MIB Viewer

ctDs0ifOperStatus

OBJECT-TYPE
1.3.6.1.4.1.52.4497.20.2.1.8
Access
read-only
Status
mandatory
Sub-identifiers
0
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ctDs0ifAdminStatus is down(2) then ctDs0ifOperStatus should be down(2). If ctDs0ifAdminStatus is changed to up(1) then ctDs0ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.
INTEGER { up(1), down(2), testing(3), unknown(4), dormant(5) }