ALTEON-ISD-PLATFORM-MIB: View SNMP OID List / Download MIB

VENDOR: ALTEON NETWORKS


 Home MIB: ALTEON-ISD-PLATFORM-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
 alteonPlatformISDModule 1.3.6.1.4.1.1872.2.3.1.1
MIB Module for object and notification definitions for event and alarms common to Alteon iSD products.
 alteonISDPlatformMIB 1.3.6.1.4.1.1872.2.3.1.2
Toplevel ID of Alteon Platform ISD MIB.
     isdObjects 1.3.6.1.4.1.1872.2.3.1.2.1
Object definitions for the Alteon ISD Platform MIB.
         isdCluster 1.3.6.1.4.1.1872.2.3.1.2.1.1
A collection of objects to configure and monitor the iSDs in the system.
             isdClusterTable 1.3.6.1.4.1.1872.2.3.1.2.1.1.1 no-access
Table of iSDs in this iSD cluster.
                 isdClusterEntry 1.3.6.1.4.1.1872.2.3.1.2.1.1.1.1 no-access
                     isdIndex 1.3.6.1.4.1.1872.2.3.1.2.1.1.1.1.1 integer32 no-access
A unique index for this iSD.
                     isdIP 1.3.6.1.4.1.1872.2.3.1.2.1.1.1.1.2 ipaddress read-only
The IP address of the iSD box
                     isdType 1.3.6.1.4.1.1872.2.3.1.2.1.1.1.1.3 integer read-write
Defines if a iSD is a master in the cluster, or a slave. Note that there must be at least one master in the cluster. A master iSD keeps copies of the configuration database and software on its flash disk. Slave iSDs reads this info from the masters. Enumeration: 'slave': 2, 'master': 1.
                     isdOperStatus 1.3.6.1.4.1.1872.2.3.1.2.1.1.1.1.4 integer read-only
The current operational status of the iSD. 'swMismatch' means that the iSD is up, but the software version does not match the rest of the system. The correct software version must be installed on this iSD to make it enter the 'up' state. 'appError' means that the iSD is up, but the applicaion is not functioning, i.e. the iSD does not handle traffic correctly. Check the application specific MIBs for further diagnostics. Enumeration: 'down': 2, 'up': 1.
             isdMIPOwner 1.3.6.1.4.1.1872.2.3.1.2.1.1.2 ipaddress read-only
The IP address of the iSD that currently holds the MIP.
             isdCurrentTime 1.3.6.1.4.1.1872.2.3.1.2.1.1.3 dateandtime read-only
The current time on the cluster.
             isdVersion 1.3.6.1.4.1.1872.2.3.1.2.1.1.4 displaystring read-only
The version of the image on the cluster.
             isdImageTable 1.3.6.1.4.1.1872.2.3.1.2.1.1.5 no-access
A table with resource utilization metrics for the running iSDs. This table extends isdClusterTable.
                 isdImageEntry 1.3.6.1.4.1.1872.2.3.1.2.1.1.5.1 no-access
A set of Resource utilization metrics for the iSDs.
                     isdImageIndex 1.3.6.1.4.1.1872.2.3.1.2.1.1.5.1.1 integer32 no-access
A unique index for the images installed on the cluster.
                     isdImageVersion 1.3.6.1.4.1.1872.2.3.1.2.1.1.5.1.2 displaystring read-only
Version of the installed image
                     isdImageName 1.3.6.1.4.1.1872.2.3.1.2.1.1.5.1.3 displaystring read-only
Name of the installed image
                     isdImageStatus 1.3.6.1.4.1.1872.2.3.1.2.1.1.5.1.4 integer read-only
Status of the installed images 1 - Image that has been verified to work correctly. 2 - Image that is starting up for the first time; it will eventually become permanent. 2 - Previously installed image 3 - Newly downloaded image Enumeration: 'current': 2, 'permanent': 1, 'old': 3, 'unpacked': 4.
             isdClusterMIP 1.3.6.1.4.1.1872.2.3.1.2.1.1.6 ipaddress read-only
The Management IPaddress of the cluster.
             isdClusterMask 1.3.6.1.4.1.1872.2.3.1.2.1.1.7 ipaddress read-only
Network mask of the cluster.
         currentAlarm 1.3.6.1.4.1.1872.2.3.1.2.1.3
A collection of objects for monitoring of active alarms in the iSD system.
             numberOfCurrentAlarms 1.3.6.1.4.1.1872.2.3.1.2.1.3.1 gauge32 read-only
Number of currently active alarms in the system.
             currentAlarmLastTimeChanged 1.3.6.1.4.1.1872.2.3.1.2.1.3.2 timeticks read-only
The time an entry in the currentAlarmTable was changed. It may be used by a management station as a value to poll. If the value is changed, the management station knows that the currentAlarmTable has been updated. This will have the value of sysUpTime at the time which alarm table was last updated.
             currentAlarmTable 1.3.6.1.4.1.1872.2.3.1.2.1.3.3 no-access
A list of currently active alarms in the system.
                 currentAlarmEntry 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1 no-access
A set of parameters that describe a currently active alarm.
                     currentAlarmIndex 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.1 integer32 no-access
An id that uniquely identifies an alarm. Each active alarm is represented as one an entry in the currentAlarmTable.
                     currentAlarmSeverity 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.2 alarmseverity read-write
