AH-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: AEROHIVE NETWORKS
Home | MIB: AH-INTERFACE-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 |
ahInterface | 1.3.6.1.4.1.26928.1.1.1.2.1 |
This module contains the MIB definition of interface related information. |
||
ahXIfTable | 1.3.6.1.4.1.26928.1.1.1.2.1.1 | no-access |
Table of all the Interface/SSID info not covered by the rfc 2863 |
|
1.3.6.1.4.1.26928.1.1.1.2.1.1.1 | no-access |
Individual entry of Interface/SSID table |
||
ahIfName | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.1 | ahstring | read-only |
Name - uniquely identifies an AP Interface. |
ahSSIDName | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.2 | ahstring | read-only |
Name - identifies a wireless interface with Access mode. If the interface is not a wireless interface with Access mode, the SSIDName should be set N/A |
ahIfPromiscuous | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.3 | truthvalue | read-only |
Indicates whether an interface is in promiscuous mode or not. |
ahIfType | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.4 | ahinterfacetype | read-only |
Indicates whether an interface is a physical or virtual one. |
ahIfMode | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.5 | ahinterfacemode | read-only |
Indicates whether an interface is used for Access or Backhaul currently. |
ahIfConfMode | 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.6 | ahinterfacemode | read-only |
Indicates whether an interface is configured for Access or Backhaul. |
ahAssociationTable | 1.3.6.1.4.1.26928.1.1.1.2.1.2 | no-access |
Table of directly connected APs |
|
1.3.6.1.4.1.26928.1.1.1.2.1.2.1 | no-access |
Individual entry of client table |
||
ahClientMac | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.1 | ahnodeid | read-only |
Uniquely identifies a client. |
ahClientIP | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.2 | ipaddress | read-only |
The IP address of the client if known. Otherwise, this field should be 0 |
ahClientHostname | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.3 | ahstring | read-only |
The host name of the client if known. Otherwise, this field should be empty |
ahClientRSSI | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.4 | integer32 | read-only |
An indicator for the RSSI of the client derived from last communication |
ahClientLinkUptime | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.5 | counter32 | read-only |
Link up time in second |
ahClientCWPUsed | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.6 | truthvalue | read-only |
The boolean indicating whether Captive Web Portal is used. |
ahClientAuthMethod | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.7 | ahauthenticationmethod | read-only |
The authentication method the client uses to communicated with AP |
ahClientEncryptionMethod | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.8 | ahencrytionmethod | read-only |
The encryption method the client uses to communicated with AP |
ahClientMACProtocol | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.9 | ahmacprotocol | read-only |
The radio mode the client uses to communicated with AP |
ahClientSSID | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.10 | ahstring | read-only |
The SSID used by client to communicated with AP |
ahClientVLAN | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.11 | integer32 | read-only |
The VLAN used by client to communicated with AP |
ahClientUserProfId | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.12 | integer32 | read-only |
The user profile id used by client to communicated with AP |
ahClientChannel | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.13 | integer32 | read-only |
The radio channel used by client to communicated with AP |
ahClientLastTxRate | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.14 | integer32 | read-only |
The rate (KBPS) of last transmitting frame to the client. |
ahClientUsername | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.15 | ahstring | read-only |
The client user name to login to the network. It contain empty string if the authentication method is other than EAP (802.1x). |
ahClientRxDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.16 | counter32 | read-only |
The number of data frames received from client to AP |
ahClientRxDataOctets | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.17 | counter32 | read-only |
The number of data octets received from client to AP |
ahClientRxMgtFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.18 | counter32 | read-only |
The number of mgt frames received from client to AP |
ahClientRxUnicastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.19 | counter32 | read-only |
The number of unitcast frames received from client to AP |
ahClientRxMulticastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.20 | counter32 | read-only |
The number of multicast frames received from client to AP. |
ahClientRxBroadcastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.21 | counter32 | read-only |
The number of broadcast frames received from client to AP. |
ahClientRxMICFailures | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.22 | counter32 | read-only |
The number of frames dropped due to Message Integrity Check failure from client to AP. |
ahClientTxDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.23 | counter32 | read-only |
The number of transmitted data frames from . |
ahClientTxMgtFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.24 | counter32 | read-only |
The number of transmitted management frames from . |
ahClientTxDataOctets | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.25 | counter32 | read-only |
The number of transmitted data in octets from . |
ahClientTxUnicastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.26 | counter32 | read-only |
The number of unitcast frames transmitted from client to AP |
ahClientTxMulticastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.27 | counter32 | read-only |
The number of multicast frames transmitted from client to AP |
ahClientTxBroadcastFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.28 | counter32 | read-only |
The number of broadcast frames transmitted from client to AP |
ahClientLastRxRate | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.29 | integer32 | read-only |
The rate (KBPS) of last received frame from client. |
ahClientTxBeDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.30 | counter32 | read-only |
The number of transmitted best effort priority data frames from AP to client. |
ahClientTxBgDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.31 | counter32 | read-only |
The number of transmitted back ground priority data frames from AP to client. |
ahClientTxViDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.32 | counter32 | read-only |
The number of transmitted video priority data frames from AP to client. |
ahClientTxVoDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.33 | counter32 | read-only |
The number of transmitted voice priority data frames from AP to client. |
ahClientTxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.34 | counter64 | read-only |
The accumulative transmit time in microseconds () from AP to client. |
ahClientRxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.35 | counter64 | read-only |
The accumulative receive time in microseconds (us) from client to AP. |
ahClientAssociationTime | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.36 | counter32 | read-only |
The association time(s) of client connect to AP. |
ahClientBSSID | 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.37 | ahnodeid | read-only |
It is the basic service set identifier of the client. |
ahRadioStatsTable | 1.3.6.1.4.1.26928.1.1.1.2.1.3 | no-access |
Table of radio interface statistics. |
|
1.3.6.1.4.1.26928.1.1.1.2.1.3.1 | no-access |
Individual entry of client table |
||
ahRadioTxDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.1 | counter32 | read-only |
The number of transmit data frames for the given interface. |
ahRadioTxUnicastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.2 | counter32 | read-only |
The number of transmitted unicast frames for the given interface. |
ahRadioTxMulticastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.3 | counter32 | read-only |
The number of transmitted multicast frames for the given interface. |
ahRadioTxBroadcastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.4 | counter32 | read-only |
The number of transmitted broadcast frames for the given interface. |
ahRadioTxNonBeaconMgtFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.5 | counter32 | read-only |
The number of transmit management frames other than beacon for the given interface. |
ahRadioTxBeaconFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.6 | counter32 | read-only |
The number of transmit beacon frames for the given interface. |
ahRadioTxTotalRetries | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.7 | counter32 | read-only |
The total number of transmit retries for the given interface. |
ahRadioTxTotalFramesDropped | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.8 | counter32 | read-only |
The number of transmit frames dropped for the given interface. |
ahRadioTxTotalFrameErrors | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.9 | counter32 | read-only |
The total number of transmit frames in error for the given interface. |
ahRadioTxFEForExcessiveHWRetries | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.10 | counter32 | read-only |
The number of transmit frames in error due to excessive hardware retries for the given interface. |
ahRadioRxTotalDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.11 | counter32 | read-only |
The total number of received data frames for the given interface. |
ahRadioRxUnicastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.12 | counter32 | read-only |
The number of received unicast frames for the given interface. |
ahRadioRxMulticastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.13 | counter32 | read-only |
The number of received multicast frames for the given interface. |
ahRadioRxBroadcastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.14 | counter32 | read-only |
The number of received broadcast frames for the given interface. |
ahRadioRxMgtFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.15 | counter32 | read-only |
The number of received management frames for the given interface. |
ahRadioRxTotalFrameDropped | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.16 | counter32 | read-only |
The total number of dropped received frames for the given interface. |
ahRadioTxBeDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.17 | counter32 | read-only |
The number of transmitted best effort priority data frames from the radio. |
ahRadioTxBgDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.18 | counter32 | read-only |
The number of transmitted back ground priority data frames from the radio. |
ahRadioTxViDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.19 | counter32 | read-only |
The number of transmitted video priority data frames from the radio. |
ahRadioTxVoDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.20 | counter32 | read-only |
The number of transmitted voice priority data frames from the radio. |
ahRadioTXRTSFailures | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.21 | counter32 | read-only |
The number of transmitted RTS failures from the Radio. |
ahRadioTxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.22 | counter64 | read-only |
The accumulative transmit time in microseconds (us) from the given Radio. |
ahRadioRxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.23 | counter64 | read-only |
The accumulative receive time in microseconds (us) to the given radio. |
ahVIfStatsTable | 1.3.6.1.4.1.26928.1.1.1.2.1.4 | no-access |
Table of virtual interface (vif) statistics. |
|
1.3.6.1.4.1.26928.1.1.1.2.1.4.1 | no-access |
Individual entry of VIf statistics |
||
ahVIfRxDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.1 | counter32 | read-only |
The number of received data frames for the given virtual interface. |
ahVIfRxUnicastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.2 | counter32 | read-only |
The number of received unicast data frames for the given virtual interface. |
ahVIfRxMulticastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.3 | counter32 | read-only |
The number of received multicast data frames for the given virtual interface. |
ahVIfRxBroadcastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.4 | counter32 | read-only |
The number of received broadcast data frames for the given virtual interface. |
ahVIfRxErrorFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.5 | counter32 | read-only |
The number of received error frames for the given virtual interface. |
ahVIfRxDroppedFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.6 | counter32 | read-only |
The number of received dropped frames for the given virtual interface. |
ahVIfTxDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.7 | counter32 | read-only |
The number of trasmitted data frames for the given virtual interface. |
ahVIfTxUnicastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.8 | counter32 | read-only |
The number of transmitted unicast data frames for the given virtual interface. |
ahVIfTxMulticastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.9 | counter32 | read-only |
The number of transmitted multicast data frames for the given virtual interface. |
ahVIfTxBroadcastDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.10 | counter32 | read-only |
The number of transmitted broadcast data frames for the given virtual interface. |
ahVIfTxErrorFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.11 | counter32 | read-only |
The number of trasmitted frames encontered error for the given virtual interface. |
ahVIfTxDroppedFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.12 | counter32 | read-only |
The number of trasmitted frames dropped due to error condition for the given virtual interface. |
ahVIfTxBeDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.13 | counter32 | read-only |
The number of transmitted best effort priority data frames from the virtual interface. |
ahVIfTxBgDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.14 | counter32 | read-only |
The number of transmitted back ground priority data frames from the virtual interface. |
ahVIfTxViDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.15 | counter32 | read-only |
The number of transmitted video priority data frames from the virtual interface. |
ahVIfTxVoDataFrames | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.16 | counter32 | read-only |
The number of transmitted voice priority data frames from the virtual interface. |
ahVifTxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.17 | counter64 | read-only |
The accumulative transmit time in microseconds (us) from the given SSID. |
ahVifRxAirtime | 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.18 | counter64 | read-only |
The accumulative receive time in microseconds (us) to the given SSID. |
ahRadioAttributeTable | 1.3.6.1.4.1.26928.1.1.1.2.1.5 | no-access |
Table of radio interface statistics. |
|
1.3.6.1.4.1.26928.1.1.1.2.1.5.1 | no-access |
Individual entry for each Radio |
||
ahRadioChannel | 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.1 | integer32 | read-only |
The channel number currently in use for this radio. |
ahRadioTxPower | 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.2 | integer32 | read-only |
The transmit power currently for the radio in dbm. The range is 0 to 20 dBm |
ahRadioNoiseFloor | 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.3 | integer32 | read-only |
The noise floor for the radio dbm. The range is 0 to 256 dBm. The value of this variable is the actual value plus 256 dBm. |