COLUBRIS-SYSTEM-MIB

File: COLUBRIS-SYSTEM-MIB.mib (24870 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 IpAddress
MacAddress DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ifOutUcastPkts ifInUcastPkts ifOutErrors
ifInErrors colubrisMgmtV2 ColubrisAuthenticationMode
ColubrisNotificationEnable ColubrisProfileIndexOrZero

Defined Types

SystemTimeServerEntry  
SEQUENCE    
  systemTimeServerIndex Integer32
  systemTimeServerAddress DisplayString

AdminAccessProfileEntry  
SEQUENCE    
  adminAccessProfileIndex Integer32
  adminAccessUserName OCTET STRING
  adminAccessAdministrativeRights INTEGER

Defined Values

colubrisSystemMIB 1.3.6.1.4.1.8744.5.6
Generic system information for Colubris Networks devices.
MODULE-IDENTITY    

colubrisSystemMIBObjects 1.3.6.1.4.1.8744.5.6.1
OBJECT IDENTIFIER    

systemInfo 1.3.6.1.4.1.8744.5.6.1.1
OBJECT IDENTIFIER    

systemTime 1.3.6.1.4.1.8744.5.6.1.2
OBJECT IDENTIFIER    

adminAccess 1.3.6.1.4.1.8744.5.6.1.3
OBJECT IDENTIFIER    

heartbeat 1.3.6.1.4.1.8744.5.6.1.4
OBJECT IDENTIFIER    

systemProductName 1.3.6.1.4.1.8744.5.6.1.1.1
HP product name for the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemFirmwareRevision 1.3.6.1.4.1.8744.5.6.1.1.2
Revision number of the device firmware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemBootRevision 1.3.6.1.4.1.8744.5.6.1.1.3
Revision number of the device boot loader.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemHardwareRevision 1.3.6.1.4.1.8744.5.6.1.1.4
Revision number of the system hardware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemSerialNumber 1.3.6.1.4.1.8744.5.6.1.1.5
Device serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemConfigurationVersion 1.3.6.1.4.1.8744.5.6.1.1.6
User-defined string to identify the current device configuration. This string could be anything in printable ASCII characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemUpTime 1.3.6.1.4.1.8744.5.6.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

systemMacAddress 1.3.6.1.4.1.8744.5.6.1.1.8
MAC address of the device. This information is only returned in a systemHeartbeatNotification event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

systemWanPortIpAddress 1.3.6.1.4.1.8744.5.6.1.1.9
IP address of the device WAN port. This information is only returned in a systemHeartbeatNotification event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

systemProductFlavor 1.3.6.1.4.1.8744.5.6.1.1.10
The product flavor can extend or alter the functionality of a HP product.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemDeviceIdentification 1.3.6.1.4.1.8744.5.6.1.1.11
Manufacturing Ethernet base MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

systemFirmwareBuildDate 1.3.6.1.4.1.8744.5.6.1.1.12
Build date of the device firmware in the format YYYY/MM/DD.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

systemControllerMode 1.3.6.1.4.1.8744.5.6.1.1.13
Indicates the current controller mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), alone(2), member(3), manager(4), candidate(5)  

systemCDPOperState 1.3.6.1.4.1.8744.5.6.1.1.14
When True indicates that CDP support is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

systemLLDPOperState 1.3.6.1.4.1.8744.5.6.1.1.15
When True indicates that the LLDP agent is started.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

systemTimeUpdateMode 1.3.6.1.4.1.8744.5.6.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), sntpUdp(2), tp(3)  

systemTimeLostWhenRebooting 1.3.6.1.4.1.8744.5.6.1.2.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

systemTimeDSTOn 1.3.6.1.4.1.8744.5.6.1.2.3
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

systemDate 1.3.6.1.4.1.8744.5.6.1.2.4
Specifies the current GMT system date when systemTimeUpdateMode attribute is set to 'manual' mode. Reading this attribute 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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10)  

systemTimeOfDay 1.3.6.1.4.1.8744.5.6.1.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

systemTimeZone 1.3.6.1.4.1.8744.5.6.1.2.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

systemTimeServerTable 1.3.6.1.4.1.8744.5.6.1.2.7
A table containing the list of SNTP time servers that can be used to synchronize the system time. In tabular form to allow multiple instances on an agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemTimeServerEntry

systemTimeServerEntry 1.3.6.1.4.1.8744.5.6.1.2.7.1
A SNTP time server used to get the device time. systemTimeServerIndex - Uniquely identifies a time server in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemTimeServerEntry  

systemTimeServerIndex 1.3.6.1.4.1.8744.5.6.1.2.7.1.1
Index of the time server in the systemTimeServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..20  

systemTimeServerAddress 1.3.6.1.4.1.8744.5.6.1.2.7.1.2
Specifies the DNS name or IP address of the time server to use. Setting an entry to a null string will delete the entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemTimeServerNotificationEnabled 1.3.6.1.4.1.8744.5.6.1.2.8
Specifies if timeServerFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

adminAccessAuthenMode 1.3.6.1.4.1.8744.5.6.1.3.1
Specifies if administrator authentication is performed locally or via a RADIUS server. You must have configured a RADIUS profile and the adminAccessAuthenProfileIndex attribute before you can select a profile or an error will be returned.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisAuthenticationMode  

adminAccessAuthenProfileIndex 1.3.6.1.4.1.8744.5.6.1.3.2
Specifies the RADIUS 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 RADIUS server profile is selected.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisProfileIndexOrZero  

