HPN-ICF-WIPS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.118
- Last updated
- 2011-12-29 14:50
- Revisions
- 2011-12-29 14:50
- Namespace
- hp
- Source file
HPN-ICF-WIPS-MIB- Digest
sha256:c84cf3b7f34f95b451adcc0c0b16c906e139d75817ddb615813e6c1eeb9f2246
Description
This MIB provides information about WIPS feature. Wireless Intrusion Prevention System (WIPS) WIPS 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, and takes corresponding measures in order to guarantee the wireless environment security.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | 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-OID-MIB HPN-ICF-WIPS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfWIPSAPCategoryType TEXTUAL-CONVENTION Represents the categorized type of AP detected by WIPS. | current | |||
| HpnicfWIPSAPClassifyType TEXTUAL-CONVENTION Represents the classify type of AP. 'other' - represents undo operation. | current | |||
| HpnicfWIPSAPSecurityType TEXTUAL-CONVENTION Represents the AP security type. clear 0x01 wpa2 0x02 wpa 0x04 wep 0x08 | current | |||
| HpnicfWIPSAuthMethod TEXTUAL-CONVENTION Represents the key management mode defined by 802.11i. The following values are supported: none - No key management mode configured, psk - pre-shared key authentication, dot1x - 802.1x authentication. other - other authentication. | current | |||
| HpnicfWIPSChannel TEXTUAL-CONVENTION Represents the channel number. | current | |||
| HpnicfWIPSClientCategoryType TEXTUAL-CONVENTION Represents the categorized type of Client detected by WIPS. | current | |||
| HpnicfWIPSDevCategoryWay TEXTUAL-CONVENTION Represents by which way the device is categorized. 'manual': the device is categorized by user. 'autoByNMS': the device is automatically categorized by NMS(Network Management System). 'autoByDev': the device is automatically categorized by WIPS. | current | |||
| HpnicfWIPSDevStatus TEXTUAL-CONVENTION Represents the status of devices detected by WIPS. | current | |||
| HpnicfWIPSDeviceCategoryType TEXTUAL-CONVENTION Represents the categorized type of device detected by WIPS. | current | |||
| HpnicfWIPSEncryptMethod TEXTUAL-CONVENTION Represents the frame encryption cipher types for frames on IEEE 802.11 radio interfaces. The MIB defines TC by referring to the 802.11i protocol. The following values are supported: none(1) - clear text or no cipher method is configure, wep(2) - WEP key, tkip(4) - WPA Temporal Key encryption, ccmp(8) - WPA AES CCMP encryption | current | |||
| HpnicfWIPSRadioType TEXTUAL-CONVENTION Represents AP 802.11 radio type of 802.11a/b/g/n as per the standard. The following values are supported: dot11a - 802.11a dot11b - 802.11b dot11g - 802.11g dot11n - 802.11n dot11gn - 802.11gn dot11an - 802.11an | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfWIPSConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1 | |||
| hpnicfWIPSGlobalConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1 | |||
| hpnicfWIPSEnable OBJECT-TYPE Represents whether the WIPS feature is enabled or not. 'true': enable the WIPS feature. 'false': disable the WIPS feature. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.1 | TruthValue | read-write | current |
| hpnicfWIPSSensorLicenseNum OBJECT-TYPE Represents the number of sensor license. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.2 | Unsigned32 | read-only | current |
| hpnicfWIPSBlocklistAction OBJECT-TYPE Represents whether the block list feature is enabled or not. 'block' : Enable the block list feature to filter unwanted devices. 'unblock' : Disable the block list feature. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.3 | INTEGER {block(1), unblock(2)} | read-write | current |
| hpnicfWIPSAPInactiveTime OBJECT-TYPE Represents the time for AP getting inactive. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.4 | Integer32 (60..600) | read-write | current |
| hpnicfWIPSSTAInactiveTime OBJECT-TYPE Represents the time for STA getting inactive. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.5 | Integer32 (120..1200) | read-write | current |
| hpnicfWIPSDevAgingTime OBJECT-TYPE Represents the time for device getting aged. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.6 | Integer32 (60..2592000) | read-write | current |
| hpnicfWIPSStatisticPeriod OBJECT-TYPE Represents the period of WIPS reporting the statistic. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.7 | Integer32 (60..86400) | read-write | current |
| hpnicfWIPSReclassificationPeriod OBJECT-TYPE Represents the period of WIPS reclassifying devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.8 | Integer32 (10..3600) | read-write | current |
| hpnicfWIPSResetAllTrustList OBJECT-TYPE This object is used to remove all entries from the static trust list. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.9 | TruthValue | read-write | current |
| hpnicfWIPSResetAllBlockList OBJECT-TYPE This object is used to remove all entries from the static block list. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.10 | TruthValue | read-write | current |
| hpnicfWIPSResetAllIgnoreList OBJECT-TYPE This object is used to remove all entries from the ignore list. It will return false for get operation.. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.11 | TruthValue | read-write | current |
| hpnicfWIPSResetAllCtmList OBJECT-TYPE This object is used to remove all entries from the static countermeasure list. It will return false for get operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.12 | TruthValue | read-write | current |
| hpnicfWIPSPermitChlBitMap OBJECT-TYPE Represents the permit channel number by bitmap. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.13 | OCTET STRING (SIZE(32)) | read-write | current |
| hpnicfWIPSDynamicTrustListAgingTime OBJECT-TYPE Represents the time for devices in the dynamic trust list getting aged. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.14 | Integer32 (60..86400) | read-write | current |
| hpnicfWIPSDevUpdateTime OBJECT-TYPE Represents the period of WIPS update the status of devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.15 | Integer32 (10..30) | read-write | current |
| hpnicfWIPSADOSEnable OBJECT-TYPE Represents whether enable the ADOS feature. 'true': enable the ADOS feature. 'false': disable the ADOS feature. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.16 | TruthValue | read-write | current |
| hpnicfWIPSAccessFlowScanEnable OBJECT-TYPE Represents whether the WIPS scanning feature during the access flow is enabled or not. 'true': enable the feature. 'false': disable the feature. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.1.17 | TruthValue | read-write | current |
| hpnicfWIPSVsdConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2 | |||
| hpnicfWIPSVsdTable OBJECT-TYPE The table provides the list of virtual security domain. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1 | not-accessible | current | |
| hpnicfWIPSVsdEntry OBJECT-TYPE Each entry contains information of each VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1 | not-accessible | current | |
| hpnicfWIPSVsdNameCfg OBJECT-TYPE Represents the name of virtual security domain. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSVsdRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.2 | RowStatus | read-create | current |
| hpnicfWIPSVsdAtkDctPolicyNameCfg OBJECT-TYPE Represents the name of attack detect policy attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.3 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSVsdCtmPolicyNameCfg OBJECT-TYPE Represents the name of countermeasure policy attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.4 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSVsdSigPolicyNameCfg OBJECT-TYPE Represents the name of signature policy attached to the VSD | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.5 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSVsdMalPktPolicyNameCfg OBJECT-TYPE Represents the name of malformed packet detect policy attached to the VSD | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.1.1.6 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSRule2VsdTable OBJECT-TYPE The table defines the AP classification rules been attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.2 | not-accessible | current | |
| hpnicfWIPSRule2VsdEntry OBJECT-TYPE Each entry contains information of each AP classification rule in each VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.2.1 | not-accessible | current | |
| hpnicfWIPSRule2VsdAPClaRuleNameCfg OBJECT-TYPE Represents the name of AP classification rule attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.2.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSRule2VsdRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.2.1.2 | RowStatus | read-create | current |
| hpnicfWIPSRule2VsdPrecedence OBJECT-TYPE Represents the precedence of AP classification rule attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.2.1.3 | Integer32 (0..15) | read-create | current |
| hpnicfWIPSSensor2VsdTable OBJECT-TYPE The table defines the sensor been attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.3 | not-accessible | current | |
| hpnicfWIPSSensor2VsdEntry OBJECT-TYPE Each entry contains information of each sensor in each VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.3.1 | not-accessible | current | |
| hpnicfWIPSSensorNameCfg OBJECT-TYPE Represents the name of sensor attached to the VSD. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.3.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfWIPSSensor2VsdRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.3.1.2 | RowStatus | read-create | current |
| hpnicfWIPSSensorState OBJECT-TYPE Represents the running state of the sensor. It will return false for set operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.3.1.3 | INTEGER {running(1), idle(2)} | read-create | current |
| hpnicfWIPSSensorRadioTable OBJECT-TYPE The table represents the list of sensor radio information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.4 | not-accessible | current | |
| hpnicfWIPSSensorRadioEntry OBJECT-TYPE Each entry contains information of a radio of a sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.4.1 | not-accessible | current | |
| hpnicfWIPSSensorRadioRadioId OBJECT-TYPE Represents the radio identifier of the sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.4.1.1 | Integer32 (1..4) | not-accessible | current |
| hpnicfWIPSSensorRadioScanMode OBJECT-TYPE Represents the scanning mode configured to the radio. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.2.4.1.2 | INTEGER {accessFirst(1), detectFirst(2), middle(3), detectOnly(4)} | read-only | current |
| hpnicfWIPSAPClaRuleTable OBJECT-TYPE The table defines the parameters for WIPS AP classification rule. One rule could be assigned to different VSDs. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3 | not-accessible | current | |
| hpnicfWIPSAPClaRuleEntry OBJECT-TYPE Each entry contains information of each AP classification rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1 | not-accessible | current | |
| hpnicfWIPSAPClaRuleName OBJECT-TYPE Represents the name of AP classification rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSAPClaRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.2 | RowStatus | read-create | current |
| hpnicfWIPSAPClaSeverityLevel OBJECT-TYPE Represents the severity level of the AP classification rule. Available value limits from 0 to 100. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.3 | Unsigned32 | read-create | current |
| hpnicfWIPSAPClaRuleMatchAll OBJECT-TYPE Represents whether match all the AP classification sub-rules which have been configured. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.4 | TruthValue | read-create | current |
| hpnicfWIPSAPClaType OBJECT-TYPE Represents the type of AP classification. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.5 | HpnicfWIPSAPClassifyType | read-create | current |
| hpnicfWIPSAPClaSubRuleSSIDOperator OBJECT-TYPE Represents the compare way of the SSID in the sub rule, including include/not include/equal/not equal. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.6 | INTEGER {include(1), notinclude(2), equal(3), notequal(4)} | read-create | current |
| hpnicfWIPSAPClaSubRuleSSIDCase OBJECT-TYPE Represents the case sensitive or not for the SSID match. 'true': Case insensitive. 'false': Case sensitive. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.7 | TruthValue | read-create | current |
| hpnicfWIPSAPClaSubRuleSSID OBJECT-TYPE Represents the SSID match template in the ap classification rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.8 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSSecurityType OBJECT-TYPE Represents the security type of active AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.9 | HpnicfWIPSAPSecurityType | read-create | current |
| hpnicfWIPSSecurityTypeMatch OBJECT-TYPE Represents match way of the security type of active AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.10 | INTEGER {equal(1), include(2)} | read-create | current |
| hpnicfWIPSAPAuthType OBJECT-TYPE Represents the authentication type of the AP. undo - represents undo operation | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.11 | INTEGER {none(1), psk(2), dot1x(3), other(4), undo(5)} | read-create | current |
| hpnicfWIPSMaxRSSIValue OBJECT-TYPE Represents the high-limit of the RSSI of AP. Available value limits from 1 to 90. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.12 | Unsigned32 | read-create | current |
| hpnicfWIPSMinRSSIValue OBJECT-TYPE Represents the low-limit of the RSSI of AP. Available value limits from 0 to 89. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.13 | Unsigned32 | read-create | current |
| hpnicfWIPSMaxDuration OBJECT-TYPE Represents the high-limit of the duration of AP. Available value limits from 1 to 2592000. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.14 | Unsigned32 | read-create | current |
| hpnicfWIPSMinDuration OBJECT-TYPE Represents the low-limit of the duration of AP. Available value limits from 0 to 2591999. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.15 | Unsigned32 | read-create | current |
| hpnicfWIPSMaxAPNum OBJECT-TYPE Represents the high-limit of the number of AP. Available value limits from 1 to 128. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.16 | Unsigned32 | read-create | current |
| hpnicfWIPSMinAPNum OBJECT-TYPE Represents the low-limit of the number of AP. Available value limits from 0 to 127. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.17 | Unsigned32 | read-create | current |
| hpnicfWIPSMaxClientNum OBJECT-TYPE Represents the high-limit of the number of client. Available value limits from 1 to 128. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.18 | Unsigned32 | read-create | current |
| hpnicfWIPSMinClientNum OBJECT-TYPE Represents the low-limit of the number of client. Available value limits from 0 to 127. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.19 | Unsigned32 | read-create | current |
| hpnicfWIPSOUIInfo OBJECT-TYPE Represents the OUI hexadecimal string of the AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.20 | OCTET STRING (SIZE(0..6)) | read-create | current |
| hpnicfWIPSVendorInfo OBJECT-TYPE Represents the vendor info of the AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.21 | OCTET STRING (SIZE(0..64)) | read-create | current |
| hpnicfWIPSAtkDctPolicyCfgGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4 | |||
| hpnicfWIPSAtkDctPolicyCfgSupportSet OBJECT-TYPE Represents the bit string of supported attack detect policy. The specific attack detect policy is supported if its corresponding bit is set to 1; otherwise its corresponding bit is set to 0. bit0: adhoc bit1: ap-spoof bit2: client-spoof bit3: prohibited channel bit4: ap-flood bit5: eapol-start bit6: authentication bit7: association bit8: reassociation bit9: weak-IV bit10: invalid-OUI | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.1 | OCTET STRING (SIZE(16)) | read-only | current |
| hpnicfWIPSAtkDctPolicyCfgTable OBJECT-TYPE The table defines the parameters for WIPS attack detect policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2 | not-accessible | current | |
| hpnicfWIPSAtkDctPolicyCfgEntry OBJECT-TYPE Each entry contains information of each attack detect policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1 | not-accessible | current | |
| hpnicfWIPSAtkDctPolicyName OBJECT-TYPE Represents the name of attack detect policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSAtkDctPolicyCfgRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.2 | RowStatus | read-create | current |
| hpnicfWIPSAtkDctPolicyBitString OBJECT-TYPE Represents the bit string of attack detect policy configuration. The specific attack detect policy is enabled if its corresponding bit is set to 1; disabled if its corresponding bit is set to 0. bit0: adhoc bit1: ap-spoof bit2: client-spoof bit3: prohibited channel bit4: ap-flood bit5: eapol-start bit6: authentication bit7: association bit8: reassociation bit9: weak-IV bit10: invalid-OUI | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.3 | OCTET STRING (SIZE(16)) | read-create | current |
| hpnicfWIPSAtkDctPolicyAPFloodQT OBJECT-TYPE Represents the quiet time after reporting the AP flood attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.4 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyAPSpoofQT OBJECT-TYPE Represents the quiet time after reporting the AP spoofing attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.5 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyCliSpoofQT OBJECT-TYPE Represents the quiet time after reporting the client spoofing attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.6 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyDosAssoQT OBJECT-TYPE Represents the quiet time after reporting the dos of association attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.7 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyDosAuthQT OBJECT-TYPE Represents the quiet time after reporting the dos of authentication attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.8 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyDosEAPOLStartQT OBJECT-TYPE Represents the quiet time after reporting the dos of EAPOL-start attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.9 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyDosReAssoQT OBJECT-TYPE Represents the quiet time after reporting the dos of reassociation attack event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.10 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyWeakIVQT OBJECT-TYPE Represents the quiet time after reporting the weak-IV event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.11 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSAtkDctPolicyInvalidOUIAction OBJECT-TYPE Represents the action after detecting the invalid OUI, which classify the device as rogue device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.4.2.1.12 | INTEGER {none(0), rogue(1)} | read-create | current |
| hpnicfWIPSStaticCtmListCfgTable OBJECT-TYPE The table provides the MAC address list of devices in the static countermeasure list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.5 | not-accessible | current | |
| hpnicfWIPSStaticCtmListCfgEntry OBJECT-TYPE Each entry contains information of each MAC address in the static countermeasure list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.5.1 | not-accessible | current | |
| hpnicfWIPSStaticCtmListMAC OBJECT-TYPE Represents the MAC address in static countermeasure list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.5.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSStaticCtmListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.5.1.2 | RowStatus | read-create | current |
| hpnicfWIPSStaticBlockListCfgTable OBJECT-TYPE The table provides the MAC address list of devices in the static block list. WIPS will ignore the frames from the devices in the list, and take the devices as rogue devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.6 | not-accessible | current | |
| hpnicfWIPSStaticBlockListCfgEntry OBJECT-TYPE Each entry contains information of each MAC address in the static block list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.6.1 | not-accessible | current | |
| hpnicfWIPSStaticBlockListMAC OBJECT-TYPE Represents the MAC address in static block list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.6.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSStaticBlockListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.6.1.2 | RowStatus | read-create | current |
| hpnicfWIPSStaticTrustListCfgTable OBJECT-TYPE The table provides the MAC address list of devices in the static trust list. WIPS will take the devices in the list as authorized devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.7 | not-accessible | current | |
| hpnicfWIPSStaticTrustListCfgEntry OBJECT-TYPE Each entry contains information of each MAC address in the static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.7.1 | not-accessible | current | |
| hpnicfWIPSStaticTrustListMAC OBJECT-TYPE Represents the MAC address in static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.7.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSStaticTrustListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.7.1.2 | RowStatus | read-create | current |
| hpnicfWIPSIgnoreListCfgTable OBJECT-TYPE The table provides the MAC address list of devices in the ignore list. WIPS will ignore the events caused by the device in the list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.8 | not-accessible | current | |
| hpnicfWIPSIgnoreListCfgEntry OBJECT-TYPE Each entry contains information of each MAC address in the ignore list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.8.1 | not-accessible | current | |
| hpnicfWIPSIgnoreListMAC OBJECT-TYPE Represents the MAC address in ignore list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.8.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSIgnoreListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.8.1.2 | RowStatus | read-create | current |
| hpnicfWIPSDctModeTable OBJECT-TYPE The table represents the list of AP scanning mode configuration on radio. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9 | not-accessible | current | |
| hpnicfWIPSDctModeEntry OBJECT-TYPE Each entry contains information of WIPS scanning mode on radio. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9.1 | not-accessible | current | |
| hpnicfWIPSDctModeAPName OBJECT-TYPE Represents the name of AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfWIPSDctModeRadio OBJECT-TYPE Represents the radio of AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9.1.2 | Integer32 (1..4) | not-accessible | current |
| hpnicfWIPSDctModeScanMode OBJECT-TYPE Represents the scanning mode. The radio enable-disable status must be disabled before WIPS scanning mode is configured on this radio. The mesh feature must be disabled before any WIPS scanning mode is set on radio. This radio can not apply any service template before the detectOnly scanning mode is set on the radio. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9.1.3 | INTEGER {accessFirst(1), detectFirst(2), middle(3), detectOnly(4)} | read-create | current |
| hpnicfWIPSDctModeRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.9.1.4 | RowStatus | read-create | current |
| hpnicfWIPSSigConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10 | |||
| hpnicfWIPSSigPolicyTable OBJECT-TYPE The table defines the parameters for WIPS signature policy. One policy could be assigned to different VSDs. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.1 | not-accessible | current | |
| hpnicfWIPSSigPolicyEntry OBJECT-TYPE Each entry contains information of each signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.1.1 | not-accessible | current | |
| hpnicfWIPSSigPolicyNameCfg OBJECT-TYPE Represents the name of signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.1.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSSigPolicyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.1.1.2 | RowStatus | read-create | current |
| hpnicfWIPSSigRule2PolicyTable OBJECT-TYPE The table defines the signature rules been attached to the signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.2 | not-accessible | current | |
| hpnicfWIPSSigRule2PolicyEntry OBJECT-TYPE Each entry contains information of each signature rules attached to signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.2.1 | not-accessible | current | |
| hpnicfWIPSSigRule2PolicySigRuleIDCfg OBJECT-TYPE Represents the ID of signature rule attached to signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.2.1.1 | Unsigned32 (1..64) | not-accessible | current |
| hpnicfWIPSSigRule2PolicyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.2.1.2 | RowStatus | read-create | current |
| hpnicfWIPSSigRule2PolicyPrecedence OBJECT-TYPE Represents the precedence of signature rule attached to signature policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.2.1.3 | Unsigned32 (1..64) | read-create | current |
| hpnicfWIPSSigRuleTable OBJECT-TYPE The table defines the signature rules. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3 | not-accessible | current | |
| hpnicfWIPSSigRuleEntry OBJECT-TYPE Each entry contains information of each signature rules. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1 | not-accessible | current | |
| hpnicfWIPSSigRuleName OBJECT-TYPE Represents the name of signature rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSSigRuleID OBJECT-TYPE Represents the ID of signature rule. The values from 1 to 32 are for built-in rules, which can not be assigned to user-define rules. When a user-define signature rule is being created, if ID is not specified, the ID of the rule will be automatically assigned, which values from 33 to 64. Once the rule is created, the ID is fixed and can not be changed again. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.2 | Integer32 (1..64) | read-create | current |
| hpnicfWIPSSigRuleRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.3 | RowStatus | read-create | current |
| hpnicfWIPSSigSubRuleMatchAll OBJECT-TYPE Represents whether match all the sub rules which have been configured in the signature rule. The default value for user-define rule is false, and for built-in rule is true. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.4 | TruthValue | read-create | current |
| hpnicfWIPSSigRuleDctPeriod OBJECT-TYPE Represents the detect period of signature rule. Available value limits from 1 to 3600. The default value depends on the certain rule. For user-define rules it is 60. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.5 | Unsigned32 | read-create | current |
| hpnicfWIPSSigRuleTrackMethod OBJECT-TYPE Represents the track-method for the signature rule. The default value depends on the certain rule. For user-define rules it is 'both(3)'. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.6 | INTEGER {perSig(1), perMAC(2), both(3)} | read-create | current |
| hpnicfWIPSSigRuleDctThresholdPerMAC OBJECT-TYPE Represents the detect threshold for per-MAC track-method. Available value limits from 1 to 32000. The default value depends on the certain rule. For user-define rules it is 1000. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.7 | Unsigned32 | read-create | current |
| hpnicfWIPSSigRuleDctThresholdPerSig OBJECT-TYPE Represents the detect threshold for per-Signature track-method. Available value limits from 1 to 32000. The default value depends on the certain rule. For user-define rules it is 1000. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.8 | Unsigned32 | read-create | current |
| hpnicfWIPSSigRuleActionEvtLevel OBJECT-TYPE Represents the level of event sended for the action of reporting event alarm. Available value limits from 0 to 7. The default value depends on the certain rule. For user-define rules it is 0xffffffff. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.9 | Unsigned32 | read-create | current |
| hpnicfWIPSSigRuleQuietTime OBJECT-TYPE Represents the quiet time after reporting event alarm. Available value limits from 60 to 32000. The default value depends on the certain rule. For user-define rules it is 900. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.10 | Unsigned32 | read-create | current |
| hpnicfWIPSSigSubRuleFrameType OBJECT-TYPE Represents the type of frame to match. 0x0 management type 0x1 control type 0x2 data type The default value depends on the certain rule. For user-define rules it is 'undo(3)'. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.11 | INTEGER {manage(0), control(1), data(2), undo(3)} | read-create | current |
| hpnicfWIPSSigSubRuleFrameSubType OBJECT-TYPE Represents the sub-type of frame to match. 1 association request 2 association response 3 probe request 4 beacon 5 disassoc 6 authentication 7 de-authentication The default value depends on the certain rule. For user-define rules it is 'none(0)'. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.12 | INTEGER {none(0), assocReq(1), assocRes(2), probeReq(3), beacon(4), disasso(5), auth(6), deauth(7)} | read-create | current |
| hpnicfWIPSSigSubRuleMac OBJECT-TYPE Represents the MAC address or BSSID to match. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.13 | OCTET STRING (SIZE(0..12)) | read-create | current |
| hpnicfWIPSSigSubRuleMacType OBJECT-TYPE Represents the type of MAC address or BSSID to match. 0 Source MAC address in the 802.11 frame header 1 Destination MAC address in the 802.11 frame header 2 BSSID field in the 802.11 frame header | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.14 | INTEGER {source(0), dest(1), bssid(2)} | read-create | current |
| hpnicfWIPSSigSubRuleSeqNumMin OBJECT-TYPE Represents the minimun value of sequence number of packet to match. Available value limits from 0 to 4094. The default value depends on the certain rule. For user-define rules it is 0xffffffff. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.15 | Unsigned32 | read-create | current |
| hpnicfWIPSSigSubRuleSeqNumMax OBJECT-TYPE Represents the maximum value of sequence number of packet to match. Available value limits from 1 to 4095. The default value depends on the certain rule. For user-define rules it is 0xffffffff. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.16 | Unsigned32 | read-create | current |
| hpnicfWIPSSigSubRuleSSIDLenMin OBJECT-TYPE Represents the minimun value of SSID of packet to match. Available value limits from 0 to 31. The default value depends on the certain rule. For user-define rules it is 0xffffffff. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.17 | Unsigned32 | read-create | current |
| hpnicfWIPSSigSubRuleSSIDLenMax OBJECT-TYPE Represents the maximum value of SSID of packet to match. Available value limits from 1 to 32. The default value depends on the certain rule. For user-define rules it is 0xffffffff. The value 0xffffffff represents restoring default value operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.18 | Unsigned32 | read-create | current |
| hpnicfWIPSSigSubRuleSSID OBJECT-TYPE Represents the string of SSID of packet to match. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.19 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfWIPSSigSubRuleSSIDOpe OBJECT-TYPE Represents the compare way of the SSID in the sub rule, including include/not include/equal/not equal. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.20 | INTEGER {include(1), notinclude(2), equal(3), notequal(4)} | read-create | current |
| hpnicfWIPSSigSubRuleSSIDCase OBJECT-TYPE Represents the case sensitive or not for the SSID match. 'true': Case insensitive. 'false': Case sensitive. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.3.1.21 | TruthValue | read-create | current |
| hpnicfWIPSSigSubRulePatternTable OBJECT-TYPE The table defines the signature sub rules which define the user-define match way through pattern of packet. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4 | not-accessible | current | |
| hpnicfWIPSSigSubRulePatternEntry OBJECT-TYPE Each entry contains information of each pattern signature sub rules. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1 | not-accessible | current | |
| hpnicfWIPSSigSubRulePatternID OBJECT-TYPE Represents the ID of the pattern sub rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.1 | Unsigned32 (1..27) | not-accessible | current |
| hpnicfWIPSSigSubRuleRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.2 | RowStatus | read-write | current |
| hpnicfWIPSSigSubRulePatternName OBJECT-TYPE Represents the name of the pattern sub rule. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| hpnicfWIPSSigSubRulePatternOffset OBJECT-TYPE Represents the offset value of packet match. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.4 | Integer32 (0..2346) | read-write | current |
| hpnicfWIPSSigSubRulePatternMask OBJECT-TYPE Represents the mask value of packet match. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.5 | Integer32 (0..65535) | read-write | current |
| hpnicfWIPSSigSubRulePatternValueMin OBJECT-TYPE Represents the minimun value of match byte. Available value limits from 0 to 65534. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.6 | Unsigned32 | read-write | current |
| hpnicfWIPSSigSubRulePatternValueMax OBJECT-TYPE Represents the maximun value of match byte. Available value limits from 1 to 65535. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.7 | Unsigned32 | read-write | current |
| hpnicfWIPSSigSubRulePatternFromPayload OBJECT-TYPE Represents whether match start from the payload of the data frame. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.10.4.1.8 | TruthValue | read-write | current |
| hpnicfWIPSCtmConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11 | |||
| hpnicfWIPSCtmPolicyCfgSupportSet OBJECT-TYPE Represents the bit string of supported countermeasure policy. The specific countermeasure policy is supported if its corresponding bit is set to 1; otherwise its corresponding bit is set to 0. bit3: misconfigured AP bit4: rogue AP bit5: unauthorized station bit6: external AP bit9: misassociation station bit10: potential authorized AP bit11: potential rogue AP bit12: potential external AP bit13: uncategorized AP bit14: uncategorized station | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.1 | OCTET STRING (SIZE(16)) | read-only | current |
| hpnicfWIPSCtmPolicyTable OBJECT-TYPE The table defines the parameters for WIPS countermeasure policy. One policy could be assigned to different VSDs. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2 | not-accessible | current | |
| hpnicfWIPSCtmPolicyEntry OBJECT-TYPE Each entry contains information of each countermeasure policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1 | not-accessible | current | |
| hpnicfWIPSCtmPolicyName OBJECT-TYPE Represents the name of countermeasure policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSCtmPolicyCfgRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.2 | RowStatus | read-create | current |
| hpnicfWIPSCtmPolicyBitString OBJECT-TYPE Represents the bit string of countermeasure policy configuration. The specific countermeasure of device is enabled if its corresponding bit is set to 1; disabled if its corresponding bit is set to 0. bit3: misconfigured AP bit4: rogue AP bit5: unauthorized station bit6: external AP bit9: misassociation station bit10: potential authorized AP bit11: potential rogue AP bit12: potential external AP bit13: uncategorized AP bit14: uncategorized station | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.3 | OCTET STRING (SIZE(16)) | read-create | current |
| hpnicfWIPSCtmPolicyFixedChl OBJECT-TYPE Represents whether enable fixed channel scan function. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.4 | TruthValue | read-create | current |
| hpnicfWIPSCtmPolicyRogueAPPre OBJECT-TYPE Represents the precedence of countermeasure for rogue AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.5 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyPtRogueAPPre OBJECT-TYPE Represents the precedence of countermeasure for potential rogue AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.6 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyMisconfAPPre OBJECT-TYPE Represents the precedence of countermeasure for misconfigured AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.7 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyExternalAPPre OBJECT-TYPE Represents the precedence of countermeasure for external AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.8 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyPtExternalAPPre OBJECT-TYPE Represents the precedence of countermeasure for potential external AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.9 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyUncateAPPre OBJECT-TYPE Represents the precedence of countermeasure for uncategorized AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.10 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyPtAuthAPPre OBJECT-TYPE Represents the precedence of countermeasure for potential authorized AP. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.11 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyMisassoStaPre OBJECT-TYPE Represents the precedence of countermeasure for misassociated station. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.12 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyUncateStaPre OBJECT-TYPE Represents the precedence of countermeasure for uncategorized station. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.13 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyUnauthStaPre OBJECT-TYPE Represents the precedence of countermeasure for unauthorized station. Available value limits from 0 to 9. Value 0xffffffff represents undo operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.2.1.14 | Unsigned32 | read-create | current |
| hpnicfWIPSCtmPolicyDevListTable OBJECT-TYPE The table defines the MAC address list of countermeasure device in WIPS countermeasure policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.3 | not-accessible | current | |
| hpnicfWIPSCtmPolicyDevListEntry OBJECT-TYPE Each entry contains information of each MAC address of device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.3.1 | not-accessible | current | |
| hpnicfWIPSCtmPolicyDevMAC OBJECT-TYPE Represents the MAC address of countermeasure device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.3.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSCtmPolicyDevRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.11.3.1.2 | RowStatus | read-create | current |
| hpnicfWIPSMalPktDctConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12 | |||
| hpnicfWIPSMalPktDctCfgLogSupportSet OBJECT-TYPE Represents the bit string of supported malformed packet detect policy controlling the log function. The specific malformed packet detect policy is supported if its corresponding bit is set to 1; otherwise its corresponding bit is set to 0. bit0: invalid IE length bit1: duplicated IE bit2: redundant IE bit3: invalid packet length bit4: illegal IBSS and ESS bit5: invalid source address bit6: overflow EAPOL key length bit7: malformed authetication bit8: malformed association request bit9: malformed HT-IE bit10: large duration bit11: null probe response bit12: invalid deauthentication reason code bit13: invalid disassociation reason code bit14: overflow SSID length bit15: fata-jack | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.1 | OCTET STRING (SIZE(32)) | read-only | current |
| hpnicfWIPSMalPktDctCfgTrapSupportSet OBJECT-TYPE Represents the bit string of supported malformed packet detect policy controlling the trap function. The specific malformed packet detect policy is supported if its corresponding bit is set to 1; otherwise its corresponding bit is set to 0. bit0: invalid IE length bit1: duplicated IE bit2: redundant IE bit3: invalid packet length bit4: illegal IBSS and ESS bit5: invalid source address bit6: overflow EAPOL key length bit7: malformed authetication bit8: malformed association request bit9: malformed HT-IE bit10: large duration bit11: null probe response bit12: invalid deauthentication reason code bit13: invalid disassociation reason code bit14: overflow SSID length bit15: fata-jack | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.2 | OCTET STRING (SIZE(32)) | read-only | current |
| hpnicfWIPSMalPktDctPolicyTable OBJECT-TYPE Represents. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3 | not-accessible | current | |
| hpnicfWIPSMalPktDctPolicyEntry OBJECT-TYPE Represents. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1 | not-accessible | current | |
| hpnicfWIPSMalPktDctPolicyName OBJECT-TYPE Represents the name of malformed packet detect policy. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSMalPktDctPolicyCfgRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.2 | RowStatus | read-create | current |
| hpnicfWIPSMalPktDctPolicyLogBitString OBJECT-TYPE Represents the bit string of malformed packet detect policy controlling the log function configuration. The specific malformed packet detect is enbled if its corresponding bit is set to 1; disabled its corresponding bit is set to 0. bit0: invalid IE length bit1: duplicated IE bit2: redundant IE bit3: invalid packet length bit4: illegal IBSS and ESS bit5: invalid source address bit6: overflow EAPOL key length bit7: malformed authetication bit8: malformed association request bit9: malformed HT-IE bit10: large duration bit11: null probe response bit12: invalid deauthentication reason code bit13: invalid disassociation reason code bit14: overflow SSID length bit15: fata-jack | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.3 | OCTET STRING (SIZE(32)) | read-create | current |
| hpnicfWIPSMalPktDctPolicyTrapBitString OBJECT-TYPE Represents the bit string of malformed packet detect policy controlling the trap function configuration. The specific malformed packet detect is enbled if its corresponding bit is set to 1; disabled its corresponding bit is set to 0. bit0: invalid IE length bit1: duplicated IE bit2: redundant IE bit3: invalid packet length bit4: illegal IBSS and ESS bit5: invalid source address bit6: overflow EAPOL key length bit7: malformed authetication bit8: malformed association request bit9: malformed HT-IE bit10: large duration bit11: null probe response bit12: invalid deauthentication reason code bit13: invalid disassociation reason code bit14: overflow SSID length bit15: fata-jack | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.4 | OCTET STRING (SIZE(32)) | read-create | current |
| hpnicfWIPSMalPktDctPolicyDurationThreshold OBJECT-TYPE Represents the threshold of duration for large duration malformed packet detection. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.5 | Integer32 (1..32767) | read-create | current |
| hpnicfWIPSMalPktDctPolicyQuietTime OBJECT-TYPE Represents the quiet time after reporting event alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.12.3.1.6 | Integer32 (5..604800) | read-create | current |
| hpnicfWIPSStaticTrustOUIListCfgTable OBJECT-TYPE The table provides the OUI list of devices in the static trust list. WIPS will take the devices in the list as authorized devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.13 | not-accessible | current | |
| hpnicfWIPSStaticTrustOUIListCfgEntry OBJECT-TYPE Each entry contains information of each OUI in the static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.13.1 | not-accessible | current | |
| hpnicfWIPSStaticTrustOUIListOUI OBJECT-TYPE Represents the OUI in static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.13.1.1 | OCTET STRING (SIZE(3)) | not-accessible | current |
| hpnicfWIPSStaticTrustOUIListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.13.1.2 | RowStatus | read-create | current |
| hpnicfWIPSStaticTrustVendorListCfgTable OBJECT-TYPE The table provides the vendor list of devices in the static trust list. WIPS will take the devices in the list as authorized devices. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.14 | not-accessible | current | |
| hpnicfWIPSStaticTrustVendorListCfgEntry OBJECT-TYPE Each entry contains information of each vendor in the static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.14.1 | not-accessible | current | |
| hpnicfWIPSStaticTrustVendorListVendor OBJECT-TYPE Represents the vendor in static trust list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.14.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfWIPSStaticTrustVendorListRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.118.1.14.1.2 | RowStatus | read-create | current |
| hpnicfWIPSDetectGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.2 | |||
| hpnicfWIPSDctAPTable OBJECT-TYPE The table represents the list of possible BSS information for APs detected by the WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1 | not-accessible | current | |
| hpnicfWIPSDctAPEntry OBJECT-TYPE Each entry contains possible BSS information of each AP detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1 | not-accessible | current | |
| hpnicfWIPSDctAPVSD OBJECT-TYPE Represents the virtual security domain where the BSS was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSDctAPBSSID OBJECT-TYPE Represents the Basic Service Set. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.2 | MacAddress | not-accessible | current |
| hpnicfWIPSDctAPRunningTime OBJECT-TYPE Represents the time since AP started to work, which is got from beacon/probe response frame. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.3 | TimeTicks | read-only | current |
| hpnicfWIPSDctAPRunTmLastUpdateTm OBJECT-TYPE Represents the time update hpnicfWIPSDctAPRunningTime since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSDctAPIsCountered OBJECT-TYPE Represents whether the detected AP is countered by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.5 | TruthValue | read-only | current |
| hpnicfWIPSDctAPWorkChannel OBJECT-TYPE Represents the radio channel which the detected AP work on. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.6 | HpnicfWIPSChannel | read-only | current |
| hpnicfWIPSDctAPRadioType OBJECT-TYPE Represents the radio type used by the detected AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.7 | HpnicfWIPSRadioType | read-only | current |
| hpnicfWIPSDctAPAuthMethod OBJECT-TYPE Represents the authentication method used by the detected AP. none(1) - No key management mode configured, psk(2) - pre-shared key authentication, dot1x(3) - 802.1x authentication. other(4) - other authentication. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.8 | HpnicfWIPSAuthMethod | read-only | current |
| hpnicfWIPSDctAPEncryptMethod OBJECT-TYPE Represents the encrypt method used by the detected AP. none(1) - clear text or no cipher method is configure, wep(2) - WEP key, tkip(4) - WPA Temporal Key encryption, ccmp(8) - WPA AES CCMP encryption | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.9 | HpnicfWIPSEncryptMethod | read-only | current |
| hpnicfWIPSDctAPSecurity OBJECT-TYPE Represents the security suites of the detected AP. clear 0x01 wpa2 0x02 wpa 0x04 wep 0x08 | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.10 | HpnicfWIPSAPSecurityType | read-only | current |
| hpnicfWIPSDctAPSeverityLevel OBJECT-TYPE Represents the severity level of the detected AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.11 | Unsigned32 (0..100) | read-only | current |
| hpnicfWIPSDctAPLastDctTm OBJECT-TYPE Represents the time that AP was detected for the last time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.12 | TimeTicks | read-only | current |
| hpnicfWIPSDctAPFirstDctTm OBJECT-TYPE Represents the time that AP was detected for the first time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.13 | TimeTicks | read-only | current |
| hpnicfWIPSDctAPAdd2BlackList OBJECT-TYPE Represents whether the AP will be taken as a rogue AP. If the value is true, the MAC address will be automatically added into hpnicfWIPSBlockListTable and the category of the AP will be taken as rogue. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSBlockListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.14 | TruthValue | read-write | current |
| hpnicfWIPSDctAPAdd2WhiteList OBJECT-TYPE Represents whether the AP will be taken as an authorized AP. If the value is true, the MAC address will be automatically added into hpnicfWIPSTrustListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSTrustListTable | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.15 | TruthValue | read-write | current |
| hpnicfWIPSDctAPAdd2IgnoreList OBJECT-TYPE Represents whether the AP will be taken as an ignored AP. If the value is true, the MAC address will be automatically added into hpnicfWIPSIgnoreListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSIgnoreListTable | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.16 | TruthValue | read-write | current |
| hpnicfWIPSDctAPAdd2CtmList OBJECT-TYPE Represents whether the AP will be taken as a countered AP. If the value is true, the MAC address will be automatically added into hpnicfWIPSCountermeasureListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSCountermeasureListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.17 | TruthValue | read-write | current |
| hpnicfWIPSDctAPCategory OBJECT-TYPE Represents the categorized result of the AP. For set operation, only the following values are valid: authorized(2),rogue(3),misconfigured(4),external(5) | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.18 | HpnicfWIPSAPCategoryType | read-write | current |
| hpnicfWIPSDctAPCategoryWay OBJECT-TYPE Represents by which way the AP is categorized. manual(1) -categorized by user autoByNMS(2) -categorized by NMS(Network Management System) autoByDev(3) -categorized by WIPS | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.19 | HpnicfWIPSDevCategoryWay | read-write | current |
| hpnicfWIPSDctAPStatus OBJECT-TYPE Represents the status of the AP detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.20 | HpnicfWIPSDevStatus | read-only | current |
| hpnicfWIPSDctAPSSID OBJECT-TYPE Represents the SSID broadcasted by AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.21 | OCTET STRING (SIZE(0..32)) | read-only | current |
| hpnicfWIPSDctAPAttachStaNum OBJECT-TYPE Represents the number of clients associated with the detected AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.22 | Integer32 | read-only | current |
| hpnicfWIPSDctAPRptSensorNum OBJECT-TYPE Represents the number of sensors detecting the AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.23 | Integer32 | read-only | current |
| hpnicfWIPSDctAPVendor OBJECT-TYPE Represents the vendor of this AP detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.24 | OCTET STRING (SIZE(0..64)) | read-only | current |
| hpnicfWIPSDctAPAttachStaTable OBJECT-TYPE The table represents the list of station associated with APs detected by the WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.2 | not-accessible | current | |
| hpnicfWIPSDctAPAttachStaEntry OBJECT-TYPE Each entry contains possible station information detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.2.1 | not-accessible | current | |
| hpnicfWIPSDctAPAttachStaMac OBJECT-TYPE Represents the MAC address of station associated with AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.2.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSDctAPAttachStaRowStatus OBJECT-TYPE The status of this table entry. It is read-only and will return 'Not writable' for set operation. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.2.1.2 | RowStatus | read-only | current |
| hpnicfWIPSDctAPRptSensorTable OBJECT-TYPE The table represents the list of sensors. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3 | not-accessible | current | |
| hpnicfWIPSDctAPRptSensorEntry OBJECT-TYPE Each entry contains possible sensor information of WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3.1 | not-accessible | current | |
| hpnicfWIPSDctAPRptSensorName OBJECT-TYPE Represents the name of sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfWIPSDctAPRptSensorRadioId OBJECT-TYPE Represents on which radio the sensor AP detected the AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3.1.2 | Integer32 (1..4) | read-only | current |
| hpnicfWIPSDctAPRptRSSI OBJECT-TYPE Represents the current value of signal strength that WIPS sensor AP received from the AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3.1.3 | Integer32 (0..90) | read-only | current |
| hpnicfWIPSDctAPLastRptTm OBJECT-TYPE Represents the time that AP was detected by this sensor for the last time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.3.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSDctStaTable OBJECT-TYPE The table represents the list of possible information for stations detected by the WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4 | not-accessible | current | |
| hpnicfWIPSDctStaEntry OBJECT-TYPE Each entry contains possible station information of each station detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1 | not-accessible | current | |
| hpnicfWIPSDctStaVSD OBJECT-TYPE Represents the virtual security domain in which the station was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSDctStaMac OBJECT-TYPE Represents the MAC address of station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.2 | MacAddress | not-accessible | current |
| hpnicfWIPSDctStaAssocBSSID OBJECT-TYPE Represents the BSSID which station associates with. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.3 | MacAddress | read-only | current |
| hpnicfWIPSDctStaStatus OBJECT-TYPE Represents the status of this station detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.4 | HpnicfWIPSDevStatus | read-only | current |
| hpnicfWIPSDctStaCategory OBJECT-TYPE Represents the categorized result of the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.5 | HpnicfWIPSClientCategoryType | read-only | current |
| hpnicfWIPSDctStaRadioType OBJECT-TYPE Represents the radio type used by the detected station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.6 | HpnicfWIPSRadioType | read-only | current |
| hpnicfWIPSDctStaWorkChannel OBJECT-TYPE Represents on which radio channel that WIPS sensor AP detected the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.7 | HpnicfWIPSChannel | read-only | current |
| hpnicfWIPSDctStaIsCountered OBJECT-TYPE Represents whether the detected station is countered by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.8 | TruthValue | read-only | current |
| hpnicfWIPSDctStaAdd2BlackList OBJECT-TYPE Represents whether the station will be taken as a rogue station. If the value is true, the MAC address will be automatically added into hpnicfWIPSBlockListTable and the category of the station will be taken as rogue. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSBlockListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.9 | TruthValue | read-write | current |
| hpnicfWIPSDctStaAdd2WhiteList OBJECT-TYPE Represents whether the station will be taken as an authorized station. If the value is true, the MAC address will be automatically added into hpnicfWIPSTrustListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSTrustListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.10 | TruthValue | read-write | current |
| hpnicfWIPSDctStaAdd2IgnoreList OBJECT-TYPE Represents whether the station will be taken as an ignored station. If the value is true, the MAC address will be automatically added into hpnicfWIPSIgnoreListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSIgnoreListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.11 | TruthValue | read-write | current |
| hpnicfWIPSDctStaAdd2CtmList OBJECT-TYPE Represents whether the station will be taken as a countered station. If the value is true, the MAC address will be automatically added into hpnicfWIPSCountermeasureListTable. If the value is false, the MAC address will be automatically deleted from hpnicfWIPSCountermeasureListTable. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.12 | TruthValue | read-write | current |
| hpnicfWIPSDctStaFirstDctTm OBJECT-TYPE Represents the time that station was detected for the first time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.13 | TimeTicks | read-only | current |
| hpnicfWIPSDctStaLastDctTm OBJECT-TYPE Represents the time that station was detected for the last time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.14 | TimeTicks | read-only | current |
| hpnicfWIPSDctStaRptSensorNum OBJECT-TYPE Represents the number of sensors detecting the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.15 | Integer32 | read-only | current |
| hpnicfWIPSDctStaState OBJECT-TYPE Represents the authentication state of station with AP. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.16 | INTEGER {authentication(1), association(2), eapSuccess(3), eapLogoff(4), disassociation(5), deauthentication(6)} | read-only | current |
| hpnicfWIPSDctStaVendor OBJECT-TYPE Represents the vendor of this station detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.4.1.17 | OCTET STRING (SIZE(0..64)) | read-only | current |
| hpnicfWIPSDctStaRptSensorTable OBJECT-TYPE The table represents the list of sensors detecting the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5 | not-accessible | current | |
| hpnicfWIPSDctStaRptSensorEntry OBJECT-TYPE Each entry contains possible sensor information of WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5.1 | not-accessible | current | |
| hpnicfWIPSDctStaRtpSensorName OBJECT-TYPE Represents the name of sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfWIPSDctStaRptSensorRadioId OBJECT-TYPE Represents on which radio the sensor AP detected the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5.1.2 | Integer32 (1..4) | read-only | current |
| hpnicfWIPSDctStaRptRSSI OBJECT-TYPE Represents the current value of signal strength that WIPS sensor AP received from the station. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5.1.3 | Integer32 | read-only | current |
| hpnicfWIPSDctStaLastRptTm OBJECT-TYPE Represents the time that station was detected by this sensor for the last time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.5.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSDctSSIDTable OBJECT-TYPE The table represents the list of possible ESS information for networks detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6 | not-accessible | current | |
| hpnicfWIPSDctSSIDEntry OBJECT-TYPE Each entry contains possible ESS information of each ESS detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1 | not-accessible | current | |
| hpnicfWIPSDctNetworkVSD OBJECT-TYPE Represents the virtual security domain in which the ESS was detected. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSDctNetworkSSID OBJECT-TYPE Represents the service set identifier for the ESS. Using the ASCII value '1' represents that the SSID is not advertised in the beacon frames. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.2 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSDctNetworkCfg OBJECT-TYPE Represents the encrypt method, security suite and authentication method which are used by the detected ESS. The lowest 8 bits mean encrypt method. The higher 8 bits mean security suite. The third 8 bits stand for authentication method. The higerest 8 bits are reserved. The meaning is shown as follows: 31 23 15 7 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | reserved | auth method | security suite|encryptmethod| + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + For encrypt method, the following values are supported: 1: none - clear text or no cipher method is configure, 2: wep - WEP key, 4: tkip - WPA Temporal Key encryption, 8: ccmp - WPA AES CCMP encryption For security suite, the following values are supported: 0x01: clear 0x02: wpa2 0x04: wpa 0x08: wep For authentication method, the following values are supported: 1: none - No key management mode configured, 2: psk - pre-shared key authentication, 3: dot1x - 802.1x authentication. 4: other - other authentication | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.3 | Unsigned32 | not-accessible | current |
| hpnicfWIPSDctNetworkFirstRptTm OBJECT-TYPE Represents the time that ESS was detected for the first time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSDctNetworkLastRptTm OBJECT-TYPE Represents the time that ESS was detected for the last time since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.5 | TimeTicks | read-only | current |
| hpnicfWIPSDctNetworkStatus OBJECT-TYPE Represents the status of this ESS detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.6 | HpnicfWIPSDevStatus | read-only | current |
| hpnicfWIPSDctNetworkSSIDHide OBJECT-TYPE Represents whether the ESS broadcasted its SSID. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.7 | TruthValue | read-only | current |
| hpnicfWIPSDctNetworkBSSNum OBJECT-TYPE Represents the number of APs using the same SSID in the ESS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.6.1.8 | Integer32 | read-only | current |
| hpnicfWIPSDctSSIDBSSTable OBJECT-TYPE The table represents the list of APs using the same SSID in the ESS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.7 | not-accessible | current | |
| hpnicfWIPSDctSSIDBSSEntry OBJECT-TYPE Each entry contains possible BSS information of each AP detected by WIPS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.7.1 | not-accessible | current | |
| hpnicfWIPSDctNetworkBSSID OBJECT-TYPE Represents the Basic Service Set. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.7.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSDctNetworkBSSWorkChl OBJECT-TYPE Represents on which radio channel that WIPS sensor AP detected the BSS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.7.1.2 | HpnicfWIPSChannel | read-only | current |
| hpnicfWIPSDctNetworkBSSStaNum OBJECT-TYPE Represents the number of clients associated with the detected BSS. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.7.1.3 | Integer32 | read-only | current |
| hpnicfWIPSBlockListTable OBJECT-TYPE The table represents the list of block device MAC address. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.8 | not-accessible | current | |
| hpnicfWIPSBlockListEntry OBJECT-TYPE Each entry contains block device MAC address information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.8.1 | not-accessible | current | |
| hpnicfWIPSBlockListMacAddress OBJECT-TYPE Represents the MAC address of block device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.8.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSBlockListStatus OBJECT-TYPE Represents the status of block device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.8.1.2 | INTEGER {static(1), dynamic(2), staticAndDynamic(3)} | read-only | current |
| hpnicfWIPSChannelTable OBJECT-TYPE The table represents the list of channel information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9 | not-accessible | current | |
| hpnicfWIPSChannelEntry OBJECT-TYPE Each entry contains channel information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9.1 | not-accessible | current | |
| hpnicfWIPSChannelNum OBJECT-TYPE Represents the channel number. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9.1.1 | HpnicfWIPSChannel | not-accessible | current |
| hpnicfWIPSChannelRadioType OBJECT-TYPE Represents the radio type used in the specific channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9.1.2 | HpnicfWIPSRadioType | read-only | current |
| hpnicfWIPSChannelIsPermitted OBJECT-TYPE Represents whether the channel is permitted. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9.1.3 | TruthValue | read-only | current |
| hpnicfWIPSChannelLastRptTm OBJECT-TYPE Represents the latest time that detecting the channel is active. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.9.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSCountermeasureListTable OBJECT-TYPE The table represents the list of global static countermeasure device information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10 | not-accessible | current | |
| hpnicfWIPSCountermeasureListEntry OBJECT-TYPE Each entry contains countermeasure device information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1 | not-accessible | current | |
| hpnicfWIPSCtmListMacAddress OBJECT-TYPE Represents the MAC address of the countered device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSCtmListLastestWorkChl OBJECT-TYPE Represents the channel on which the countermeasure device was working. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.2 | HpnicfWIPSChannel | read-only | current |
| hpnicfWIPSCtmListFirstTm OBJECT-TYPE Represents the first time that the device was countered since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.3 | TimeTicks | read-only | current |
| hpnicfWIPSCtmListLastTm OBJECT-TYPE Represents the last time that the device was countered since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.4 | TimeTicks | read-only | current |
| hpnicfWIPSCtmListQurCnt OBJECT-TYPE Represents how many times that the device was countered. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.5 | Integer32 | read-only | current |
| hpnicfWIPSCtmListSensorNum OBJECT-TYPE Represents the number of sensors detecting the device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.10.1.6 | Integer32 | read-only | current |
| hpnicfWIPSIgnoreListTable OBJECT-TYPE The table represents the list of ignored device information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11 | not-accessible | current | |
| hpnicfWIPSIgnoreListEntry OBJECT-TYPE Each entry contains ignored device information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11.1 | not-accessible | current | |
| hpnicfWIPSIgnoreListMacAddress OBJECT-TYPE Represents the MAC address of the ignored device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSIgnoreListFirstIgnoreTm OBJECT-TYPE Represents the first time when the event caused by the device was ignored since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11.1.2 | TimeTicks | read-only | current |
| hpnicfWIPSIgnoreListLastIgnoreTm OBJECT-TYPE Represents the last time when the event caused by the device was ignored since system is up. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11.1.3 | TimeTicks | read-only | current |
| hpnicfWIPSIgnoreListIgnoreCnt OBJECT-TYPE Represents the number of times of the event caused by device has been ignored. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.11.1.4 | Integer32 | read-only | current |
| hpnicfWIPSTrustListTable OBJECT-TYPE The table represents the list of trust device information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.12 | not-accessible | current | |
| hpnicfWIPSTrustListEntry OBJECT-TYPE Each entry contains information of a trust device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.12.1 | not-accessible | current | |
| hpnicfWIPSTrustListMacAddress OBJECT-TYPE Represents the MAC address of the trust device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.12.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSTrustListStatus OBJECT-TYPE Represents the status of the trust device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.12.1.2 | INTEGER {static(1), dynamic(2), staticAndDynamic(3)} | read-only | current |
| hpnicfWIPSChlStatTable OBJECT-TYPE The table represents the list of channel statistics information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13 | not-accessible | current | |
| hpnicfWIPSChlStatEntry OBJECT-TYPE Each entry contains information of channel statistics. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1 | not-accessible | current | |
| hpnicfWIPSChlStatSensorMacAddr OBJECT-TYPE Represents the MAC address of sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSChlStatChannel OBJECT-TYPE Represents the statistics channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.2 | HpnicfWIPSChannel | not-accessible | current |
| hpnicfWIPSChlStatTotalPkt OBJECT-TYPE Represents the count of total frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.3 | Counter64 | read-only | current |
| hpnicfWIPSChlStatTotalByte OBJECT-TYPE Represents the length of total frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.4 | Counter64 | read-only | current |
| hpnicfWIPSChlStatBmcastPkt OBJECT-TYPE Represents the count of broadcast and multicast frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.5 | Counter64 | read-only | current |
| hpnicfWIPSChlStatBmcastByte OBJECT-TYPE Represents the total length of broadcast and multicast frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.6 | Counter64 | read-only | current |
| hpnicfWIPSChlStatUnicastPkt OBJECT-TYPE Represents the count of unicast frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.7 | Counter64 | read-only | current |
| hpnicfWIPSChlStatUnicastByte OBJECT-TYPE Represents the total length of unicast frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.8 | Counter64 | read-only | current |
| hpnicfWIPSChlStatManagement OBJECT-TYPE Represents the count of management frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.9 | Counter64 | read-only | current |
| hpnicfWIPSChlStatControl OBJECT-TYPE Represents the count of control frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.10 | Counter64 | read-only | current |
| hpnicfWIPSChlStatData OBJECT-TYPE Represents the count of data frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.11 | Counter64 | read-only | current |
| hpnicfWIPSChlStatBeacon OBJECT-TYPE Represents the count of beacon frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.12 | Counter64 | read-only | current |
| hpnicfWIPSChlStatRTS OBJECT-TYPE Represents the count of RTS frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.13 | Counter64 | read-only | current |
| hpnicfWIPSChlStatCTS OBJECT-TYPE Represents the count of CTS frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.14 | Counter64 | read-only | current |
| hpnicfWIPSChlStatProbeRequest OBJECT-TYPE Represents the count of probe request frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.15 | Counter64 | read-only | current |
| hpnicfWIPSChlStatProbeResponse OBJECT-TYPE Represents the count of probe response frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.16 | Counter64 | read-only | current |
| hpnicfWIPSChlStatFragment OBJECT-TYPE Represents the count of fragment frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.17 | Counter64 | read-only | current |
| hpnicfWIPSChlStatRetry OBJECT-TYPE Represents the count of retry frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.18 | Counter64 | read-only | current |
| hpnicfWIPSChlStatEapSuccess OBJECT-TYPE Represents the count of EAP-Success frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.19 | Counter64 | read-only | current |
| hpnicfWIPSChlStatEapFailure OBJECT-TYPE Represents the count of EAP-Failure frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.20 | Counter64 | read-only | current |
| hpnicfWIPSChlStatEapolStart OBJECT-TYPE Represents the count of EAPOL-Start frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.21 | Counter64 | read-only | current |
| hpnicfWIPSChlStatEapolLogoff OBJECT-TYPE Represents the count of EAPOL-Logoff frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.22 | Counter64 | read-only | current |
| hpnicfWIPSChlStatAssocRequest OBJECT-TYPE Represents the count of association request frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.23 | Counter64 | read-only | current |
| hpnicfWIPSChlStatAssocResponse OBJECT-TYPE Represents the count of association response frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.24 | Counter64 | read-only | current |
| hpnicfWIPSChlStatUnicastDisassoc OBJECT-TYPE Represents the count of unicast disassociation frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.25 | Counter64 | read-only | current |
| hpnicfWIPSChlStatBroadcastDisassoc OBJECT-TYPE Represents the count of broadcast disassociation frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.26 | Counter64 | read-only | current |
| hpnicfWIPSChlStatAuthentication OBJECT-TYPE Represents the count of authentication frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.27 | Counter64 | read-only | current |
| hpnicfWIPSChlStatUnicastDeauthen OBJECT-TYPE Represents the count of unicast deauthentication frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.28 | Counter64 | read-only | current |
| hpnicfWIPSChlStatBroadcastDeauthen OBJECT-TYPE Represents the count of broadcast deauthentication frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.29 | Counter64 | read-only | current |
| hpnicfWIPSChlStatMalformed OBJECT-TYPE Represents the count of malformed frames in the channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.13.1.30 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTable OBJECT-TYPE The table represents the list of device statistics information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14 | not-accessible | current | |
| hpnicfWIPSDevStatEntry OBJECT-TYPE Each entry contains information of device statistics. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1 | not-accessible | current | |
| hpnicfWIPSDevStatSensorMacAddr OBJECT-TYPE Represents the MAC address of sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSDevStatDevMacAddress OBJECT-TYPE Represents the MAC address of the device detected by the sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.2 | MacAddress | not-accessible | current |
| hpnicfWIPSDevStatChannel OBJECT-TYPE Represents the device working channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.3 | HpnicfWIPSChannel | not-accessible | current |
| hpnicfWIPSDevStatTxTotalPkt OBJECT-TYPE Represents the count of total frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.4 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxTotalByte OBJECT-TYPE Represents the length of total frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.5 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxBMcastPkt OBJECT-TYPE Represents the count of broadcast and multicast frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.6 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxBMcastByte OBJECT-TYPE Represents the length of broadcast and multicast frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.7 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxUnicastPkt OBJECT-TYPE Represents the count of unicast frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.8 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxUnicastByte OBJECT-TYPE Represents the length of unicast frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.9 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxMgmt OBJECT-TYPE Represents the count of management frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.10 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxCtrl OBJECT-TYPE Represents the count of control frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.11 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxData OBJECT-TYPE Represents the count of data frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.12 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxBeacon OBJECT-TYPE Represents the count of beacon frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.13 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxRTS OBJECT-TYPE Represents the count of RTS frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.14 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxProbeRequest OBJECT-TYPE Represents the count of probe request frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.15 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxProbeResponse OBJECT-TYPE Represents the count of probe response frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.16 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxFragment OBJECT-TYPE Represents the count of fragment frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.17 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxRetry OBJECT-TYPE Represents the count of retry frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.18 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxAssocRequest OBJECT-TYPE Represents the count of association request frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.19 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxAssocResponse OBJECT-TYPE Represents the count of association response frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.20 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxUnicastDisassoc OBJECT-TYPE Represents the count of unicast disassociation frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.21 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxBcastDisassoc OBJECT-TYPE Represents the count of broadcast disassociation frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.22 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxAuth OBJECT-TYPE Represents the count of authentication frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.23 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxUnicastDeauth OBJECT-TYPE Represents the count of unicast deauthentication frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.24 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxBcastDeauth OBJECT-TYPE Represents the count of broadcast deauthentication frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.25 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxEAPSuccess OBJECT-TYPE Represents the count of EAP-Success frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.26 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxEAPFailure OBJECT-TYPE Represents the count of EAP-Failure frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.27 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxEAPOLStart OBJECT-TYPE Represents the count of EAPOL-Start frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.28 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxEAPOLLogOff OBJECT-TYPE Represents the count of EAPOL-Logoff frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.29 | Counter64 | read-only | current |
| hpnicfWIPSDevStatTxMalformed OBJECT-TYPE Represents the count of malformed frames transmitted by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.30 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxTotalPkt OBJECT-TYPE Represents the count of total frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.31 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxTotalByte OBJECT-TYPE Represents the length of total frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.32 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxUnicastPkt OBJECT-TYPE Represents the count of unicast frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.33 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxUnicastByte OBJECT-TYPE Represents the length of unicast frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.34 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxMgmt OBJECT-TYPE Represents the count of management frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.35 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxCtrl OBJECT-TYPE Represents the count of control frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.36 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxData OBJECT-TYPE Represents the count of data frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.37 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxRTS OBJECT-TYPE Represents the count of RTS frames recieved by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.38 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxCTS OBJECT-TYPE Represents the count of CTS frames recieved by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.39 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxProbeRequest OBJECT-TYPE Represents the count of probe request frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.40 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxProbeResponse OBJECT-TYPE Represents the count of probe response frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.41 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxFragment OBJECT-TYPE Represents the count of fragment frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.42 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxRetry OBJECT-TYPE Represents the count of retry frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.43 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxAssoRequest OBJECT-TYPE Represents the count of association request frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.44 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxAssoResponse OBJECT-TYPE Represents the count of association response frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.45 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxDisassoc OBJECT-TYPE Represents the count of disassociation frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.46 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxAuth OBJECT-TYPE Represents the count of authentication frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.47 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxDeauth OBJECT-TYPE Represents the count of deauthentication frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.48 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxEAPSuccess OBJECT-TYPE Represents the count of EAP-Success frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.49 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxEAPFailure OBJECT-TYPE Represents the count of EAP-Failure frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.50 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxEAPOLStart OBJECT-TYPE Represents the count of EAPOL-Start frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.51 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxEAPOLLogoff OBJECT-TYPE Represents the count of EAPOL-Logoff frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.52 | Counter64 | read-only | current |
| hpnicfWIPSDevStatRxMalformed OBJECT-TYPE Represents the count of malformed frames received by the device in one channel. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.14.1.53 | Counter64 | read-only | current |
| hpnicfWIPSCtmDeviceTable OBJECT-TYPE The table represents the list of device information in static and dynamic countermeasure list. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15 | not-accessible | current | |
| hpnicfWIPSCtmDeviceEntry OBJECT-TYPE Each entry contains information of countermeasure device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1 | not-accessible | current | |
| hpnicfWIPSCtmDeviceVSD OBJECT-TYPE Represents the VSD which the device belongs to. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hpnicfWIPSCtmDeviceMAC OBJECT-TYPE Represents the MAC address of countermeasure device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.2 | MacAddress | not-accessible | current |
| hpnicfWIPSCtmDeviceType OBJECT-TYPE Represents the type of countermeasure device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.3 | INTEGER {static(1), dynamic(2), staticAnddynamic(3)} | read-only | current |
| hpnicfWIPSCtmDeviceState OBJECT-TYPE Represents the state of countermeasure device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.4 | INTEGER {none(0), idle(1), pending(2), action(3)} | read-only | current |
| hpnicfWIPSCtmDeviceStartTime OBJECT-TYPE Represents the time when start to counter on the device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.5 | TimeTicks | read-only | current |
| hpnicfWIPSCtmDeviceCategory OBJECT-TYPE Represents the category of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.6 | HpnicfWIPSDeviceCategoryType | read-only | current |
| hpnicfWIPSCtmDeviceChl OBJECT-TYPE Represents the channel on which the device is countered. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.7 | Unsigned32 | read-only | current |
| hpnicfWIPSCtmDevicePrecedence OBJECT-TYPE Represents the precedence of the device. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.15.1.8 | Integer32 (0..10) | read-only | current |
| hpnicfWIPSMalPktStatTable OBJECT-TYPE The table represents the list of malformed packet statistics information. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16 | not-accessible | current | |
| hpnicfWIPSMalPktStatEntry OBJECT-TYPE Each entry contains information of malformed pakcet. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1 | not-accessible | current | |
| hpnicfWIPSMalPktStatSensorMAC OBJECT-TYPE Represents the MAC address of sensor. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.1 | MacAddress | not-accessible | current |
| hpnicfWIPSMalPktStatInvalidIELength OBJECT-TYPE Represents the count of the invalid IE length malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.2 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatDuplicatedIE OBJECT-TYPE Represents the count of the duplicated IE malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.3 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatRedundantIE OBJECT-TYPE Represents the count of the redundant IE malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.4 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatInvalidPktLength OBJECT-TYPE Represents the count of the invalide packet length malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.5 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatIllegalIBSSESS OBJECT-TYPE Represents the count of the illegal bits of representing IBSS and ESS malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.6 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatInvalidSourceAddr OBJECT-TYPE Represents the count of invalid source address combination malformed pakcets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.7 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatOverflowEAPOLKey OBJECT-TYPE Represents the count of the overflow EAPOL key malformed packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.8 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatMalAuth OBJECT-TYPE Represents the count of the malformed authentication packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.9 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatMalAssoReq OBJECT-TYPE Represents the count of the malformed association request packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.10 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatMalHTIE OBJECT-TYPE Represents the count of the malformed High Throughput IE segment packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.11 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatLargeDuration OBJECT-TYPE Represents the count of the malformed large duration packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.12 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatNULLProbeRes OBJECT-TYPE Represents the count of the malformed null probe response packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.13 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatInvalidDeAuthCode OBJECT-TYPE Represents the count of the malformed invalid deauthentication reason code packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.14 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatInvalidDisAssoCode OBJECT-TYPE Represents the count of the malformed invalid disassociation reason code packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.15 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatOverflowSSID OBJECT-TYPE Represents the count of the malformed SSID length overflow packets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.16 | Counter64 | read-only | current |
| hpnicfWIPSMalPktStatFatajack OBJECT-TYPE Represents the count of FATA-Jack attack pakcets. | 1.3.6.1.4.1.11.2.14.11.15.2.118.2.16.1.17 | Counter64 | read-only | current |
| hpnicfWIPSNotifyGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.118.3 |