COLUBRIS-WIRELESS-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.20
- Last updated
- 2006-10-26 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-WIRELESS-CLIENT-MIB- Digest
sha256:29fdd89300c6ac636edabf7cafebd08e4b2578e33aeb91256d680838f2ac3f64
Description
Information for Colubris Networks client mode devices.
Contact
Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com
Imports
| From | Symbols |
|---|---|
| COLUBRIS-SMI | colubrisMgmtV2 |
| COLUBRIS-SYSTEM-MIB | systemSerialNumber |
| COLUBRIS-TC | ColubrisNotificationEnable, ColubrisSSID |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-MIB | sysName |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
COLUBRIS-SMI COLUBRIS-SYSTEM-MIB COLUBRIS-TC COLUBRIS-WIRELESS-CLIENT-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisWirelessClientMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.1 | |||
| colubrisWirelessClientInfo OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.1.1 | |||
| colubrisWirelessClientState OBJECT-TYPE 802.11 status of the device. | 1.3.6.1.4.1.8744.5.20.1.1.1 | INTEGER {disconnected(1), scanning(2), authenticating(3), associating(4), associated(5)} | read-only | current |
| colubrisWirelessClientSSID OBJECT-TYPE Service Set ID assigned to the device. | 1.3.6.1.4.1.8744.5.20.1.1.2 | ColubrisSSID | read-only | current |
| colubrisWirelessClientBSSID OBJECT-TYPE When the client state is associated, this object specify the MAC Address of the access point. | 1.3.6.1.4.1.8744.5.20.1.1.3 | MacAddress | read-only | current |
| colubrisWirelessClientSignalLevel OBJECT-TYPE Strength of the wireless signal (in dBm). | 1.3.6.1.4.1.8744.5.20.1.1.4 | Integer32 | read-only | current |
| colubrisWirelessClientNoiseLevel OBJECT-TYPE Level of local background noise (in dBm). | 1.3.6.1.4.1.8744.5.20.1.1.5 | Integer32 | read-only | current |
| colubrisWirelessClientSNR OBJECT-TYPE Relative strength of the signal level compared to the noise level. | 1.3.6.1.4.1.8744.5.20.1.1.6 | Integer32 | read-only | current |
| colubrisWirelessClientConnectionNotificationEnabled OBJECT-TYPE Specifies if colubrisWirelessClientConnectionNotification events are generated. | 1.3.6.1.4.1.8744.5.20.1.1.7 | ColubrisNotificationEnable | read-write | current |
| colubrisWirelessClientConnectTime OBJECT-TYPE Elapsed time in seconds since the device was successfully associated with an access point. | 1.3.6.1.4.1.8744.5.20.1.1.8 | Counter32 | read-only | current |
| colubrisWirelessClientAuthorizedState OBJECT-TYPE Indicates if the user traffic is allowed on the wireless port. | 1.3.6.1.4.1.8744.5.20.1.1.9 | INTEGER {notAuthorized(1), authorized(2)} | read-only | current |
| colubrisWirelessClientEncryptionStatus OBJECT-TYPE Indicates the encryption method used to communicate with the access point. | 1.3.6.1.4.1.8744.5.20.1.1.10 | INTEGER {none(1), wep(2), tkip(3), aes(4), aesTkip(5)} | read-only | current |
| colubrisWirelessClientTransmitRate OBJECT-TYPE Current transmit rate of the station. Data rates are set increments of 500 Kb/s from 1 Mb/s to 63.5 Mb/s. | 1.3.6.1.4.1.8744.5.20.1.1.11 | Unsigned32 | read-only | current |
| colubrisWirelessClientReceiveRate OBJECT-TYPE Current receive rate of the station. Data rates are set in increments of 500 Kb/s from 1 Mb/s to 63.5 Mb/s. | 1.3.6.1.4.1.8744.5.20.1.1.12 | Unsigned32 | read-only | current |
| colubrisWirelessClientStats OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.1.2 | |||
| colubrisWirelessClientInPkts OBJECT-TYPE Number of packets received since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.1 | Counter32 | read-only | current |
| colubrisWirelessClientOutPkts OBJECT-TYPE Number of packets sent since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.2 | Counter32 | read-only | current |
| colubrisWirelessClientInOctets OBJECT-TYPE Number of octets received since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.3 | Counter64 | read-only | current |
| colubrisWirelessClientOutOctets OBJECT-TYPE Number of octets send since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.4 | Counter64 | read-only | current |
| colubrisWirelessClientPktsTxRate1 OBJECT-TYPE Number of frames transmitted at 1 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.5 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate2 OBJECT-TYPE Number of frames transmitted at 2 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.6 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate5dot5 OBJECT-TYPE Number of frames transmitted at 5.5 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.7 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate11 OBJECT-TYPE Number of frames transmitted at 11 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.8 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate6 OBJECT-TYPE Number of frames transmitted at 6 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.9 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate9 OBJECT-TYPE Number of frames transmitted at 9 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.10 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate12 OBJECT-TYPE Number of frames transmitted at 12 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.11 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate18 OBJECT-TYPE Number of frames transmitted at 18 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.12 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate24 OBJECT-TYPE Number of frames transmitted at 24 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.13 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate36 OBJECT-TYPE Number of frames transmitted at 36 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.14 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate48 OBJECT-TYPE Number of frames transmitted at 48 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.15 | Counter32 | read-only | current |
| colubrisWirelessClientPktsTxRate54 OBJECT-TYPE Number of frames transmitted at 54 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.16 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate1 OBJECT-TYPE Number of frames received at 1 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.17 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate2 OBJECT-TYPE Number of frames received at 2 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.18 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate5dot5 OBJECT-TYPE Number of frames received at 5.5 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.19 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate11 OBJECT-TYPE Number of frames received at 11 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.20 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate6 OBJECT-TYPE Number of frames received at 6 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.21 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate9 OBJECT-TYPE Number of frames received at 9 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.22 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate12 OBJECT-TYPE Number of frames received at 12 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.23 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate18 OBJECT-TYPE Number of frames received at 18 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.24 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate24 OBJECT-TYPE Number of frames received at 24 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.25 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate36 OBJECT-TYPE Number of frames received at 36 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.26 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate48 OBJECT-TYPE Number of frames received at 48 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.27 | Counter32 | read-only | current |
| colubrisWirelessClientPktsRxRate54 OBJECT-TYPE Number of frames received at 54 Mbit/s since associating with an access point. | 1.3.6.1.4.1.8744.5.20.1.2.28 | Counter32 | read-only | current |
| colubrisWirelessClientMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.2 | |||
| colubrisWirelessClientMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.2.0 | |||
| colubrisWirelessClientMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.3 | |||
| colubrisWirelessClientMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.3.1 | |||
| colubrisWirelessClientMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.20.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| colubrisWirelessClientConnectionNotification NOTIFICATION-TYPE Sent when an 802.11/802.1x connection is completed successfully. | 1.3.6.1.4.1.8744.5.20.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisWirelessClientMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the wireless client extensions MIB. | 1.3.6.1.4.1.8744.5.20.3.1.1 | current |
| colubrisWirelessClientMIBGroup OBJECT-GROUP A collection of objects providing the Client MIB capability. | 1.3.6.1.4.1.8744.5.20.3.2.1 | current |
| colubrisWirelessClientNotificationGroup NOTIFICATION-GROUP A collection of supported notifications. | 1.3.6.1.4.1.8744.5.20.3.2.2 | current |
| colubrisWirelessClientMIBGroupCounters OBJECT-GROUP A collection of objects providing the Client MIB counters. | 1.3.6.1.4.1.8744.5.20.3.2.3 | current |