|
Description:
|
hwPstnCTPAdminOper OBJECT-TYPE
SYNTAX INTEGER {endService(1), -- stop service
startService(2), -- start service
deferEndingService(3) -- stop service gracefully}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the maintenance operation of the service layer of the PSTN port.
Options:
1. endService(1) -stop service
2. startService(2) -start service
3. deferEndingService(3) -stop service gracefully"
|
|
|