adminAccessMaxLoginAttempts 1.3.6.1.4.1.8744.5.6.1.3.3
Specifies the number of successive unsuccessful authentications that must occur to generate an adminAccessAuthFailureNotification event.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32767  

adminAccessLockOutPeriod 1.3.6.1.4.1.8744.5.6.1.3.4
Specifies the duration when further login attempts are blocked after adminAccessMaxLoginAttempts has been reached. Setting this value to zero disables the lock out feature.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

adminAccessLoginNotificationEnabled 1.3.6.1.4.1.8744.5.6.1.3.5
Specifies if an adminAccessLoginNotification event is generated after an administrator is successfully authenticated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

adminAccessAuthFailureNotificationEnabled 1.3.6.1.4.1.8744.5.6.1.3.6
Specifies if an adminAccessAuthFailureNotification event is generated when the number of successive unsuccessful authentications attempts exceed the value of adminAccessMaxLoginAttempts.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

adminAccessInfo 1.3.6.1.4.1.8744.5.6.1.3.7
Contains various information about the administrator. This parameter is used in the adminAccessAuthFailureNotification event to return the administrator status to a management system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

adminAccessProfileTable 1.3.6.1.4.1.8744.5.6.1.3.8
This table handles the profile of several administrator users. In tabular form in order to allow multiple instances on an agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdminAccessProfileEntry

adminAccessProfileEntry 1.3.6.1.4.1.8744.5.6.1.3.8.1
An administrator profile configured in the administrator access table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdminAccessProfileEntry  

adminAccessProfileIndex 1.3.6.1.4.1.8744.5.6.1.3.8.1.1
Specifies the index of the administrator profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

adminAccessUserName 1.3.6.1.4.1.8744.5.6.1.3.8.1.2
Specifies the user name of the administrator.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..253)  

adminAccessAdministrativeRights 1.3.6.1.4.1.8744.5.6.1.3.8.1.3
Specifies the administrative rights of this specific administrator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

adminAccessLogoutNotificationEnabled 1.3.6.1.4.1.8744.5.6.1.3.9
Specifies if an adminAccessLogoutNotification event is generated after an administrator logs out from the web interface.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

heartbeatPeriod 1.3.6.1.4.1.8744.5.6.1.4.1
Specifies the delay between 2 heartbeat notifications. The range of this parameter is 30 seconds to 1 year.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..31536000  

heartbeatNotificationEnabled 1.3.6.1.4.1.8744.5.6.1.4.2
Specifies if systemHeartbeatNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

colubrisSystemMIBNotificationPrefix 1.3.6.1.4.1.8744.5.6.2
OBJECT IDENTIFIER    

colubrisSystemMIBNotifications 1.3.6.1.4.1.8744.5.6.2.0
OBJECT IDENTIFIER    

adminAccessAuthFailureNotification 1.3.6.1.4.1.8744.5.6.2.0.1
Sent after an administrator authentication failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

adminAccessLoginNotification 1.3.6.1.4.1.8744.5.6.2.0.2
Sent after an administrator is successfully authenticated.
Status: current Access: read-write
NOTIFICATION-TYPE    

systemColdStart 1.3.6.1.4.1.8744.5.6.2.0.3
Sent at system boot up.
Status: current Access: read-write
NOTIFICATION-TYPE    

systemHeartbeatNotification 1.3.6.1.4.1.8744.5.6.2.0.4
Sent every heartbeatPeriod.
Status: current Access: read-write
NOTIFICATION-TYPE    

adminAccessLogoutNotification 1.3.6.1.4.1.8744.5.6.2.0.5
Sent after an administrator has logout.
Status: current Access: read-write
NOTIFICATION-TYPE    

timeServerFailure 1.3.6.1.4.1.8744.5.6.2.0.6
Sent when a time server in the system time table is unreachable.
Status: current Access: read-write
NOTIFICATION-TYPE    

colubrisSystemMIBConformance 1.3.6.1.4.1.8744.5.6.3
OBJECT IDENTIFIER    

colubrisSystemMIBCompliances 1.3.6.1.4.1.8744.5.6.3.1
OBJECT IDENTIFIER    

colubrisSystemMIBGroups 1.3.6.1.4.1.8744.5.6.3.2
OBJECT IDENTIFIER    

colubrisSystemMIBCompliance 1.3.6.1.4.1.8744.5.6.3.1.1
The compliance statement for entities which implement the Colubris Networks System MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

colubrisSystemMIBComplianceDeprecated 1.3.6.1.4.1.8744.5.6.3.1.2
The compliance statement for deprecated entities which implement the Colubris Networks System MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

colubrisSystemMIBGroup 1.3.6.1.4.1.8744.5.6.3.2.1
A collection of objects providing the System MIB capability.
Status: current Access: read-write
OBJECT-GROUP    

colubrisAdminAccessProfileGroup 1.3.6.1.4.1.8744.5.6.3.2.2
A collection of objects providing the administrator access configuration capability.
Status: current Access: read-write
OBJECT-GROUP    

colubrisSystemNotificationGroup 1.3.6.1.4.1.8744.5.6.3.2.3
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP    

colubrisAdminAccessNotificationGroup 1.3.6.1.4.1.8744.5.6.3.2.4
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP    

colubrisTimeNotificationGroup 1.3.6.1.4.1.8744.5.6.3.2.5
A collection of supported notifications
Status: current Access: read-write
NOTIFICATION-GROUP    

colubrisSystemMIBDeprecatedGroup 1.3.6.1.4.1.8744.5.6.3.2.6
A collection of deprecated objects providing the System MIB capability.
Status: deprecated Access: read-write
OBJECT-GROUP