MIB Viewer

ipadServiceStatus

OBJECT-TYPE
1.3.6.1.4.1.321.100.1.2.1.1.5
Access
read-only
Status
current
Sub-identifiers
0
This parameter indicates the status of the service. idle - The service is not doing anything or has not been configured for use. down - The physical layer for the service is not ready. training - The physical layer is not ready but is attempting to come up. connecting - The physical layer is not ready but is attempting to come up. physicalUp - The physical layer is ready the service is not ready. protocolUp - The service is able to pass data. dead - The service is inactive because no resources are available to support it. changed - Service parameters were changed and require a save and restart to take effect.
INTEGER { other(1), idle(2), down(3), physicalUp(4), protocolUp(5), dead(6), changed(7), training(8), connecting(9) }