All MIBs › COLUBRIS-DEVICE-MIB
Organization: Colubris Networks, Inc.
Last Updated: 2009-10-19
Category: Vendor: HP/HPE, Wireless and WLAN
Description:
Supplies identity, system, and hardware status objects for Colubris/HP wireless access points.
Imported Objects
From COLUBRIS-SMI
| colubrisMgmtV2 | OBJECT-IDENTITY |
From COLUBRIS-TC
| ColubrisNotificationEnable |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress |
What Is COLUBRIS-DEVICE-MIB?
COLUBRIS-DEVICE-MIB is a vendor-private base MIB, originally from Colubris Networks and carried forward under HP after acquisition, providing core device identity and hardware status objects for Colubris/HP wireless access points. It defines a device discovery table cataloging managed APs by serial number, MAC address, and IP address, together with notification-enable switches for state changes and for authorization, security, firmware, and configuration failures. This gives it a clear monitoring role in tracking access-point software/firmware and operational health: coDevDisState reflects each AP's current status, and the firmware- and configuration-failure notifications flag failed upgrades or bad configuration pushes on individual units. It serves as a foundation MIB that other Colubris/HP wireless MIBs (radio, WLAN, client) build upon. It is typically used in enterprise or hospitality WLAN deployments managing fleets of Colubris-derived HP access points from a central controller or NMS, and administrators commonly load COLUBRIS-DEVICE-MIB into a MIB browser to walk coDeviceDiscoveryTable interactively before rolling the module out to a full NMS template.
IPNetwork Monitor allows you to monitor SNMP objects defined in COLUBRIS-DEVICE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- device discovery/inventory list
- device operational state
- authorization failure events
- security failure events
- firmware failure events
- configuration failure events
Supported Devices
- Colubris/HP wireless access point
Monitoring Examples
An administrator would poll coDeviceDiscoveryTable, walking each coDeviceDiscoveryEntry to check coDevDisState and coDevDisIpAddress for a given coDevDisSerialNumber, confirming an AP is reachable and healthy. Enabling coDeviceConfigurationFailureNotificationEnabled ensures a trap is raised if a bulk configuration push to a group of APs fails on a specific unit. An AP disappearing from the discovery table or showing an abnormal coDevDisState typically indicates a power, network, or firmware crash issue on that access point.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| colubrisDeviceMIB | 1.3.6.1.4.1.8744.5.23 | Colubris Device MIB. | ||
| colubrisDeviceMIBObjects | 1.3.6.1.4.1.8744.5.23.1 | |||
| coDeviceConfigGroup | 1.3.6.1.4.1.8744.5.23.1.1 | |||
| COL coDeviceStateChangeNotificationEnabled | 1.3.6.1.4.1.8744.5.23.1.1.1 | ColubrisNotificationEnable | read-write | Specifies if the coDeviceStateChangeNotification notification is generated. |
| COL coDeviceAuthorizationFailureNotificationEnabled | 1.3.6.1.4.1.8744.5.23.1.1.2 | ColubrisNotificationEnable | read-write | Specifies if the coDeviceAuthorizationFailureNotification notification is generated. |
| COL coDeviceSecurityFailureNotificationEnabled | 1.3.6.1.4.1.8744.5.23.1.1.3 | ColubrisNotificationEnable | read-write | Specifies if the coDeviceSecurityFailureNotification notification is generated. |
| COL coDeviceFirmwareFailureNotificationEnabled | 1.3.6.1.4.1.8744.5.23.1.1.4 | ColubrisNotificationEnable | read-write | Specifies if the coDeviceFirmwareFailureNotification notification is generated. |
| COL coDeviceConfigurationFailureNotificationEnabled | 1.3.6.1.4.1.8744.5.23.1.1.5 | ColubrisNotificationEnable | read-write | Specifies if the coDeviceConfigurationFailureNotification notification is generated. |
| coDeviceDiscoveryGroup | 1.3.6.1.4.1.8744.5.23.1.2 | |||
| coDeviceDiscoveryTable | 1.3.6.1.4.1.8744.5.23.1.2.1 | not-accessible | Device discovery attributes. | |
| coDeviceDiscoveryEntry | 1.3.6.1.4.1.8744.5.23.1.2.1.1 | not-accessible | An entry in the coDeviceDiscoveryTable. coDevDisIndex - Uniquely identifies a device on the controller. | |
| I32 coDevDisIndex | 1.3.6.1.4.1.8744.5.23.1.2.1.1.1 | Integer32 | not-accessible | Specifies the index of the device. |
| STR coDevDisSerialNumber | 1.3.6.1.4.1.8744.5.23.1.2.1.1.2 | DisplayString | read-only | Device serial number. |
| MAC coDevDisMacAddress | 1.3.6.1.4.1.8744.5.23.1.2.1.1.3 | MacAddress | read-only | Ethernet MAC address of the device. |
| IP coDevDisIpAddress | 1.3.6.1.4.1.8744.5.23.1.2.1.1.4 | IpAddress | read-only | IP address of the device. |
| INT coDevDisState | 1.3.6.1.4.1.8744.5.23.1.2.1.1.5 | INTEGER | read-only | Device operational state. |
| STR coDevDisSystemName | 1.3.6.1.4.1.8744.5.23.1.2.1.1.6 | DisplayString | read-only | Name assigned to the device by the configuration tool. |
| STR coDevDisLocation | 1.3.6.1.4.1.8744.5.23.1.2.1.1.7 | DisplayString | read-only | Location assigned to the device by the configuration tool. |
| STR coDevDisContact | 1.3.6.1.4.1.8744.5.23.1.2.1.1.8 | DisplayString | read-only | Contact assigned to the device by the configuration tool. |
| STR coDevDisGroupName | 1.3.6.1.4.1.8744.5.23.1.2.1.1.9 | DisplayString | read-only | Identifies the group that the device belongs to. |
| C32 coDevDisConnectionTime | 1.3.6.1.4.1.8744.5.23.1.2.1.1.10 | Counter32 | read-only | Elapsed time in minutes since the device was last authorized. |
| I32 coDevDisControllerIndex | 1.3.6.1.4.1.8744.5.23.1.2.1.1.11 | Integer32 | read-only | If the device belongs to an controller team, this index refer to coControllerDisIndex, otherwise it is 0. |
| coDeviceInformationGroup | 1.3.6.1.4.1.8744.5.23.1.3 | |||
| coDeviceInfoTable | 1.3.6.1.4.1.8744.5.23.1.3.1 | not-accessible | Device information attributes. | |
| coDeviceInfoEntry | 1.3.6.1.4.1.8744.5.23.1.3.1.1 | not-accessible | An entry in the coDeviceInfoTable. coDevDisIndex - Uniquely identifies a device on the controller. | |
| OID coDevInfoProductType | 1.3.6.1.4.1.8744.5.23.1.3.1.1.1 | OBJECT IDENTIFIER | read-only | Refer to a HP product inside colubrisProductsMIB. |
| STR coDevInfoProductName | 1.3.6.1.4.1.8744.5.23.1.3.1.1.2 | DisplayString | read-only | Product name for the device. |
| STR coDevInfoFirmwareRevision | 1.3.6.1.4.1.8744.5.23.1.3.1.1.3 | DisplayString | read-only | Revision number of the device firmware. |
| STR coDevInfoBootRevision | 1.3.6.1.4.1.8744.5.23.1.3.1.1.4 | DisplayString | read-only | Revision number of the device boot loader. |
| STR coDevInfoHardwareRevision | 1.3.6.1.4.1.8744.5.23.1.3.1.1.5 | DisplayString | read-only | Revision number of the system hardware. |
| coDeviceStatusGroup | 1.3.6.1.4.1.8744.5.23.1.4 | |||
| coDeviceStatusTable | 1.3.6.1.4.1.8744.5.23.1.4.1 | not-accessible | Device status attributes. | |
| coDeviceStatusEntry | 1.3.6.1.4.1.8744.5.23.1.4.1.1 | not-accessible | An entry in the coDeviceStatusTable. coDevDisIndex - Uniquely identifies a device on the controller. | |
| TIK coDevStUpTime | 1.3.6.1.4.1.8744.5.23.1.4.1.1.1 | TimeTicks | read-only | Time elapsed after the device powered up. |
| U32 coDevStLoadAverage1Min | 1.3.6.1.4.1.8744.5.23.1.4.1.1.2 | Unsigned32 | read-only | Average number of processes running during the last minute. |
| U32 coDevStLoadAverage5Min | 1.3.6.1.4.1.8744.5.23.1.4.1.1.3 | Unsigned32 | read-only | Average number of processes running during the last 5 minutes. |
| U32 coDevStLoadAverage15Min | 1.3.6.1.4.1.8744.5.23.1.4.1.1.4 | Unsigned32 | read-only | Average number of processes running during the last 15 minutes. |
| U32 coDevStCpuUseNow | 1.3.6.1.4.1.8744.5.23.1.4.1.1.5 | Unsigned32 | read-only | Current CPU usage. |
| U32 coDevStCpuUse5Sec | 1.3.6.1.4.1.8744.5.23.1.4.1.1.6 | Unsigned32 | read-only | Average CPU usage during the last 5 seconds. |
| U32 coDevStCpuUse10Sec | 1.3.6.1.4.1.8744.5.23.1.4.1.1.7 | Unsigned32 | read-only | Average CPU usage during the last 10 seconds. |
| U32 coDevStCpuUse20Sec | 1.3.6.1.4.1.8744.5.23.1.4.1.1.8 | Unsigned32 | read-only | Average CPU usage during the last 20 seconds. |
| U32 coDevStRamTotal | 1.3.6.1.4.1.8744.5.23.1.4.1.1.9 | Unsigned32 | read-only | Total system RAM. |
| U32 coDevStRamFree | 1.3.6.1.4.1.8744.5.23.1.4.1.1.10 | Unsigned32 | read-only | Available system RAM. |
| U32 coDevStRamBuffer | 1.3.6.1.4.1.8744.5.23.1.4.1.1.11 | Unsigned32 | read-only | Memory used by the buffers. |
| U32 coDevStRamCached | 1.3.6.1.4.1.8744.5.23.1.4.1.1.12 | Unsigned32 | read-only | Memory used by the system cache. |
| U32 coDevStStorageUsePermanent | 1.3.6.1.4.1.8744.5.23.1.4.1.1.13 | Unsigned32 | read-only | Percentage of the permanent storage in use. |
| U32 coDevStStorageUseTemporary | 1.3.6.1.4.1.8744.5.23.1.4.1.1.14 | Unsigned32 | read-only | Percentage of the temporary storage in use. |
| colubrisDeviceMIBNotificationPrefix | 1.3.6.1.4.1.8744.5.23.2 | |||
| colubrisDeviceMIBNotifications | 1.3.6.1.4.1.8744.5.23.2.0 | |||
| NTF coDeviceStateChangeNotification | 1.3.6.1.4.1.8744.5.23.2.0.1 | A coDeviceStateChangeNotification trap signifies that the SNMP entity has detected a device state change. | ||
| NTF coDeviceAuthorizationFailureNotification | 1.3.6.1.4.1.8744.5.23.2.0.2 | A coDeviceAuthorizationFailureNotification trap signifies that the SNMP entity has detected a device authentication failure. | ||
| NTF coDeviceSecurityFailureNotification | 1.3.6.1.4.1.8744.5.23.2.0.3 | A coDeviceSecurityFailureNotification trap signifies that the SNMP entity has detected a device connection failure. | ||
| NTF coDeviceFirmwareFailureNotification | 1.3.6.1.4.1.8744.5.23.2.0.4 | A coDeviceFirmwareFailureNotification trap signifies that the SNMP entity has detected a device firmware failure. | ||
| NTF coDeviceConfigurationFailureNotification | 1.3.6.1.4.1.8744.5.23.2.0.5 | A coDeviceConfigurationFailureNotification trap signifies that the SNMP entity has detected a device configuration failure. | ||
| colubrisDeviceMIBConformance | 1.3.6.1.4.1.8744.5.23.3 | |||
| colubrisDeviceMIBCompliances | 1.3.6.1.4.1.8744.5.23.3.1 | |||
| colubrisDeviceMIBCompliance | 1.3.6.1.4.1.8744.5.23.3.1.1 | The compliance statement for the Device MIB. | ||
| colubrisDeviceMIBGroups | 1.3.6.1.4.1.8744.5.23.3.2 | |||
| colubrisDeviceConfigMIBGroup | 1.3.6.1.4.1.8744.5.23.3.2.1 | A collection of configuration objects. | ||
| colubrisDeviceDiscoveryMIBGroup | 1.3.6.1.4.1.8744.5.23.3.2.2 | A collection of objects for Device discovery status. | ||
| colubrisDeviceInformationMIBGroup | 1.3.6.1.4.1.8744.5.23.3.2.3 | A collection of objects for device configuration items. | ||
| colubrisDeviceStatusMIBGroup | 1.3.6.1.4.1.8744.5.23.3.2.4 | A collection of objects for device status. | ||
| colubrisDeviceNotificationGroup | 1.3.6.1.4.1.8744.5.23.3.2.5 | A collection of supported device notifications. |
RFC description
Provides core device identity, system, and hardware status objects for Colubris/HP wireless APs.
Start monitoring Colubris/HP wireless access point (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.