MIB Viewer

snmpFddiPORTAction

OBJECT-TYPE
1.3.6.1.2.1.10.15.4.2.1.25
Access
read-write
Status
mandatory
Sub-identifiers
0
This object, when read, always returns a value of other(1). The behavior of setting this variable to each of the acceptable values is as follows: Other: Results in a badValue error. maintPORT: Signal PC_Maint enablePORT: Signal PC_Enable disablePORT: Signal PC_Disable startPORT: Signal PC_Start stopPORT: Signal PC_Stop Signals cause an SM_CM_CONTROL.request service to be generated with a control_action of `Signal' and the `variable' parameter set with the appropriate value (i.e., PC_Maint, PC_Enable, PC_Disable, PC_Start, PC_Stop). Ref. ANSI SMT Section 9.3.2. Attempts to set this object to all other values results in a badValue error.
INTEGER { other(1), maintPORT(2), enablePORT(3), disablePORT(4), startPORT(5), stopPORT(6) }