|
Description:
|
hwPacketcableGateState OBJECT-TYPE
SYNTAX INTEGER {allocated(1), authorized(2), reserved(3), committed(4), committedRecovery(5), idle(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The state of the Gate.
Options:
1. allocated(1) - Indicates the allocated state
2. authorized(2) - Indicates the authorized state
3. reserved(3) - Indicates the reserved state
4. committed(4) - Indicates the committed state
5. committedRecovery(5) - Indicates the committed-recovery state
6. idle(6) - Indicates the idle state"
|
|
|