COLUBRIS-SYSTEM-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.6
- Last updated
- 2007-03-20 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-SYSTEM-MIB- Digest
sha256:6b5309a24891e428f1317c2f2dd5d38cfc39bccaf65bad361b5e34c06e966885
Description
Generic system information for Colubris Networks 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-TC | ColubrisAuthenticationMode, ColubrisNotificationEnable, ColubrisProfileIndexOrZero |
| IF-MIB | ifInErrors, ifInUcastPkts, ifOutErrors, ifOutUcastPkts |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
COLUBRIS-SMI COLUBRIS-SYSTEM-MIB COLUBRIS-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisSystemMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.1 | |||
| systemInfo OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.1.1 | |||
| systemProductName OBJECT-TYPE Colubris Networks product name for the device. | 1.3.6.1.4.1.8744.5.6.1.1.1 | DisplayString | read-only | current |
| systemFirmwareRevision OBJECT-TYPE Revision number of the device firmware. | 1.3.6.1.4.1.8744.5.6.1.1.2 | DisplayString | read-only | current |
| systemBootRevision OBJECT-TYPE Revision number of the device boot loader. | 1.3.6.1.4.1.8744.5.6.1.1.3 | DisplayString | read-only | current |
| systemHardwareRevision OBJECT-TYPE Revision number of the system hardware. | 1.3.6.1.4.1.8744.5.6.1.1.4 | DisplayString | read-only | current |
| systemSerialNumber OBJECT-TYPE Device serial number. | 1.3.6.1.4.1.8744.5.6.1.1.5 | DisplayString | read-only | current |
| systemConfigurationVersion OBJECT-TYPE User-defined string to identify the current device configuration. This string could be anything in printable ASCII characters. | 1.3.6.1.4.1.8744.5.6.1.1.6 | DisplayString | read-write | current |
| systemUpTime OBJECT-TYPE How long the system has been running since its last restart. When this counter reaches its maximum value, it wraps around and starts increasing again from zero. | 1.3.6.1.4.1.8744.5.6.1.1.7 | Counter32 | read-only | current |
| systemMacAddress OBJECT-TYPE MAC address of the device. This information is only returned in a systemHeartbeatNotification event. | 1.3.6.1.4.1.8744.5.6.1.1.8 | MacAddress | accessible-for-notify | current |
| systemWanPortIpAddress OBJECT-TYPE IP address of the device WAN port. This information is only returned in a systemHeartbeatNotification event. | 1.3.6.1.4.1.8744.5.6.1.1.9 | IpAddress | accessible-for-notify | current |
| systemProductFlavor OBJECT-TYPE The product flavor can extends or alter the functionality of a Colubris product. | 1.3.6.1.4.1.8744.5.6.1.1.10 | DisplayString | read-only | current |
| systemDeviceIdentification OBJECT-TYPE Manufacturing Ethernet base MAC address. | 1.3.6.1.4.1.8744.5.6.1.1.11 | MacAddress | read-only | current |
| systemTime OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.1.2 | |||
| systemTimeUpdateMode OBJECT-TYPE Specifies the method and format used to set the system time. 'manual': Operator must configures the system time parameters manually in the GMT zone. 'sntpUdp': Look for time servers in the systemTimeServerTable in order to synchronize the device system time using SNTP. 'tp': Look for time servers in the systemTimeServerTable in order to synchronize the device system time using the Time Protocol. | 1.3.6.1.4.1.8744.5.6.1.2.1 | INTEGER {manual(1), sntpUdp(2), tp(3)} | read-write | current |
| systemTimeLostWhenRebooting OBJECT-TYPE Indicates if the system time is lost after rebooting or not. 'true': Indicates that the system time has been lost, 'false': Indicates that the system time has been kept. | 1.3.6.1.4.1.8744.5.6.1.2.2 | TruthValue | read-only | current |
| systemTimeDSTOn OBJECT-TYPE Specifies if the system time need to be adjusted to compensate for daylight savings. 'true': Adjusts the system time by adding one hour. 'false': Keep the current system time. | 1.3.6.1.4.1.8744.5.6.1.2.3 | TruthValue | read-write | current |
| systemDate OBJECT-TYPE Specifies the current GMT system date when systemTimeUpdateMode attribute is set to 'manual' mode. Reading this attributes will return the current date. Specify year (1995-3000), month (01-12), and day (01-31) in the format YYYY/MM/DD. The '/' character is mandatory between the fields. | 1.3.6.1.4.1.8744.5.6.1.2.4 | OCTET STRING (SIZE(10)) | read-write | current |
| systemTimeOfDay OBJECT-TYPE Specifies the current GMT system time when systemTimeUpdateMode attribute is set to 'manual' mode. Specify hour (00-24), minutes (00-59), and seconds (00-59) in the format HH:MM:SS. The ':' character is mandatory between the fields. | 1.3.6.1.4.1.8744.5.6.1.2.5 | OCTET STRING (SIZE(8)) | read-write | current |
| systemTimeZone OBJECT-TYPE Specifies the current system time zone in the relation to UTC. Specify the direction from UTC (+ or -), hours from UTC (00-14 or 00-12), and minutes from UTC (00 or 30) in the format +/-HH:MM. The '+' or '-' character is mandatory at the beginning of the expression. The ':' character is mandatory between the time fields. | 1.3.6.1.4.1.8744.5.6.1.2.6 | OCTET STRING (SIZE(6)) | read-write | current |
| systemTimeServerTable OBJECT-TYPE A table containing the list of SNTP time servers that can be used to synchronize the device system time. In tabular form to allow multiple instances on an agent. | 1.3.6.1.4.1.8744.5.6.1.2.7 | not-accessible | current | |
| systemTimeServerEntry OBJECT-TYPE A SNTP time server used to get the device time. systemTimeServerIndex - Uniquely identifies a time server in the table. | 1.3.6.1.4.1.8744.5.6.1.2.7.1 | not-accessible | current | |
| systemTimeServerIndex OBJECT-TYPE Index of the time server in the systemTimeServerTable. | 1.3.6.1.4.1.8744.5.6.1.2.7.1.1 | Integer32 (1..20) | not-accessible | current |
| systemTimeServerAddress OBJECT-TYPE Specifies the DNS name or IP address of the time server to use. Setting an entry to a null string will delete the entry. | 1.3.6.1.4.1.8744.5.6.1.2.7.1.2 | DisplayString | read-write | current |
| systemTimeServerNotificationEnabled OBJECT-TYPE Specifies if timeServerFailure notifications are generated. | 1.3.6.1.4.1.8744.5.6.1.2.8 | ColubrisNotificationEnable | read-write | current |
| adminAccess OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.1.3 | |||
| adminAccessAuthenMode OBJECT-TYPE Specifies if administrator authentication is performed locally or via an AAA server. You must have configured an AAA profile and the adminAccessAuthenProfileIndex attribute before you can select a profile or an error will be returned. | 1.3.6.1.4.1.8744.5.6.1.3.1 | ColubrisAuthenticationMode | read-write | current |
| adminAccessAuthenProfileIndex OBJECT-TYPE Specifies the AAA profile to be used in order to authenticate the administrator. This parameter only applies when the adminAccessAuthenMode is set to 'profile'. When the special value zero is specified, no AAA server profile is selected. | 1.3.6.1.4.1.8744.5.6.1.3.2 | ColubrisProfileIndexOrZero | read-write | current |
| adminAccessMaxLoginAttempts OBJECT-TYPE Specifies the number of successive unsuccessful authentications that must occur to generate an adminAccessAuthFailureNotification event. | 1.3.6.1.4.1.8744.5.6.1.3.3 | Integer32 (1..32767) | read-write | current |
| adminAccessLockOutPeriod OBJECT-TYPE Specifies the duration when further login attempts are blocked after adminAccessMaxLoginAttempts has been reached. Setting this value to zero disables the lock out feature. | 1.3.6.1.4.1.8744.5.6.1.3.4 | Integer32 (0..60) | read-write | current |
| adminAccessLoginNotificationEnabled OBJECT-TYPE Specifies if an adminAccessLoginNotification event is generated after an administrator is successfully authenticated. | 1.3.6.1.4.1.8744.5.6.1.3.5 | ColubrisNotificationEnable | read-write | current |
| adminAccessAuthFailureNotificationEnabled OBJECT-TYPE Specifies if an adminAccessAuthFailureNotification event is generated when the number of successive unsuccessful authentications attempts exceed the value of adminAccessMaxLoginAttempts. | 1.3.6.1.4.1.8744.5.6.1.3.6 | ColubrisNotificationEnable | read-write | current |
| adminAccessInfo OBJECT-TYPE Contains various information about the administrator. This parameter is used in the adminAccessAuthFailureNotification event to return the administrator status to a management system. | 1.3.6.1.4.1.8744.5.6.1.3.7 | DisplayString | accessible-for-notify | current |
| adminAccessProfileTable OBJECT-TYPE This table handles the profile of several administrator users. In tabular form in order to allow multiple instances on an agent. | 1.3.6.1.4.1.8744.5.6.1.3.8 | not-accessible | current | |
| adminAccessProfileEntry OBJECT-TYPE An administrator profile configured in the administrator access table. | 1.3.6.1.4.1.8744.5.6.1.3.8.1 | not-accessible | current | |
| adminAccessProfileIndex OBJECT-TYPE Specifies the index of the administrator profile. | 1.3.6.1.4.1.8744.5.6.1.3.8.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| adminAccessUserName OBJECT-TYPE Specifies the user name of the administrator. | 1.3.6.1.4.1.8744.5.6.1.3.8.1.2 | OCTET STRING (SIZE(0..253)) | read-only | current |
| adminAccessAdministrativeRights OBJECT-TYPE Specifies the administrative rights of this specific administrator. | 1.3.6.1.4.1.8744.5.6.1.3.8.1.3 | INTEGER {readOnly(1), readWrite(2)} | read-only | current |
| adminAccessLogoutNotificationEnabled OBJECT-TYPE Specifies if an adminAccessLogoutNotification event is generated after an administrator logs out from the web interface. | 1.3.6.1.4.1.8744.5.6.1.3.9 | ColubrisNotificationEnable | read-write | current |
| heartbeat OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.1.4 | |||
| heartbeatPeriod OBJECT-TYPE Specifies the delay between 2 heartbeat notifications. The range of this parameter is 30 seconds to 1 year. | 1.3.6.1.4.1.8744.5.6.1.4.1 | Integer32 (30..31536000) | read-write | current |
| heartbeatNotificationEnabled OBJECT-TYPE Specifies if systemHeartbeatNotification events are generated. | 1.3.6.1.4.1.8744.5.6.1.4.2 | ColubrisNotificationEnable | read-write | current |
| colubrisSystemMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.2 | |||
| colubrisSystemMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.2.0 | |||
| colubrisSystemMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.3 | |||
| colubrisSystemMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.3.1 | |||
| colubrisSystemMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.6.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| adminAccessAuthFailureNotification NOTIFICATION-TYPE Sent after an administrator authentication failure. | 1.3.6.1.4.1.8744.5.6.2.0.1 | current |
| adminAccessLoginNotification NOTIFICATION-TYPE Sent after an administrator is successfully authenticated. | 1.3.6.1.4.1.8744.5.6.2.0.2 | current |
| systemColdStart NOTIFICATION-TYPE Sent at system boot up. | 1.3.6.1.4.1.8744.5.6.2.0.3 | current |
| systemHeartbeatNotification NOTIFICATION-TYPE Sent every heartbeatPeriod. | 1.3.6.1.4.1.8744.5.6.2.0.4 | current |
| adminAccessLogoutNotification NOTIFICATION-TYPE Sent after an administrator has logout. | 1.3.6.1.4.1.8744.5.6.2.0.5 | current |
| timeServerFailure NOTIFICATION-TYPE Sent when a time server of the system time table is unreachable. | 1.3.6.1.4.1.8744.5.6.2.0.6 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisSystemMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Colubris Networks System MIB. | 1.3.6.1.4.1.8744.5.6.3.1.1 | current |
| colubrisSystemMIBGroup OBJECT-GROUP A collection of objects providing the System MIB capability. | 1.3.6.1.4.1.8744.5.6.3.2.1 | current |
| colubrisAdminAccessProfileGroup OBJECT-GROUP A collection of objects providing the administrator access configuration capability. | 1.3.6.1.4.1.8744.5.6.3.2.2 | current |
| colubrisSystemNotificationGroup NOTIFICATION-GROUP A collection of supported notifications | 1.3.6.1.4.1.8744.5.6.3.2.3 | current |
| colubrisAdminAccessNotificationGroup NOTIFICATION-GROUP A collection of supported notifications | 1.3.6.1.4.1.8744.5.6.3.2.4 | current |
| colubrisTimeNotificationGroup NOTIFICATION-GROUP A collection of supported notifications | 1.3.6.1.4.1.8744.5.6.3.2.5 | current |