COLUBRIS-WIRELESS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: COLUBRIS NETWORKS INC.


 Home MIB: COLUBRIS-WIRELESS-CLIENT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 colubrisWirelessClientMIB 1.3.6.1.4.1.8744.5.20
Information for Colubris Networks client mode devices.
       colubrisWirelessClientMIBObjects 1.3.6.1.4.1.8744.5.20.1
           colubrisWirelessClientInfo 1.3.6.1.4.1.8744.5.20.1.1
               colubrisWirelessClientState 1.3.6.1.4.1.8744.5.20.1.1.1 integer read-only
802.11 status of the device. Enumeration: 'associated': 5, 'scanning': 2, 'associating': 4, 'authenticating': 3, 'disconnected': 1.
               colubrisWirelessClientSSID 1.3.6.1.4.1.8744.5.20.1.1.2 colubrisssid read-only
Service Set ID assigned to the device.
               colubrisWirelessClientBSSID 1.3.6.1.4.1.8744.5.20.1.1.3 macaddress read-only
When the client state is associated, this object identifies the MAC Address of the access point.
               colubrisWirelessClientSignalLevel 1.3.6.1.4.1.8744.5.20.1.1.4 integer32 read-only
Strength of the wireless signal (in dBm).
               colubrisWirelessClientNoiseLevel 1.3.6.1.4.1.8744.5.20.1.1.5 integer32 read-only
Level of local background noise (in dBm).
               colubrisWirelessClientSNR 1.3.6.1.4.1.8744.5.20.1.1.6 integer32 read-only
Relative strength of the signal level compared to the noise level.
               colubrisWirelessClientConnectionNotificationEnabled 1.3.6.1.4.1.8744.5.20.1.1.7 colubrisnotificationenable read-write
Specifies if colubrisWirelessClientConnectionNotification events are generated.
               colubrisWirelessClientConnectTime 1.3.6.1.4.1.8744.5.20.1.1.8 counter32 read-only
Elapsed time in seconds since the device successfully associated with an access point.
               colubrisWirelessClientAuthorizedState 1.3.6.1.4.1.8744.5.20.1.1.9 integer read-only
Indicates if user traffic is allowed on the wireless port. Enumeration: 'notAuthorized': 1, 'authorized': 2.
               colubrisWirelessClientEncryptionStatus 1.3.6.1.4.1.8744.5.20.1.1.10 integer read-only
Indicates the encryption method used to communicate with the access point. Enumeration: 'tkip': 3, 'none': 1, 'wep': 2, 'aes': 4, 'aesTkip': 5.
               colubrisWirelessClientTransmitRate 1.3.6.1.4.1.8744.5.20.1.1.11 unsigned32 read-only
Current data transmission rate of the station. Rates are set in increments of 500 Kb/s from 1 Mb/s to 63.5 Mb/s.
               colubrisWirelessClientReceiveRate 1.3.6.1.4.1.8744.5.20.1.1.12 unsigned32 read-only
Current receive rate of the station. Rates are set in increments of 500 Kb/s from 1 Mb/s to 63.5 Mb/s.
           colubrisWirelessClientStats 1.3.6.1.4.1.8744.5.20.1.2
               colubrisWirelessClientInPkts 1.3.6.1.4.1.8744.5.20.1.2.1 counter32 read-only
Number of packets received since associating with an access point.
               colubrisWirelessClientOutPkts 1.3.6.1.4.1.8744.5.20.1.2.2 counter32 read-only
Number of packets sent since associating with an access point.
               colubrisWirelessClientInOctets 1.3.6.1.4.1.8744.5.20.1.2.3 counter64 read-only
Number of octets received since associating with an access point.
               colubrisWirelessClientOutOctets 1.3.6.1.4.1.8744.5.20.1.2.4 counter64 read-only
Number of octets sent since associating with an access point.
               colubrisWirelessClientPktsTxRate1 1.3.6.1.4.1.8744.5.20.1.2.5 counter32 read-only
