All MIBs › RAD-MIB › wrSpoofingAction
wrSpoofingAction
Module: RAD-MIB
OID (symbolic): RAD-MIB::wrSpoofingAction
OID (numeric): 1.3.6.1.4.1.164.11.7.2.4.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
Description:
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 !
------- OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.11 | radRouter | RAD-MIB |
| 1.3.6.1.4.1.164.11.7 | rtrBridge | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2 | webranger | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.4 | wrInterface | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.4.2 | wrSpoofingTable | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.4.2.1 | wrSpoofingEntry | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.4.2.1.2 | wrSpoofingAction | RAD-MIB |