tripCfgOperStatus
TRIP-MIB ·
.1.3.6.1.2.1.116.1.1.1.5
Object
column
Enumeration
The current operational state of the TRIP protocol.
unknown(0): The operating status of the application is
unknown.
up(1): The application is operating normally, and
is ready to process (receive and issue) TRIP
requests and responses.
down(2): The application is currently not processing
TRIP messages. This occurs if the TRIP
application is in an initialization state or
if tripCfgAdminStatus is set to down(2).
faulty(3): The application is not operating normally due
to a fault in the system.
If tripCfgAdminStatus is down(2) then tripOperStatus SHOULD
be down(2). If tripAdminStatus is changed to up(1) then
tripOperStatus SHOULD change to up(1) if there is no
fault that prevents the TRIP protocol from moving to the
up(1) state.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tripCfgEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | up |
2 | down |
3 | faulty |