The perceived severity of the fault. A manager can set this value to clear only. When set to clear, the alarm is removed from this table, and a 'clearAlarm' event is generated.
                     currentAlarmOid 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.3 object identifier read-only
The SNMP Notification which was sent to represent the alarm.
                     currentAlarmObject 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.4 object identifier read-only
The alarming object.
                     currentAlarmCause 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.5 displaystring read-only
The probable cause of the alarm.
                     currentAlarmTime 1.3.6.1.4.1.1872.2.3.1.2.1.3.3.1.6 dateandtime read-only
The time the fault was detected.
         isdMonitor 1.3.6.1.4.1.1872.2.3.1.2.1.5
A collection of objects for monitoring the performance and resource utilization of the iSDs in the system.
             isdResourceTable 1.3.6.1.4.1.1872.2.3.1.2.1.5.1 no-access
A table with resource utilization metrics for the running iSDs. This table extends isdClusterTable.
                 isdResourceEntry 1.3.6.1.4.1.1872.2.3.1.2.1.5.1.1 no-access
A set of Resource utilization metrics for the iSDs.
                     isdResourceUptime 1.3.6.1.4.1.1872.2.3.1.2.1.5.1.1.1 timeticks read-only
Uptime of the iSD.
                     isdResourceCpu 1.3.6.1.4.1.1872.2.3.1.2.1.5.1.1.2 gauge32 read-only
Resource load in percent.
                     isdResourceMemory 1.3.6.1.4.1.1872.2.3.1.2.1.5.1.1.3 gauge32 read-only
Memory utilization in percent.
                     isdResourceDisk 1.3.6.1.4.1.1872.2.3.1.2.1.5.1.1.4 gauge32 read-only
Disk utilization in percent. This value is the utilization of the partition with the least percentage of free space.
     isdNotifications 1.3.6.1.4.1.1872.2.3.1.2.3
Notification definitions for the Alteon ISD Platform MIB.
         isdEvents 1.3.6.1.4.1.1872.2.3.1.2.3.1
This group lists events generated by iSDs in the cluster.
             isdAlarmCleared 1.3.6.1.4.1.1872.2.3.1.2.3.1.1
This event is sent when an alarm has been cleared, either by the system or by an operator. Note that the currentAlarmIndex is implicitly sent as the instance identifier for currentAlarmOid. All alarm-specific variables sent in the alarm notification is also sent in this notifications.
             isdTopologyChange 1.3.6.1.4.1.1872.2.3.1.2.3.1.2
This event signals that the topology of the iSD cluster has changed.
             isdAuthenticationFailure 1.3.6.1.4.1.1872.2.3.1.2.3.1.4
This event signals that an authentication failure has occurred.
             isdMipMigration 1.3.6.1.4.1.1872.2.3.1.2.3.1.5
This event signals that the master IP has migrated to another iSD.
         isdAlarms 1.3.6.1.4.1.1872.2.3.1.2.3.2
This group lists alarms generates by iSDs in the cluster. An alarm is a special form of event which represents a fault in the system that needs to be reported.
             isdDown 1.3.6.1.4.1.1872.2.3.1.2.3.2.1
This alarm is sent when the iSD goes down.
             isdUp 1.3.6.1.4.1.1872.2.3.1.2.3.2.2
This alarm is sent when the iSD comes back online.
             isdSingleMaster 1.3.6.1.4.1.1872.2.3.1.2.3.2.3
This alarm is sent when there is just a sindle iSD master left in the system. The fault tolerance level of the system is severly degraded - if the last master fails, the system cannot be reconfigured. This alarm is only set if there are more than two masters configured in the system.
             isdMemoryStateChange 1.3.6.1.4.1.1872.2.3.1.2.3.2.4
This alarm is sent when there is a change in the current status of the memory. It is expected that the user will be able to configure this. The defaults could be that 75% would signal a warning and 90% would be an error. The user would be able to specify these values themselves as well as be able to rearm the system.
             isdCpuStateChange 1.3.6.1.4.1.1872.2.3.1.2.3.2.5
This alarm is sent when there is a change in the current status of the CPU. It is expected that the user will be able to configure this. The defaults could be that 75% would signal a warning and 90% would be an error. The user would be able to specify these values themselves as well as be able to rearm the system.
             isdDiskStateChange 1.3.6.1.4.1.1872.2.3.1.2.3.2.6
This alarm is sent when there is a change in the current status of the Disk. The partition with the greatest utilization is examined. It is expected that the user will be able to configure this. The defaults could be that 75% would signal a warning and 90% would be an error. The user would be able to specify these values themselves as well as be able to rearm the system.
     isdNotificationObjects 1.3.6.1.4.1.1872.2.3.1.2.4
Notification objects for the Alteon ISD Platform MIB.
         isdEventTime 1.3.6.1.4.1.1872.2.3.1.2.4.1 dateandtime no-access
This object may be included in a notification definition for an event. It specifies the time the event was generated.
         isdEventDescription 1.3.6.1.4.1.1872.2.3.1.2.4.2 displaystring no-access
This object may be included in a notification definition for an event. It specifies extra information.
         isdUtilization 1.3.6.1.4.1.1872.2.3.1.2.4.3 gauge32 no-access
Resource utilization in percent.
         isdLoad 1.3.6.1.4.1.1872.2.3.1.2.4.4 gauge32 no-access
Resource load. 200 means in essence 2 processes want the CPU; this is considered a warning level. 300 means three processes want the CPU; this is considered a critical level.