GB15629dot11-WAPI-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: GB15629dot11-WAPI-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
member_body | 1.2 | |||
cn | 1.2.156 | |||
bwips | 1.2.156.11235 | |||
gb15629 | 1.2.156.11235.15629 | |||
gb15629_11 | 1.2.156.11235.15629.11 | |||
gb15629_11_mibs | 1.2.156.11235.15629.11.1 | |||
gb15629dot11wapiMIB | 1.2.156.11235.15629.11.1.1 |
Manage WAPI module. |
||
wapiMIBObjects | 1.2.156.11235.15629.11.1.1.1 | |||
gb15629dot11wapiConfigTable | 1.2.156.11235.15629.11.1.1.1.1 | no-access |
The table containing WAPI configuration objects. |
|
1.2.156.11235.15629.11.1.1.1.1.1 | no-access |
An entry in the gb15629dot11wapiConfigTable. |
||
gb15629dot11wapiConfigVersion | 1.2.156.11235.15629.11.1.1.1.1.1.1 | integer32 | read-only |
The highest WAPI version this entity supports. |
gb15629dot11wapiControlledAuthControl | 1.2.156.11235.15629.11.1.1.1.1.1.2 | truthvalue | read-only |
This object indicates whether the entity enables authentication. When the value is FALSE, it shall indicate that authentication is not enabled on this entity, and the status of the controlled port is 'authenticated'. When the value is TURE, it shall indicate that authentication is enabled, and the status of controlled port is decided by gb15629dot11wapiControlledPortControl. |
gb15629dot11wapiControlledPortControl | 1.2.156.11235.15629.11.1.1.1.1.1.3 | integer | read-only |
This object indicates the controlling type of the entity's port. This object is available when gb15629dot11wapiControlledAuthControl is TURE. When the value is zero, it means 'automatic', and the status of the controlled port is decided by authentication result. When the value is one, it means 'forcible unauthenticated', and the status of the controlled port is 'unauthenticated'. |
gb15629dot11wapiOptionImplemented | 1.2.156.11235.15629.11.1.1.1.1.1.4 | truthvalue | read-only |
This object indicates whether the entity support WAPI. When the value is TURE, it shall indicate that the entity support WAPI. Otherwise, it shall indicate that the entity doesn't support WAPI. |
gb15629dot11wapiPreauthenticationImplemented | 1.2.156.11235.15629.11.1.1.1.1.1.5 | truthvalue | read-only |
This object indicates whether the entity support WAPI preauthentication. This object can't be set to TURE, unless gb15629dot11wapiOptionImplemented is TURE. |
gb15629dot11wapiEnabled | 1.2.156.11235.15629.11.1.1.1.1.1.6 | truthvalue | read-write |
When this object is set to TRUE, it shall indicate that WAPI is enabled on this entity. The entity will advertise the WAPI information element in its beacon and probe response frames. |
gb15629dot11wapiPreauthenticationEnabled | 1.2.156.11235.15629.11.1.1.1.1.1.7 | truthvalue | read-write |
When this object is set to TRUE, it shall indicate that WAPI preauthentication is enabled on this entity. Otherwise, it shall indicate that WAPI preauthentication is disabled on this entity. This object requires that gb15629dot11WAPIEnabled also be set to TRUE. |
gb15629dot11wapiConfigUnicastKeysSupported | 1.2.156.11235.15629.11.1.1.1.1.1.8 | unsigned32 | read-only |
This object indicates how many unicast keys the entity supports for WAPI. |
gb15629dot11wapiConfigUnicastRekeyMethod | 1.2.156.11235.15629.11.1.1.1.1.1.9 | integer | read-write |
This object selects a mechanism for rekeying the WAPI USK. The default is time-based, once per day. Rekeying the USK is only applicable to an entity acting as a role of AE or ASUE. Enumeration: 'disabled': 1, 'timeBased': 2, 'packetBased': 3, 'timepacket-Based': 4. |
gb15629dot11wapiConfigUnicastRekeyTime | 1.2.156.11235.15629.11.1.1.1.1.1.10 | unsigned32 | read-write |
The time in seconds after which the WAPI USK shall be refreshed. The timer shall start at the moment the USK was set using the MLME-SETWPIKEYS request primitive. |
gb15629dot11wapiConfigUnicastRekeyPackets | 1.2.156.11235.15629.11.1.1.1.1.1.11 | unsigned32 | read-write |
A packet count (in 1000s of packets) after which the WAPI USK shall be refreshed. The packet counter shall start at the moment the USK was set using the MLME-SETKEYS request primitive and it shall count all packets encrypted using the current USK. |
gb15629dot11wapiConfigMulticastCipher | 1.2.156.11235.15629.11.1.1.1.1.1.12 | octet string | read-write |
This object indicates the multicast cipher suite selector the entity must use. The multicast cipher suite in the WAPI information element shall take its value from this variable. It consists of an OUI (the first 3 octets) and a cipher suite identifier (the last octet). |
gb15629dot11wapiConfigMulticastRekeyMethod | 1.2.156.11235.15629.11.1.1.1.1.1.13 | integer | read-write |
This object selects a mechanism for rekeying the WAPI MSK. The default is time-based, once per day. Rekeying the MSK is only applicable to an entity acting as a role of AE or ASUE. Enumeration: 'disabled': 1, 'timeBased': 2, 'packetBased': 3, 'timepacket-Based': 4. |
gb15629dot11wapiConfigMulticastRekeyTime | 1.2.156.11235.15629.11.1.1.1.1.1.14 | unsigned32 | read-write |
The time in seconds after which the WAPI MSK shall be refreshed. The timer shall start at the moment the MSK was set using the MLME-SETWPIKEYS request primitive. |
gb15629dot11wapiConfigMulticastRekeyPackets | 1.2.156.11235.15629.11.1.1.1.1.1.15 | unsigned32 | read-write |
A packet count (in 1000s of packets) after which the WAPI MSK shall be refreshed. The packet counter shall start at the moment the MSK was set using the MLME-SETKEYS request primitive and it shall count all packets encrypted using the current MSK. |
gb15629dot11wapiConfigMulticastRekeyStrict | 1.2.156.11235.15629.11.1.1.1.1.1.16 | truthvalue | read-write |
This object signals that the MSK shall be refreshed whenever a STA leaves the BSS that possesses the MSK. |
gb15629dot11wapiConfigPSKValue | 1.2.156.11235.15629.11.1.1.1.1.1.17 | octet string | read-write |
The PSK value when WAPI in PSK mode is the selected AKM suite. In that case, the BK will obtain its value from this object. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. |
gb15629dot11wapiConfigPSKPassPhrase | 1.2.156.11235.15629.11.1.1.1.1.1.18 | displaystring | read-write |
The PSK value when WAPI in PSK mode is the selected AKM suite, is configured by gb15629dot11wapiConfigPSKValue. An alternative manner of setting the PSK uses the password-to-key algorithm. This variable provides a means to enter a pass-phrase. When this object is written, the WAPI entity shall use the password-to-key algorithm to derive a preshared and populate gb15629dot11wapiConfigPSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. |
gb15629dot11wapiConfigCertificateUpdateCount | 1.2.156.11235.15629.11.1.1.1.1.1.19 | unsigned32 | read-write |
The number of times message in the WAPI certificate authenticating handshake will be retried per certificate authenticating handshake attempt. |
gb15629dot11wapiConfigMulticastUpdateCount | 1.2.156.11235.15629.11.1.1.1.1.1.20 | unsigned32 | read-write |
The number of times message in the WAPI multicast key handshake will be retried per MSK handshake attempt. |
gb15629dot11wapiConfigUnicastUpdateCount | 1.2.156.11235.15629.11.1.1.1.1.1.21 | unsigned32 | read-write |
The number of times message in the WAPI unicast key handshake will be retried per 3-way handshake attempt. |
gb15629dot11wapiConfigMulticastCipherSize | 1.2.156.11235.15629.11.1.1.1.1.1.22 | unsigned32 | read-only |
This object indicates the length in bits of the multicast cipher key. This should be 256 for SMS4. first 128 bits for encrypting, last 128 bits for integrity checking. |
gb15629dot11wapiConfigBKLifetime | 1.2.156.11235.15629.11.1.1.1.1.1.23 | unsigned32 | read-write |
The maximum lifetime of a BK in the BK cache. |
gb15629dot11wapiConfigBKReauthThreshold | 1.2.156.11235.15629.11.1.1.1.1.1.24 | unsigned32 | read-write |
The percentage of the BK lifetime that should expire before an reauthentication occurs. |
gb15629dot11wapiConfigSATimeout | 1.2.156.11235.15629.11.1.1.1.1.1.25 | unsigned32 | read-write |
The maximum time a security association shall take to set up. |
gb15629dot11wapiAuthenticationSuiteSelected | 1.2.156.11235.15629.11.1.1.1.1.1.26 | octet string | read-only |
The selector of the last AKM suite negotiated. |
gb15629dot11wapiUnicastCipherSelected | 1.2.156.11235.15629.11.1.1.1.1.1.27 | octet string | read-only |
The selector of the last unicast cipher negotiated. |
gb15629dot11wapiMulticastCipherSelected | 1.2.156.11235.15629.11.1.1.1.1.1.28 | octet string | read-only |
The selector of the last multicast cipher negotiated. |
gb15629dot11wapiBKIDUsed | 1.2.156.11235.15629.11.1.1.1.1.1.29 | octet string | read-only |
The selector of the last BKID used in the last unicast cipher key handshake. |
gb15629dot11wapiAuthenticationSuiteRequested | 1.2.156.11235.15629.11.1.1.1.1.1.30 | octet string | read-only |
The selector of the last AKM suite requested. |
gb15629dot11wapiUnicastCipherRequested | 1.2.156.11235.15629.11.1.1.1.1.1.31 | octet string | read-only |
The selector of the last unicast cipher requested. |
gb15629dot11wapiMulticastCipherRequested | 1.2.156.11235.15629.11.1.1.1.1.1.32 | octet string | read-only |
The selector of the last multicast cipher requested. |
gb15629dot11wapiConfigUnicastCiphersTable | 1.2.156.11235.15629.11.1.1.1.2 | no-access |
This table lists the unicast ciphers supported by this entity. It allows enabling and disabling of each unicast cipher by network management. The unicast cipher suite list in the WAPI information element is formed using the information in this table. |
|
1.2.156.11235.15629.11.1.1.1.2.1 | no-access |
The table entry, indexed by the interface index (or all interfaces) and the unicast cipher. |
||
gb15629dot11wapiConfigUnicastCipherIndex | 1.2.156.11235.15629.11.1.1.1.2.1.1 | unsigned32 | no-access |
The auxiliary index into the gb15629dot11wapiConfigUnicastCiphersTable. |
gb15629dot11wapiConfigUnicastCipher | 1.2.156.11235.15629.11.1.1.1.2.1.2 | octet string | read-only |
The selector of a supported unicast cipher. It consists of an OUI(the first 3 octets) and a cipher suite identifier (the last octet). |
gb15629dot11wapiConfigUnicastCipherEnabled | 1.2.156.11235.15629.11.1.1.1.2.1.3 | truthvalue | read-write |
This object enables or disables the unicast cipher. |
gb15629dot11wapiConfigUnicastCipherSize | 1.2.156.11235.15629.11.1.1.1.2.1.4 | unsigned32 | read-only |
This object indicates the length in bits of the unicast cipher key. This should be 256 for SMS4, first 128 bits for encrypting, last 128 bits for integrity checking. |
gb15629dot11wapiConfigAuthenticationSuitesTable | 1.2.156.11235.15629.11.1.1.1.3 | no-access |
This table lists the AKM suites supported by this entity. Each AKM suite can be individually enabled and disabled. The AKM suite list in the WAPI information element is formed using the information in this table. |
|
1.2.156.11235.15629.11.1.1.1.3.1 | no-access |
An entry (row) in the gb15629dot11wapiConfigAuthenticationSuitesTable. |
||
gb15629dot11wapiConfigAuthenticationSuiteIndex | 1.2.156.11235.15629.11.1.1.1.3.1.1 | unsigned32 | no-access |
The auxiliary variable used as an index into the gb15629dot11wapiConfigAuthenticationSuitesTable. |
gb15629dot11wapiConfigAuthenticationSuite | 1.2.156.11235.15629.11.1.1.1.3.1.2 | octet string | read-only |
The selector of an AKM suite. It consists of an OUI (the first 3 octets) and a cipher suite identifier (the last octet). |
gb15629dot11wapiConfigAuthenticationSuiteEnabled | 1.2.156.11235.15629.11.1.1.1.3.1.3 | truthvalue | read-write |
This variable indicates the corresponding AKM suite is enabled or disabled. |
gb15629dot11wapiStatsTable | 1.2.156.11235.15629.11.1.1.1.4 | no-access |
This table maintains per-STA statistics in an WAPI. The entry with gb15629dot11wapiStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain statistics for broadcast/multicast traffic. |
|
1.2.156.11235.15629.11.1.1.1.4.1 | no-access |
An entry in the gb15629dot11wapiStatsTable. |
||
gb15629dot11wapiStatsIndex | 1.2.156.11235.15629.11.1.1.1.4.1.1 | unsigned32 | no-access |
An auxiliary index into the gb15629dot11wapiStatsTable. |
gb15629dot11wapiStatsSTAAddress | 1.2.156.11235.15629.11.1.1.1.4.1.2 | macaddress | read-only |
The MAC address of the STA to which the statistics in this conceptual row belong. |
gb15629dot11wapiStatsVersion | 1.2.156.11235.15629.11.1.1.1.4.1.3 | unsigned32 | read-only |
The WAPI version with which the STA associated. |
gb15629dot11wapiStatsControlledPortStatus | 1.2.156.11235.15629.11.1.1.1.4.1.4 | truthvalue | read-only |
This object indicates the status of the authentication entity's controlled port. When the value is TURE, it means 'authenticated'. Otherwise, it means 'unauthenticated'. |
gb15629dot11wapiStatsSelectedUnicastCipher | 1.2.156.11235.15629.11.1.1.1.4.1.5 | octet string | read-only |
The unicast cipher suite selector used during association. |
gb15629dot11wapiStatsWPIReplayCounters | 1.2.156.11235.15629.11.1.1.1.4.1.6 | counter32 | read-only |
The number of WPI MPDUs discarded by the replay mechanism. |
gb15629dot11wapiStatsWPIDecryptableErrors | 1.2.156.11235.15629.11.1.1.1.4.1.7 | counter32 | read-only |
The number of WPI MPDUs discarded because of unavailable cipher key when WPI-SMS4 decrypting. |
gb15629dot11wapiStatsWPIMICErrors | 1.2.156.11235.15629.11.1.1.1.4.1.8 | counter32 | read-only |
The number of WPI MPDUs discarded because of MIC checking failure when WPI-SMS4 decrypting. |
gb15629dot11wapiStatsWAISignatureErrors | 1.2.156.11235.15629.11.1.1.1.4.1.9 | counter32 | read-only |
This counter increases when the received WAI packets' signature is wrong. |
gb15629dot11wapiStatsWAIHMACErrors | 1.2.156.11235.15629.11.1.1.1.4.1.10 | counter32 | read-only |
This counter increases when the received WAI packets' message authentication key checking error occurs. |
gb15629dot11wapiStatsWAIAuthenticationResultFailures | 1.2.156.11235.15629.11.1.1.1.4.1.11 | counter32 | read-only |
This counter increases when the WAI authentication result is unsuccessful. |
gb15629dot11wapiStatsWAIDiscardCounters | 1.2.156.11235.15629.11.1.1.1.4.1.12 | counter32 | read-only |
This counter increases when the received WAI packet is discarded. |
gb15629dot11wapiStatsWAITimeoutCounters | 1.2.156.11235.15629.11.1.1.1.4.1.13 | counter32 | read-only |
This counter increases when the WAI packet overtime is detected. |
gb15629dot11wapiStatsWAIFormatErrors | 1.2.156.11235.15629.11.1.1.1.4.1.14 | counter32 | read-only |
This counter increases when the WAI packets' format error occurs |
gb15629dot11wapiStatsWAICertificateHandshakeFailures | 1.2.156.11235.15629.11.1.1.1.4.1.15 | counter32 | read-only |
This counter increases when the WAI certificate authenticates unsuccessfully. |
gb15629dot11wapiStatsWAIUnicastHandshakeFailures | 1.2.156.11235.15629.11.1.1.1.4.1.16 | counter32 | read-only |
This counter increases when the WAI unicast cipher key negotiates unsuccessfully. |
gb15629dot11wapiStatsWAIMulticastHandshakeFailures | 1.2.156.11235.15629.11.1.1.1.4.1.17 | counter32 | read-only |
This counter increases when the WAI multicast cipher key announces unsuccessfully. |
wapiMIBConformance | 1.2.156.11235.15629.11.1.1.2 | |||
gb15629dot11wapiGroups | 1.2.156.11235.15629.11.1.1.2.1 | |||
gb15629dot11wapiBase | 1.2.156.11235.15629.11.1.1.2.1.1 |
The gb15629dot11wapiBase object class provides the necessary support for managing WAPI functionality in the STA. |
||
gb15629dot11wapiBKcachingGroup | 1.2.156.11235.15629.11.1.1.2.1.2 |
The gb15629dot11wapiBKcachingGroup object class provides the necessary support for managing BK caching functionality in the STA |
||
gb15629wapiCompliances | 1.2.156.11235.15629.11.1.1.2.2 | |||
gb15629dot11wapiCompliance | 1.2.156.11235.15629.11.1.1.2.2.1 |
The compliance statement for SNMPv2 entities that implement the WAPI MIB. |