apDiscSetResult
APDISC-MIB ·
.1.3.6.1.4.1.272.4.49.3.1.10
Object
column
mandatory
Enumeration
This variable indicates the result of the set operation
after the operation has finished.
'noError': no set operation performed or operation was a
success.
'invalidIpParam': either no proper netmask was specified,
or the gateway address does not fit to the IP address and
netmask.
'accessDenied': authorization for set operation failed.
'otherError': access point replied with an unexpected error.
Logging and debugging might reveal more information in this
case.
'destUnreachable': the interface is currently not usable.
Interface is not operational or has no IP address assigned.
The request could not be sent.
'timeout': no response to set request.
'internalError': an internal problem detected. The request
could not be sent. Enabling log and debug messages might
reveal more information in this case.
Context
- MIB
- APDISC-MIB
- OID
.1.3.6.1.4.1.272.4.49.3.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- apDiscSetEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | invalidIpParam |
3 | accessDenied |
4 | otherError |
5 | destUnreachable |
6 | timeout |
7 | internalError |