xgcpAdminStatus
XGCP-MIB ·
.1.3.6.1.3.90.1.1.4
Object
scalar
r/w
Enumeration
The desired state of the protocol entity.
The possible admin status are:
up - bring up protocol entity administratively
down - bring down protocol entity adiministratively
gracefulDown - gracefully shut down protocol entity
administratively.
A graceful shutdown indicates that the protocol
will be taken out of service after the restart
delay timer timeouts or all connections are torn down.
When in graceDown, the xgcpOperStatus goes from up to
down via shutDownInProgress.
If there is no connection or restart delay timer
timeouts then xgcpOperStatus moves from
shutDownInProgress to down.
Context
- MIB
- XGCP-MIB
- OID
.1.3.6.1.3.90.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- xgcpCoreObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | gracefulDown |