Number of frames transmitted at 1 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate2 1.3.6.1.4.1.8744.5.20.1.2.6 counter32 read-only
Number of frames transmitted at 2 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate5dot5 1.3.6.1.4.1.8744.5.20.1.2.7 counter32 read-only
Number of frames transmitted at 5.5 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate11 1.3.6.1.4.1.8744.5.20.1.2.8 counter32 read-only
Number of frames transmitted at 11 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate6 1.3.6.1.4.1.8744.5.20.1.2.9 counter32 read-only
Number of frames transmitted at 6 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate9 1.3.6.1.4.1.8744.5.20.1.2.10 counter32 read-only
Number of frames transmitted at 9 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate12 1.3.6.1.4.1.8744.5.20.1.2.11 counter32 read-only
Number of frames transmitted at 12 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate18 1.3.6.1.4.1.8744.5.20.1.2.12 counter32 read-only
Number of frames transmitted at 18 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate24 1.3.6.1.4.1.8744.5.20.1.2.13 counter32 read-only
Number of frames transmitted at 24 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate36 1.3.6.1.4.1.8744.5.20.1.2.14 counter32 read-only
Number of frames transmitted at 36 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate48 1.3.6.1.4.1.8744.5.20.1.2.15 counter32 read-only
Number of frames transmitted at 48 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsTxRate54 1.3.6.1.4.1.8744.5.20.1.2.16 counter32 read-only
Number of frames transmitted at 54 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate1 1.3.6.1.4.1.8744.5.20.1.2.17 counter32 read-only
Number of frames received at 1 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate2 1.3.6.1.4.1.8744.5.20.1.2.18 counter32 read-only
Number of frames received at 2 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate5dot5 1.3.6.1.4.1.8744.5.20.1.2.19 counter32 read-only
Number of frames received at 5.5 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate11 1.3.6.1.4.1.8744.5.20.1.2.20 counter32 read-only
Number of frames received at 11 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate6 1.3.6.1.4.1.8744.5.20.1.2.21 counter32 read-only
Number of frames received at 6 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate9 1.3.6.1.4.1.8744.5.20.1.2.22 counter32 read-only
Number of frames received at 9 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate12 1.3.6.1.4.1.8744.5.20.1.2.23 counter32 read-only
Number of frames received at 12 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate18 1.3.6.1.4.1.8744.5.20.1.2.24 counter32 read-only
Number of frames received at 18 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate24 1.3.6.1.4.1.8744.5.20.1.2.25 counter32 read-only
Number of frames received at 24 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate36 1.3.6.1.4.1.8744.5.20.1.2.26 counter32 read-only
Number of frames received at 36 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate48 1.3.6.1.4.1.8744.5.20.1.2.27 counter32 read-only
Number of frames received at 48 Mbit/s since associating with an access point.
               colubrisWirelessClientPktsRxRate54 1.3.6.1.4.1.8744.5.20.1.2.28 counter32 read-only
Number of frames received at 54 Mbit/s since associating with an access point.
       colubrisWirelessClientMIBNotificationPrefix 1.3.6.1.4.1.8744.5.20.2
           colubrisWirelessClientMIBNotifications 1.3.6.1.4.1.8744.5.20.2.0
               colubrisWirelessClientConnectionNotification 1.3.6.1.4.1.8744.5.20.2.0.1
Sent when an 802.11/802.1X connection is successfully completed.
       colubrisWirelessClientMIBConformance 1.3.6.1.4.1.8744.5.20.3
           colubrisWirelessClientMIBCompliances 1.3.6.1.4.1.8744.5.20.3.1
               colubrisWirelessClientMIBCompliance 1.3.6.1.4.1.8744.5.20.3.1.1
The compliance statement for entities which implement the wireless client extensions MIB.
           colubrisWirelessClientMIBGroups 1.3.6.1.4.1.8744.5.20.3.2
               colubrisWirelessClientMIBGroup 1.3.6.1.4.1.8744.5.20.3.2.1
A collection of objects providing the Client MIB capability.
               colubrisWirelessClientNotificationGroup 1.3.6.1.4.1.8744.5.20.3.2.2
A collection of supported notifications.
               colubrisWirelessClientMIBGroupCounters 1.3.6.1.4.1.8744.5.20.3.2.3
A collection of objects providing the Client MIB counters.