HPN-ICF-DOT11-WIDS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.75.5
- Last updated
- 2010-05-31 18:00
- Revisions
- 2010-05-31 18:00, 2009-07-29 18:00, 2009-05-07 20:00, 2008-07-25 19:00, 2007-06-19 19:00, 2007-05-16 19:00, 2006-08-20 19:00
- Namespace
- hp
- Source file
HPN-ICF-DOT11-WIDS-MIB- Digest
sha256:b7b56abe221583cfbbabeb1591e2d27e45d59f37cc4589f318c32798ffd19464
Description
This MIB provides information about WIDS feature. GLOSSARY Wireless Intrusion Detection Sensor (WIDS) WIDS is designed to be employed in an area that is serviced by an existing wireless network. It aids in the early detection of malicious outsider attacks and intrusions via wireless networks. Rogue AP A rogue access point is any Wi-Fi access point connected to the network without authorization. As it is not authorized, if there is any weakness in the AP, the hacker will have chance to compromise the network. Rogue Station It is similiar to Rogue AP, while it is a station. Monitor AP An AP will scan or listen to the air, and try to detect wireless attack in the network. Some AP products will work only in monitor role, while some AP products could switch between normal AP role (only provide wireless access service)and monitor AP role. Ad Hoc Mode Station could work under Ad hoc mode, then they could directly do peer-to-peer communication without other device support.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-DOT11-REF-MIB | HpnicfDot11ChannelScopeType, HpnicfDot11ObjectIDType, HpnicfDot11RadioScopeType, HpnicfDot11RadioType, HpnicfDot11SSIDStringType, hpnicfDot11 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-DOT11-REF-MIB HPN-ICF-DOT11-WIDS-MIB HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfDot11WIDSAtkType TEXTUAL-CONVENTION The type of attack. This object has following defined values: 'act': Action Frame 'asr': Association Request 'aur': Authentication Request 'daf': Deauthentication Frame 'dar': Disassociation Request 'ndf': Null Data Frame 'pbr': Probe Request 'rar': Reassociation Request 'saf': Spoofed Disassociation Frame 'sdf': Spoofed Deauthentication Frame 'wiv': Weak IV Detected | current | |||
| HpnicfDot11WIDSDevPermitType TEXTUAL-CONVENTION Represents whether the detected device is permitted or a rogue. | current | |||
| HpnicfDot11WIDSDevType TEXTUAL-CONVENTION The type of device detected. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfDot11WIDSConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1 | |||
| hpnicfDot11WIDSGlobalConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1 | |||
| hpnicfDot11WIDSScanMode OBJECT-TYPE Represents the scope of channels to be scanned. The following value are supported all(1) - Do scan on all the channels. auto(2) - Do scan for the channels that automatically selected by WIDS. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.1 | INTEGER {all(1), auto(2)} | read-write | current |
| hpnicfDot11WIDSScanChannelList OBJECT-TYPE Represents the channel scope to be scanned when hpnicfDot11WIDSScanMode is configurated as channelSpec mode. Each channel value will be separated by comma character. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.2 | OCTET STRING (SIZE(0..128)) | read-write | obsolete |
| hpnicfDot11CntMsrMode OBJECT-TYPE Represents the countermeasures mode. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.3 | Bits {rogue(0), adhoc(1), config(2)} | read-write | current |
| hpnicfDot11DevAgingTime OBJECT-TYPE Represents the age time for entries in the detected device table. If an entry is not detected within the interval, it is deleted from the detected device table. If the deleted entry is that of a rogue, it is added into the rogue history table. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.4 | Integer32 (300..1800) | read-write | current |
| hpnicfDot11DynBlkListEnable OBJECT-TYPE Represents whether the dynamic blacklist feature is enabled or not. 'true' : Enable the dynamic blacklist feature to filter out unwanted clients, which will not get associated. 'false' : Disable the dynamic blacklist feature. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.5 | TruthValue | read-write | current |
| hpnicfDot11DynBlkListLifeTime OBJECT-TYPE Represents the lifetime for dynamic blacklist entries. If a dynamic blacklist entry is not detected within the lifetime, the entry will be removed from the dynamic blacklist. The lifetime becomes active only if dynamic blacklist feature is enabled. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.6 | Integer32 (60..3600) | read-write | current |
| hpnicfDot11FloodAtkDctEnable OBJECT-TYPE Represents whether detection of flood attack is enabled or not. 'true' : Enable the detection of flood attack. 'false' : Disable the detection of flood attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.7 | TruthValue | read-write | current |
| hpnicfDot11SpoofAtkDctEnable OBJECT-TYPE Represents whether detection of Spoof attack is enabled or not. 'true' : Enable the detection of Spoof attack. 'false' : Disable the detection of Spoof attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.8 | TruthValue | read-write | current |
| hpnicfDot11WeakIVAtkDctEnable OBJECT-TYPE Represents whether detection of weak-iv attack is enabled or not. 'true' : Enable the detection of weak-iv attack. 'false' : Disable the detection of weak-iv attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.9 | TruthValue | read-write | current |
| hpnicfDot11ResetWIDSRogueHistory OBJECT-TYPE This object is used to clear all entries from the rogue history table. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.10 | TruthValue | read-write | current |
| hpnicfDot11ResetWIDSHistroy OBJECT-TYPE This object is used to clear the history information of attacks detected in the WLAN system. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.11 | TruthValue | read-write | current |
| hpnicfDot11ResetWIDSStatistics OBJECT-TYPE This object is used to clear the statistics of attacks detected in the WLAN system. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.12 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDynBlkList OBJECT-TYPE This object is used to remove all entries from the dynamic blacklist. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.13 | TruthValue | read-write | current |
| hpnicfDot11ResetAllStcBlkList OBJECT-TYPE This object is used to remove all entries from the static blacklist. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.14 | TruthValue | read-write | current |
| hpnicfDot11ResetAllWhtBlkList OBJECT-TYPE This object is used to remove all entries from the static whitelist. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.15 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDctRogueAP OBJECT-TYPE This object is used to clear the information of all detected rogue APs. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.16 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDctRogueSta OBJECT-TYPE This object is used to clear the information of all detected rogue clients. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.17 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDctAdhoc OBJECT-TYPE This object is used to clear the information of all detected ad hoc devices. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.18 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDctDevice OBJECT-TYPE This object is used to clear the information of all detected devices. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.19 | TruthValue | read-write | current |
| hpnicfDot11ResetAllDctSSID OBJECT-TYPE This object is used to clear the information of all detected SSIDs. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.20 | TruthValue | read-write | current |
| hpnicfDot11WidsFloodInterval OBJECT-TYPE The interval of WIDS flood detection. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.21 | Unsigned32 | read-write | current |
| hpnicfDot11WidsBlackListThreshold OBJECT-TYPE When flood attack exceeds the value of this node, the MAC address will be added into black list. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.22 | Unsigned32 | read-write | current |
| hpnicfDot11SSIDFilterOnOff OBJECT-TYPE Represents whether the SSID permit feature is enabled or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.23 | INTEGER {on(1), off(2)} | read-write | current |
| hpnicfDot11BSSIDFilterOnOff OBJECT-TYPE Represents whether the BSSID permit feature is enabled or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.1.24 | INTEGER {on(1), off(2)} | read-write | current |
| hpnicfDot11WIDSPermitVendorTable OBJECT-TYPE The table provides the permitted vendor list, and each vendor will be identified by OUI. The legal device should be made by the permitted vendors. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.2 | not-accessible | current | |
| hpnicfDot11WIDSPermitVendorEntry OBJECT-TYPE Each entry provides the information of permitted vendor. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.2.1 | not-accessible | current | |
| hpnicfDot11VendorOUI OBJECT-TYPE Represents the vendor OUI information of the wireless device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.2.1.1 | OCTET STRING (SIZE(3)) | not-accessible | current |
| hpnicfDot11PermitVendorRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.2.1.2 | RowStatus | read-create | current |
| hpnicfDot11VendorName OBJECT-TYPE Represents the vendor name of the wireless device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.2.1.3 | OCTET STRING (SIZE(0..127)) | read-only | current |
| hpnicfDot11WIDSPermitSSIDTable OBJECT-TYPE The table represents the list of SSID could be permitted in the wireless network. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.3 | not-accessible | current | |
| hpnicfDot11WIDSPermitSSIDEntry OBJECT-TYPE Each entry provides the information of permitted SSID. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.3.1 | not-accessible | current | |
| hpnicfDot11PermitSSID OBJECT-TYPE Represents the permitted SSID in the wireless network. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.3.1.1 | HpnicfDot11SSIDStringType (SIZE(0..127)) | not-accessible | current |
| hpnicfDot11PermitSSIDRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.3.1.2 | RowStatus | read-create | current |
| hpnicfDot11PermitSSIDDetected OBJECT-TYPE Represents whether the permitted SSID is detected or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.3.1.3 | TruthValue | read-only | current |
| hpnicfDot11WIDSIgnoreListTable OBJECT-TYPE The table provides the MAC address list of stations or APs, and WIDS always take them as legal stations or APs. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4 | not-accessible | current | |
| hpnicfDot11WIDSIgnoreListEntry OBJECT-TYPE Each entry contains the MAC address of station or AP, and WIDS always take it as legal station or AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4.1 | not-accessible | current | |
| hpnicfDot11IgnoreMAC OBJECT-TYPE Represents the MAC address of station or AP, and WIDS always take it as legal station or AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11IgnoreListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4.1.2 | RowStatus | read-create | current |
| hpnicfDot11IgnoreMACDetected OBJECT-TYPE Represents whether the MAC address detected or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4.1.3 | TruthValue | read-only | current |
| hpnicfDot11IgnoreDevType OBJECT-TYPE Represents the type of the MAC address detected. The value of this object always is unknown if the MAC address is not detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.4.1.4 | HpnicfDot11WIDSDevType | read-only | current |
| hpnicfDot11WIDSAttackListTable OBJECT-TYPE The table provides the MAC address list of rogue APs or rogue stations, the WIDS will take countermeasure as per the MAC address list. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5 | not-accessible | current | |
| hpnicfDot11WIDSAttackListEntry OBJECT-TYPE Each entry contains the MAC address of rogue AP or rogue station, and the countermeasure will be taken for it. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5.1 | not-accessible | current | |
| hpnicfDot11AttackDeviceMac OBJECT-TYPE Represents the MAC address of rogue AP or rogue station, and the countermeasure will be taken for it. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11AttackListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5.1.2 | RowStatus | read-create | current |
| hpnicfDot11AttackDevDetected OBJECT-TYPE Represents whether the assigned MAC address in attack list is detected or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5.1.3 | TruthValue | read-only | current |
| hpnicfDot11AttackDevType OBJECT-TYPE Represents the type of detected MAC address in attack list. If the MAC address is not detected, it will return unknown(5) for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.5.1.4 | HpnicfDot11WIDSDevType | read-only | current |
| hpnicfDot11StaticWhiteListTable OBJECT-TYPE The table provides the information of whitelist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.6 | not-accessible | current | |
| hpnicfDot11StaticWhiteListEntry OBJECT-TYPE Each entry contains the information of whitelist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.6.1 | not-accessible | current | |
| hpnicfDot11StaticWhiteListMAC OBJECT-TYPE Represents the MAC addresses in whitelist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.6.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11StaticWhiteListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.6.1.2 | RowStatus | read-create | current |
| hpnicfDot11StaticBlackListTable OBJECT-TYPE The table provides the information of static blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.7 | not-accessible | current | |
| hpnicfDot11StaticBlackListEntry OBJECT-TYPE Each entry contains the information of static blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.7.1 | not-accessible | current | |
| hpnicfDot11StaticBlackListMAC OBJECT-TYPE Represents the MAC addresses in static blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.7.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11StaticBlackListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.7.1.2 | RowStatus | read-create | current |
| hpnicfDot11WIDSPermitBSSIDTable OBJECT-TYPE The table represents the list of BSSID could be permitted in the wireless network. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.8 | not-accessible | current | |
| hpnicfDot11WIDSPermitBSSIDEntry OBJECT-TYPE Each entry provides the information of permitted BSSID. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.8.1 | not-accessible | current | |
| hpnicfDot11PermitBSSID OBJECT-TYPE Represents the permitted BSSID in the wireless network. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.8.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11PermitBSSIDDetected OBJECT-TYPE Represents whether the permitted BSSID is detected or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.8.1.2 | TruthValue | read-only | current |
| hpnicfDot11PermitBSSIDRowStatus OBJECT-TYPE Represents the row status of permit BSSID table. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.1.8.1.3 | RowStatus | read-create | current |
| hpnicfDot11WIDSDetectGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2 | |||
| hpnicfDot11WIDSRogueAPTable OBJECT-TYPE The table represents the list of possible BSS information for rogue APs detected by the WIDS. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1 | not-accessible | current | |
| hpnicfDot11WIDSRogueAPEntry OBJECT-TYPE Each entry contains possible BSS information of each rogue AP detected by WIDS. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1 | not-accessible | current | |
| hpnicfDot11RogueAPBSSMAC OBJECT-TYPE Represents the BSS MAC address of rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11RogueAPVendorName OBJECT-TYPE Represents the vendor name of rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.2 | OCTET STRING (SIZE(0..127)) | read-only | current |
| hpnicfDot11RogueAPMonitorNum OBJECT-TYPE Represents the number of monitor APs which detected the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.3 | Integer32 | read-only | current |
| hpnicfDot11RogueAPFirstDetectTm OBJECT-TYPE Represents the time that AP was detected as a rogue AP for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.4 | TimeTicks | read-only | current |
| hpnicfDot11RogueAPLastDetectTm OBJECT-TYPE Represents the time that AP was detected as a rogue AP for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.5 | TimeTicks | read-only | current |
| hpnicfDot11RogueAPSSID OBJECT-TYPE Represents the SSID broadcasted by rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.6 | HpnicfDot11SSIDStringType | read-only | current |
| hpnicfDot11RogueAPMaxSigStrength OBJECT-TYPE Represents the maximal value of signal strength that WIDS received from the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.7 | Integer32 | read-only | current |
| hpnicfDot11RogueAPChannel OBJECT-TYPE Represents on which radio channel of the rogue AP the maximal signal strength was received. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.8 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11RogueAPBeaconInterval OBJECT-TYPE Represents the interval for Beacon management frame of rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.9 | Integer32 | read-only | current |
| hpnicfDot11RogueAPAttackedStatus OBJECT-TYPE Represents whether the countermeasure have taken for the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.10 | TruthValue | read-only | current |
| hpnicfDot11RogueAPToIgnore OBJECT-TYPE Represents whether the rogue AP will be taken as a rogue AP. If the value is true, NMS should not display the rogue AP as NMS display rogue AP list, and the MAC address will be automatically added into hpnicfDot11WIDSIgnoreListTable. If the value is false, NMS will take it as a rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.11 | TruthValue | read-write | current |
| hpnicfDot11RogueAPEncryptStatus OBJECT-TYPE Represents whether the rogue AP encrypt the frame or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.12 | TruthValue | read-only | current |
| hpnicfDot11RogueAPReset OBJECT-TYPE This object is used to clear information of assigned AP. The information of AP which detect assigned rogue AP will be cleared together. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.13 | TruthValue | read-write | current |
| hpnicfDot11RogueAPFirstDetectTmStr OBJECT-TYPE Represents the time that AP was detected as a rogue AP for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.14 | OCTET STRING | read-only | current |
| hpnicfDot11RogueAPLastDetectTmStr OBJECT-TYPE Represents the time that AP was detected as a rogue AP for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.1.1.15 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSRogueAPExtTable OBJECT-TYPE As each rogue AP could be detected by multiple monitor APs, each monitor AP could have some kind of detailed information about a specific rogue AP. In the hpnicfDot11WIDSRogueAPTable table, the detailed information for a specific rogue AP will be summarized from information in the hpnicfDot11WIDSRogueAPExtTable table. For example, multiple monitor APs could receive RF signal of one rogue AP, and each monitor AP has its maximum signal strength by itself. The information will be kept as hpnicfDot11DetectMaxAPSigStrength in the hpnicfDot11WIDSRogueAPExtTable table. While only the maximum value among all the hpnicfDot11DetectMaxAPSigStrength for each monitor AP will be kept in the hpnicfDot11WIDSRogueAPTable as hpnicfDot11RogueAPMaxSigStrength. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2 | not-accessible | current | |
| hpnicfDot11WIDSRogueAPExtEntry OBJECT-TYPE Each entry contains information of the rogue AP detected by each monitor AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1 | not-accessible | current | |
| hpnicfDot11WIDSAPID OBJECT-TYPE To uniquely identify each AP, and relation-ship between hpnicfDot11WIDSAPID and AP device will be static. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.1 | HpnicfDot11ObjectIDType | not-accessible | current |
| hpnicfDot11DetectCurAPSigStrength OBJECT-TYPE Represents the current value of signal strength that WIDS monitor AP received from the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.2 | Integer32 | read-only | current |
| hpnicfDot11DetectAPByChannel OBJECT-TYPE Represents on which radio channel that WIDS monitor AP detected the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.3 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11DetectAPByRadioID OBJECT-TYPE Represents on which radio the monitor AP has detected the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.4 | HpnicfDot11RadioScopeType | read-only | current |
| hpnicfDot11AttackAPStatus OBJECT-TYPE Represents whether monitor AP have taken countermeasure on the rogue AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.5 | TruthValue | read-only | current |
| hpnicfDot11DetectAPFirstTm OBJECT-TYPE Represents the time that monitor AP detected the rogue AP for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.6 | TimeTicks | read-only | current |
| hpnicfDot11DetectAPLastTm OBJECT-TYPE Represents the time that monitor AP detected the rogue AP for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.2.1.7 | TimeTicks | read-only | current |
| hpnicfDot11WIDSRogueStaTable OBJECT-TYPE The table represents the list of rogue stations detected by the WIDS. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3 | not-accessible | current | |
| hpnicfDot11WIDSRogueStaEntry OBJECT-TYPE Each entry contains information of each rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1 | not-accessible | current | |
| hpnicfDot11RogueStaMAC OBJECT-TYPE Represents the MAC address of rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11RogueStaVendorName OBJECT-TYPE Represents the vendor name of rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.2 | OCTET STRING (SIZE(0..127)) | read-only | current |
| hpnicfDot11RogueStaMonitorNum OBJECT-TYPE Represents the number of monitor APs which detected the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.3 | Integer32 | read-only | current |
| hpnicfDot11RogueStaFirstDetectTm OBJECT-TYPE Represents the time that station was detected as a rogue station for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.4 | TimeTicks | read-only | current |
| hpnicfDot11RogueStaLastDetectTm OBJECT-TYPE Represents the time that station was detected as a rogue station for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.5 | TimeTicks | read-only | current |
| hpnicfDot11RogueStaAccessBSSID OBJECT-TYPE Represents BSS MAC address that rogue station try to access. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.6 | MacAddress | read-only | current |
| hpnicfDot11RogueStaMaxSigStrength OBJECT-TYPE Represents the maximal value of signal strength that WIDS received from the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.7 | Integer32 | read-only | current |
| hpnicfDot11RogueStaChannel OBJECT-TYPE Represents on which radio channel the maximal signal strength was received. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.8 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11RogueStaAttackedStatus OBJECT-TYPE Represents whether the countermeasure have taken for the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.9 | TruthValue | read-only | current |
| hpnicfDot11RogueStaToIgnore OBJECT-TYPE Represents whether the rogue AP will be taken as a rogue station. If the value is true, NMS should not display the rogue station as NMS display rogue station list, and the MAC address will be automatically added into hpnicfDot11WIDSIgnoreListTable. If the value is false, NMS will take it as a rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.10 | TruthValue | read-write | current |
| hpnicfDot11RogueStaAdHocStatus OBJECT-TYPE Represents whether the rogue station work on the Ad Hoc mode or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.11 | TruthValue | read-only | current |
| hpnicfDot11RogueStaReset OBJECT-TYPE This object is used to clear information of assigned station. The information of AP which detects assigned rogue station will be cleared together. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.12 | TruthValue | read-write | current |
| hpnicfDot11RogueStaFirstDetectTmStr OBJECT-TYPE Represents the time that station was detected as a rogue station for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.13 | OCTET STRING | read-only | current |
| hpnicfDot11RogueStaLastDetectTmStr OBJECT-TYPE Represents the time that station was detected as a rogue station for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.3.1.14 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSRogueStaExtTable OBJECT-TYPE As each rogue station could be detected by multiple monitor APs, each monitor AP could have some kind of detailed information about a specific rogue station. In the hpnicfDot11WIDSRogueStaTable table, the detailed information for a specific rogue station will be summarized from information in the hpnicfDot11WIDSRogueStaExtTable table. For example, multiple monitor APs could receive RF signal of one rogue station, and each monitor AP has its maximum signal strength by itself. The information will be kept as hpnicfDot11DetectMaxStaSigStrength in the hpnicfDot11WIDSRogueStaExtTable table. While only the maximum value among all the hpnicfDot11DetectMaxStaSigStrength for each monitor AP will be kept in the hpnicfDot11WIDSRogueStaTable as hpnicfDot11RogueStaMaxSigStrength. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4 | not-accessible | current | |
| hpnicfDot11WIDSRogueStaExtEntry OBJECT-TYPE Each entry contains information of rogue station detected by each monitor AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1 | not-accessible | current | |
| hpnicfDot11DetectCurStaSigStrength OBJECT-TYPE Represents the current value of signal strength that WIDS monitor AP received from the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.1 | Integer32 | read-only | current |
| hpnicfDot11DetectStaByChannel OBJECT-TYPE Represents on which radio channel the maximal signal strength was received. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.2 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11DetectStaByRadioID OBJECT-TYPE Represents which radio on the monitor AP has detected the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.3 | HpnicfDot11RadioScopeType | read-only | current |
| hpnicfDot11AttackStaStatus OBJECT-TYPE Represents whether monitor AP have taken countermeasure for the rogue station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.4 | TruthValue | read-only | current |
| hpnicfDot11DetectStaFirstTm OBJECT-TYPE Represents the time that monitor AP detected the rogue station for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.5 | TimeTicks | read-only | current |
| hpnicfDot11DetectStaLastTm OBJECT-TYPE Represents the time that monitor AP detected the rogue station for the last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.4.1.6 | TimeTicks | read-only | current |
| hpnicfDot11WIDSDetectedDevTable OBJECT-TYPE This Table contains information of detected devices. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5 | not-accessible | current | |
| hpnicfDot11WIDSDetectedDevEntry OBJECT-TYPE Each entry contains information of detected devices. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1 | not-accessible | current | |
| hpnicfDot11WIDSDevMAC OBJECT-TYPE Represents MAC address of the device detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11WIDSDevType OBJECT-TYPE Represents type of the device detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.2 | HpnicfDot11WIDSDevType | read-only | current |
| hpnicfDot11WIDSDevPermitType OBJECT-TYPE Represents whether the device detected is a rogue device or not. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.3 | HpnicfDot11WIDSDevPermitType | read-only | current |
| hpnicfDot11WIDSDevVendor OBJECT-TYPE Represents Vendor of the detected device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.4 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSDevMonitorNum OBJECT-TYPE Represents the number of active APs that detect the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.5 | Integer32 | read-only | current |
| hpnicfDot11WIDSDevSSID OBJECT-TYPE Represents the service set identifier for the ESS of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.6 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSDevBSSID OBJECT-TYPE Represents the basic service set identifier of the detected device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.7 | MacAddress | read-only | current |
| hpnicfDot11WIDSDevChannel OBJECT-TYPE Represents the channel in which the device was last detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.8 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11WIDSDevMaxRSSI OBJECT-TYPE Represents the maximum detected RSSI of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.9 | Integer32 | read-only | current |
| hpnicfDot11WIDSDevBeaconIntvl OBJECT-TYPE Represents the beacon interval for the detected AP. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.10 | Integer32 | read-only | current |
| hpnicfDot11WIDSDevFstDctTime OBJECT-TYPE Represents the time at which the device was first detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.11 | DateAndTime | read-only | current |
| hpnicfDot11WIDSDevLstDctTime OBJECT-TYPE Represents the time at which the rogue AP was detected last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.12 | DateAndTime | read-only | current |
| hpnicfDot11WIDSDevReset OBJECT-TYPE This object is used to clears the information of the device detected in the WLAN. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.13 | TruthValue | read-write | current |
| hpnicfDot11WIDSDevSnr OBJECT-TYPE Represents SNR of the device detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.5.1.14 | Integer32 | read-only | current |
| hpnicfDot11WIDSRptAPTable OBJECT-TYPE This Table contains information of the AP which detected device in the WLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6 | not-accessible | current | |
| hpnicfDot11WIDSRptAPEntry OBJECT-TYPE Each entry contains information of the AP which detected device in the WLAN. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1 | not-accessible | current | |
| hpnicfDot11WIDSRptAPMAC OBJECT-TYPE Represents the MAC address of the AP that detected the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11WIDSRptAPName OBJECT-TYPE Represents the name of the AP that detected the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.2 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSRptAPRadioID OBJECT-TYPE Represents the radio index of the AP that detected the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.3 | HpnicfDot11RadioScopeType | read-only | current |
| hpnicfDot11WIDSRptAPMaxRSSI OBJECT-TYPE Represents the maximum detected RSSI of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.4 | Integer32 | read-only | current |
| hpnicfDot11WIDSRptAPFstDctTime OBJECT-TYPE Represents the time at which the rogue AP was detected first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.5 | DateAndTime | read-only | current |
| hpnicfDot11WIDSRptAPLstDctTime OBJECT-TYPE Represents the time at which the rogue AP was detected last time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.6.1.6 | DateAndTime | read-only | current |
| hpnicfDot11DynBlackListTable OBJECT-TYPE This table contains information of dynamic blacklist entries. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7 | not-accessible | current | |
| hpnicfDot11DynBlackListEntry OBJECT-TYPE Each entry contains information of dynamic blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1 | not-accessible | current | |
| hpnicfDot11DynBlackListMAC OBJECT-TYPE Represents the MAC address of the device inserted into the dynamic blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11DynBlackListTime OBJECT-TYPE Represents the time elapsed since the entry was last updated. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1.2 | Unsigned32 | read-only | current |
| hpnicfDot11DynBlackListReason OBJECT-TYPE Represents the reason why the entry was added into the dynamic blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1.3 | OCTET STRING | read-only | current |
| hpnicfDot11DynBlackListReset OBJECT-TYPE This object is used to remove designated entry from the dynamic blacklist. The value which read from this object always is false. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1.4 | TruthValue | read-write | current |
| hpnicfDot11DynBlackListTimeTicks OBJECT-TYPE Represents the time elapsed since the entry was last updated in units TimeTicks. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.7.1.5 | TimeTicks | read-only | current |
| hpnicfDot11WIDSRogueHistoryTable OBJECT-TYPE This table contains information of all expired rogue devices which have been deleted from the list of detected rogue devices because they could not be detected within the device aging duration. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8 | not-accessible | current | |
| hpnicfDot11WIDSRogueHistoryEntry OBJECT-TYPE Each entry contains information of an expired rogue device which has been deleted from the list of detected rogue devices because they could not be detected within the device aging duration. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1 | not-accessible | current | |
| hpnicfDot11WIDSRogueHisIndex OBJECT-TYPE Represents index of this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.1 | Integer32 | not-accessible | current |
| hpnicfDot11WIDSRogueHisMAC OBJECT-TYPE Represents the MAC address of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.2 | MacAddress | read-only | current |
| hpnicfDot11WIDSRogueHisVendor OBJECT-TYPE Represents the vendor for the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.3 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSRogueHisType OBJECT-TYPE Represents the type of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.4 | HpnicfDot11WIDSDevType | read-only | current |
| hpnicfDot11WIDSRogueHisChl OBJECT-TYPE Represents the channel in which the device was last detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.5 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11WIDSRogueHisSSID OBJECT-TYPE Represents the service set identifier for the ESS of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.6 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSRogueHisLastDctTime OBJECT-TYPE Represents the time at which the device was last detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.8.1.7 | DateAndTime | read-only | current |
| hpnicfDot11WIDSAtkHistroyTable OBJECT-TYPE This table contains information of the history of attacks detected in the WLAN system. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9 | not-accessible | current | |
| hpnicfDot11WIDSAtkHistroyEntry OBJECT-TYPE Each entry contains information of the history of attacks detected in the WLAN system. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1 | not-accessible | current | |
| hpnicfDot11WIDSAtkHisIndex OBJECT-TYPE Represents index of this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.1 | Integer32 | not-accessible | current |
| hpnicfDot11WIDSAtkHisMAC OBJECT-TYPE Represents the Mac address. In case of spoof attacks, this field provides the BSSID which was spoofed. In case of other attacks, this field provides the MAC address of the device which initiated the attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.2 | MacAddress | read-only | current |
| hpnicfDot11WIDSAtkHisType OBJECT-TYPE Represents the type of attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.3 | HpnicfDot11WIDSAtkType | read-only | current |
| hpnicfDot11WIDSAtkHisChl OBJECT-TYPE Represents the channel in which the attack was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.4 | HpnicfDot11ChannelScopeType | read-only | current |
| hpnicfDot11WIDSAtkHisRSSI OBJECT-TYPE Represents the average RSSI of the designated attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.5 | Integer32 | read-only | current |
| hpnicfDot11WIDSAtkHisDctTime OBJECT-TYPE Represents the time at which this attack was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.6 | DateAndTime | read-only | current |
| hpnicfDot11WIDSAtkHisAPName OBJECT-TYPE Represents the name of the AP which detected this attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.9.1.7 | OCTET STRING | read-only | current |
| hpnicfDot11WIDSAtkStatis OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10 | |||
| hpnicfDot11WIDSAtkStasStartTime OBJECT-TYPE Represents current attack tracking time. It is started at the system startup and is refreshed each hour subsequently. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.1 | DateAndTime | read-only | current |
| hpnicfDot11WIDSAtkStasTable OBJECT-TYPE This table contains information of the counts of attacks detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.2 | not-accessible | current | |
| hpnicfDot11WIDSAtkStasEntry OBJECT-TYPE Each entry contains information of the counts of attacks detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.2.1 | not-accessible | current | |
| hpnicfDot11WIDSAtkStasType OBJECT-TYPE Represents the type of attack. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.2.1.1 | HpnicfDot11WIDSAtkType | not-accessible | current |
| hpnicfDot11WIDSAtkStasCurCnt OBJECT-TYPE Represents the count of attacks detected since the time specified by the current attack tracking time. The current attack tracking time is started at the system startup and is refreshed each hour subsequently. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.2.1.2 | Unsigned32 | read-only | current |
| hpnicfDot11WIDSAtkStasTotalCnt OBJECT-TYPE Represents the total count of the attacks detected since the system startup. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.10.2.1.3 | Unsigned32 | read-only | current |
| hpnicfDot11BlackListTable OBJECT-TYPE This table contains information of blacklist entries, including dynamic and static. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11 | not-accessible | current | |
| hpnicfDot11BlackListEntry OBJECT-TYPE Each entry contains information of blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1 | not-accessible | current | |
| hpnicfDot11BlackListMAC OBJECT-TYPE This object represents the MAC address of the device inserted into the table. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11BlackListTime OBJECT-TYPE Represents the time elapsed since the entry was last updated. If it is static blacklist, the value is always 0. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1.2 | Unsigned32 | read-only | current |
| hpnicfDot11BlackListReason OBJECT-TYPE Represents the reason why the entry was added into the blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1.3 | OCTET STRING | read-only | current |
| hpnicfDot11BlackListRowStatus OBJECT-TYPE This object represents the status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1.4 | RowStatus | read-create | current |
| hpnicfDot11BlackListTimeTicks OBJECT-TYPE Represents the time elapsed since the entry was last updated in timetick. If it is static blacklist, the value is always 0. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.2.11.1.5 | TimeTicks | read-only | current |
| hpnicfDot11WIDSNotifyGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3 | |||
| hpnicfDot11WIDSTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1 | |||
| hpnicfDot11WIDSTrapVarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2 | |||
| hpnicfDot11WIDSRogueMAC OBJECT-TYPE Represents which rogue AP or station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.1 | MacAddress | accessible-for-notify | current |
| hpnicfDot11WIDSRogueType OBJECT-TYPE Represents the rogue type. The following value are supported rogueAp(1) - A rogue AP rogueStation(2) - A rogue Station | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.2 | INTEGER {rogueAp(1), rogueStation(2)} | accessible-for-notify | current |
| hpnicfDot11WIDSMonitorMAC OBJECT-TYPE Represents which monitor detected the rogue AP or station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.3 | MacAddress | accessible-for-notify | current |
| hpnicfDot11WIDSAdHocMAC OBJECT-TYPE Represents the MAC address of Ad hoc station. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.4 | MacAddress | accessible-for-notify | current |
| hpnicfDot11UnauthorSSIDName OBJECT-TYPE Represents an unauthorized SSID. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.5 | HpnicfDot11SSIDStringType | accessible-for-notify | current |
| hpnicfDot11MonitorAPID OBJECT-TYPE Represents monitor AP's APID. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.6 | HpnicfDot11ObjectIDType | accessible-for-notify | current |
| hpnicfDot11MonitorApRadioID OBJECT-TYPE Represents monitor AP's radio ID | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.7 | HpnicfDot11RadioScopeType | accessible-for-notify | current |
| hpnicfDot11WIDSAtkMac OBJECT-TYPE Represents mac address of attack source. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.8 | MacAddress | accessible-for-notify | current |
| hpnicfDot11WIDSAtkFrameType OBJECT-TYPE Represents attack frame type. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.9 | OCTET STRING | accessible-for-notify | current |
| hpnicfDot11WIDSAtkChannel OBJECT-TYPE Represents attack channel. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.10 | HpnicfDot11ChannelScopeType | accessible-for-notify | current |
| hpnicfDot11WIDSAtkTime OBJECT-TYPE Represents when attacking happened. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.11 | OCTET STRING | accessible-for-notify | current |
| hpnicfDot11WIDSAtkDestMac OBJECT-TYPE Represents mac address of attack destination. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.12 | MacAddress | accessible-for-notify | current |
| hpnicfDot11WIDSFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.2.13 | TimeTicks | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfDot11WIDSDetectRogueTrap NOTIFICATION-TYPE The notification represents that a rogue AP or a station was detected by WIDS. The NMS would refer to MIB table under hpnicfDot11WIDSDetectGroup group to get more detailed information. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.1 | current |
| hpnicfDot11WIDSAdHocTrap NOTIFICATION-TYPE The notification represents a rogue Ad hoc station was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.2 | current |
| hpnicfDot11WIDSUnauthorSSIDTrap NOTIFICATION-TYPE The notification represents which unauthorized SSID are accessed in the network. The notification will be sent to NMS when an unauthorized SSID is detected on the network for the first time. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.3 | current |
| hpnicfDot11WIDSDisappearRogueTrap NOTIFICATION-TYPE The notification represents that a rogue device has aged out and moved to history table or the device type has been changed to friendly. The notification will be sent to NMS whenever a rogue disappears. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.4 | current |
| hpnicfDot11WIDSDetectAttack NOTIFICATION-TYPE This notification occurs when some type of attack is detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.5 | current |
| hpnicfDot11WIDSDetectWBridge NOTIFICATION-TYPE This notification occurs whenever a detected device is classified as rogue wireless-bridge. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.6 | current |
| hpnicfDot11WIDSFloodTrap NOTIFICATION-TYPE This notification occurs when flood attack is detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.7 | current |
| hpnicfDot11WIDSSpoofTrap NOTIFICATION-TYPE This notification occurs when spoof attack is detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.8 | current |
| hpnicfDot11WIDSWeakIVTrap NOTIFICATION-TYPE This notification occurs when weak IV attack is detected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.5.3.1.9 | current |