MIB Viewer

subDataIpIfOperStatus

OBJECT-TYPE
1.3.6.1.4.1.5504.3.4.1.4.1.2
Access
read-only
Status
current
Sub-identifiers
0
The current IP operational status of the subscriber's data interface, this status reflects the ifOperStatus of the interface MIB using the identical syntax. up(1) - ready to pass packets down(2) - the admin status is down or there is a fault that prevents the interface from passing packets testing(3) - the interface has been placed is a testing state by the administrator unknown(4) - the status can not be determined for some reason dormant(5) - not definition in the interface MIB notPresent(6) - some component is missing lowerLayerDown(5) - down due to state of lower-layer inteface(s)
INTEGER { up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7) }