wrSpoofingAction
RAD-Webranger-MIB ·
.1.3.6.1.4.1.164.11.7.2.4.2.1.2
Object
Spoofing action is applied by bit code:
enable : bit 0 set (disable: bit 0 is 0)
keepAlive : bit 1
... : bit 2
and so on.
For the above example, to set spoofing to keepAlive action,
the object's value will be 3 = [ 2**0 + 2**1 ]
Only the Remote WEBRANger will accept this object !
-------
Context
- MIB
- RAD-Webranger-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wrSpoofingEntry
- Table
- wrSpoofingTable
- Siblings
- 3
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wrSpoofingIfIndex Port interface index. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.7.2.4.2.1.1 |
| wrSpoofingAgingStation Aging time of stations list, in min. The agent 'translates'
the time entered in minutes, to 10 min. resolution, as
follows:
1..10 min - 10 min
11..20 min - 20 min
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.7.2.4.2.1.3 |
| wrSpoofingRowStatus This attribute allows to create/delete a row in this table.
For creating a row, the NMS should set
wrSpoofingRowStatus.id1 = active(1).
For destroying a row, the NMS should set:
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.11.7.2.4.2.1.4 |