wrSpoofingAction
RAD-MIB ·
.1.3.6.1.4.1.164.11.7.2.4.2.1.2
Object
column
r/w
Integer32
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-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wrSpoofingEntry
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.