|
Description:
|
hwPraCTPDState OBJECT-TYPE
SYNTAX INTEGER {established(1), -- established
block(2), -- blocked
notConstruct(3) -- unestablished}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the status of the PRA D channel.
Options:
1. established(1) -established
2. block(2) -blocked
3. notConstruct(3) -unestablished"
|
|
|