apDiscSetOperation
APDISC-MIB ·
.1.3.6.1.4.1.272.4.49.3.1.9
Object
column
mandatory
r/w
Enumeration
This variable allows to initiate a set operation. After
the set operation is performed the variable apDiscSetResult
is updated autonomously to reflect the result of the operation.
'none': no set operation is performed or set operation has
finished.
'set': initiate the set request.
Context
- MIB
- APDISC-MIB
- OID
.1.3.6.1.4.1.272.4.49.3.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- apDiscSetEntry
- Table
- apDiscSetTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | set |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apDiscSetIfIndex mandatory The interface on which the access point was detected.
The interface is identified by its interface index in
the ifTable. | column | Integer32 | .1.3.6.1.4.1.272.4.49.3.1.1 |
| apDiscSetResult mandatory This variable indicates the result of the set operation
after the operation has finished.
'noError': no set operation performed or operation was a
success.
… | column | Enumeration | .1.3.6.1.4.1.272.4.49.3.1.10 |
| apDiscSetProto mandatory This indicates via which protocol the access point is
addressed. Currently only the protocol to discover
ARtem access points is supported. This is protocol uses
IP multicast proto… | column | Enumeration | .1.3.6.1.4.1.272.4.49.3.1.2 |
| apDiscSetMacAddress mandatory The MAC address of the access point. The ARtem
access points report via the discovery protocol the MAC
address of their first ethernet-like interface. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.272.4.49.3.1.3 |
| apDiscSetNodeName mandatory The new node name of the access point to be used in
the next set request. | column | OctetString | .1.3.6.1.4.1.272.4.49.3.1.4 |
| apDiscSetIpAddress mandatory The new IP address of the access point to be used in
the next set request. The access point uses DHCP if
apDiscSetIpAddress, apDiscSetNetmask and apDiscSetGwAddress
are all set to… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.49.3.1.5 |
| apDiscSetNetMask mandatory The new netmask of the access point to be used in the
next set request. The access point uses DHCP if
apDiscSetIpAddress, apDiscSetNetmask and apDiscSetGwAddress
are all set to '0… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.49.3.1.6 |
| apDiscSetGwAddress mandatory The new gateway address of the access point to be used
in the next set request. The gateway address must be in
the network defined by apDiscSetIpAddress and the
apDiscSetNetmask. … | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.49.3.1.7 |
| apDiscSetAdminPassword mandatory The access point's password of the administrative user
account to authorize the set request. | column | OctetString | .1.3.6.1.4.1.272.4.49.3.1.8 |