SALIX-M4-MIB: View SNMP OID List / Download MIB
VENDOR: SALIX TECHNOLOGIES
Home | MIB: SALIX-M4-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).
|
|||
Object Name | OID | Type | Access | Info |
salixM4MIB | 1.3.6.1.4.1.2158.2.5 |
The MIB describing SALIX specific extensions to the M4-MIB |
||
salixM4MIBTrapPrefix | 1.3.6.1.4.1.2158.2.5.0 | |||
salixAtmfM4HwSwDownloadSuccess | 1.3.6.1.4.1.2158.2.5.0.1 |
Indicates that software was successfully downloaded to the physical entity identified by the entPhysicalIndex. For a successful download to a 'salixSysSwDownloadEntry' the physical entity will identify an instance of a 'salixAtmfM4PlugInUnitEntry' that represents the physical device that received the download. The 'hrSWInstalledIndex' represents the instance of the 'salixSysSwDownloadEntry' or download destination on the physical entity. For a successful download to a 'salixAtmfM4EquipHolderEntry' the physical entity will identify an instance of a 'salixAtmfM4EquipHolderEntry' that represents the physical device that received the download. The 'hrSWInstalledIndex' represents the instance of the 'salixSysHrSWInstalledEntry' or source of the download. |
||
salixAtmfM4PlugInUnitRedundancyPairCreated | 1.3.6.1.4.1.2158.2.5.0.2 |
Indicates that a 1:1 redundancy pair was created between two plug-in units. The salixAtmfM4PlugInUnitRedundancyConfig' objects identify the 'working' and 'protect' plug-in units configured as the redundant pair. |
||
salixAtmfM4PlugInUnitRedundancyPairDestroyed | 1.3.6.1.4.1.2158.2.5.0.3 |
Indicates that the 1:1 redundancy pair between the two plug-in units identified by the salixAtmfM4PlugInUnitRedundancyConfig objects was destroyed. |
||
salixAtmfM4PlugInUnitRedundancyPairSwitchover | 1.3.6.1.4.1.2158.2.5.0.4 |
Indicates a switch from the working plug-in unit of the redundant pair to the protect partner plug-in unit. The 'salixAtmfM4PlugInUnitRedundancyConfig' objects reflect the redundancy configuration of the plug-in units after the switchover. The reason for the switchover is identified by the 'salixAtmfM4TrapSwitchoverReason' object. |
||
salixAtmfM4PlugInUnitRedundancyPairStatusChange | 1.3.6.1.4.1.2158.2.5.0.5 |
Indicates a change in status of the redundant plug-in unit pair. The 'salixAtmfM4PlugInUnitRedundancyConfig' objects reflect the current redundancy configuration of the plug-in units. The 'salixAtmfM4PlugInUnitRedundancyPairStatus' object identifies the current status of the redundant plug-in unit pair. |
||
salixM4MIBObjects | 1.3.6.1.4.1.2158.2.5.1 | |||
salixAtmfM4EquipHolderTable | 1.3.6.1.4.1.2158.2.5.1.2 | no-access |
The HNE equipment holder table. This table augments the atmfM4EquipHolderTable defined in the ATM-FORUM-M4-MIB. |
|
1.3.6.1.4.1.2158.2.5.1.2.1 | no-access |
An entry in the HNE equipment holder table. An entry contains HNE specific equipment holder information not found in the ATM-FORUM-M4-MIB. |
||
salixAtmfM4EquipHolderDownloadState | 1.3.6.1.4.1.2158.2.5.1.2.1.1 | integer | read-only |
The software download state of the plug-in unit contained in the equipment holder. This status is only valid if the equipment holder is a slot. If the equipment holder is not a slot then the status will be none(1). none(1) - download not started or not supported inProgress(2) - download in progress success(3) - download to plug-in unit successful aborted(4) - download aborted failed(5) - download failed Enumeration: 'failed': 5, 'none': 1, 'aborted': 4, 'inProgress': 2, 'success': 3. |
salixAtmfM4EquipHolderDownloadStatusMessage | 1.3.6.1.4.1.2158.2.5.1.2.1.2 | octet string | read-only |
Status message that describes the current state of the download as indicated by the 'salixAtmfM4EquipHolderDownloadState' attribute. |
salixAtmfM4PlugInUnitTable | 1.3.6.1.4.1.2158.2.5.1.3 | no-access |
The HNE plug-in unit table. This table augments the atmfM4PlugInUnitTable defined in the ATM-FORUM-M4-MIB. |
|
1.3.6.1.4.1.2158.2.5.1.3.1 | no-access |
An entry in the HNE plug-in unit table. An entry contains HNE specific plug-in information not found in the ATM-FORUM-M4-MIB. |
||
salixAtmfM4PlugInUnitSerialNumber | 1.3.6.1.4.1.2158.2.5.1.3.1.1 | displaystring | read-only |
The serial number of the plug-in unit. |
salixAtmfM4PlugInUnitType | 1.3.6.1.4.1.2158.2.5.1.3.1.2 | salixpluginunittype | read-only |
The type of plug-in unit loaded in the slot. |
salixAtmfM4PlugInUnitReset | 1.3.6.1.4.1.2158.2.5.1.3.1.3 | integer | read-write |
The type of reset to issue to the plug-in unit. The following types of plug-in units can be reset, 'mpu', 'dpu', 'smu', 'liu' and 'hsf'. Writing a cold(1) or warm(2) value to this object will initiate a reset of the plug-in unit. The reset value will remain until the reset completes. When completed the reset value will be changed to none(0). The following are valid reset values: cold(1) - cold reset initiated warm(2) - warm reset initiated Enumeration: 'none': 0, 'warm': 2, 'cold': 1. |
salixAtmfM4PlugInUnitHwRevision | 1.3.6.1.4.1.2158.2.5.1.3.1.4 | displaystring | read-only |
The hardware revision of the plug-in unit. |
salixAtmfM4PlugInUnitLedStatus | 1.3.6.1.4.1.2158.2.5.1.3.1.5 | integer | read-only |
The status of the LEDs on the plug-in unit. The various bit positions are: 1 OK LED is on 2 OK LED is flashing 4 Active LED is on 8 Active LED is flashing 16 Failed LED is on 32 Failed LED is flashing |
salixAtmfM4PlugInUnitRedundancyConfig | 1.3.6.1.4.1.2158.2.5.1.3.1.6 | integer | read-write |
When retrieved, this attribute represents the current redundancy configuration of the specified Plug-In Unit. A value of 'none' indicates that the specified Plug-In Unit has no redundant module. A status of either 'working' or 'protect' indicates that the specified Plug-In Unit is either the working or protect Plug-In Unit in a redundancy relationship. When used with the 'salixAtmfM4PlugInUnitRedundancyPartnerModule' attribute of the 'salixAtfM4PlugInUnitTable', it can be determined which Plug-In Units are in redudancy relationship and also the plug-in units role in that relationship (if they are in a relationship at all). In addition to using these attributes to get information on redundant modules, these attributes can also be used to create redundancy relationships. By setting the 'salixAtmfM4PlugInUnitRedundancyPartnerModule' to a valid PhysicalIndex and also setting the 'salixAtmfM4PlugInUnitRedundancyConfig' on either of the plug-in units to 'working' or 'protect' (as the desired configuration for that plug-in unit), a redundancy pair is created. Redundancy relationships can be destroyed by setting the 'salixAtmfM4PlugInUnitRedundancyConfig' of either of the modules to 'none'. If a new value of either 'working' or 'protect' is written to the 'salixAtmfM4PlugInUnitRedundancyConfig' attribute, a switchover occurs in the system (i.e. the 'working' becomes the 'protect' while the 'protect' becomes the 'working). NOTE: It is only necessary to set the information on one of the plug-in unit entries. The information will be automatically set in the other entry by the system. Enumeration: 'protect': 2, 'none': 3, 'working': 1. |
salixAtmfM4PlugInUnitRedundancyPartnerModule | 1.3.6.1.4.1.2158.2.5.1.3.1.7 | physicalindex | read-write |
When retrieved, this attributes represents the current partner module of a pair of plugins that are in redundancy relationship. This attribute is only valid when the 'salixAtmfM4PlugInUnitRedundancyConfig' attribute is set to either 'working' or 'protect'. Writing to this object can either create a redundancy pair (if one doesn't already exist) or can cause a manual changeover of the working module (if there is a new value written). NOTE: It is only necessary to set the information on one of plug-in units entries. The information will be automatically set in the other entry by the system. |
salixAtmfM4PlugInUnitRedundancyPairStatus | 1.3.6.1.4.1.2158.2.5.1.3.1.8 | integer | read-only |
This attribute reflects the status of the redundant plug-in unit pair: none(1) - indicates that a 1:1 redundant pair does not exist with this plug-in unit. created(2) - indicates that a 1:1 redundant pair was created between this plug-in unit and the plug-in unit identified by the 'salixAtmfM4PlugInUnitRedundancyPartnerModule'. configured(3) indicates that the working module identified by this 1:1 redundant pair is operational. active(4) - indicates that 1:1 redundancy is active. This state is entered if both redundant plug-in units are physically installed with administrative and operational status as 'up'. Enumeration: 'active': 4, 'none': 1, 'configured': 3, 'created': 2. |
salixAtmfM4PlugInUnitRedundancyStatusMessage | 1.3.6.1.4.1.2158.2.5.1.3.1.9 | octet string | read-only |
Status message that describes the current state of the redundant plug-in unit pair. |
salixAtmfM4TrapSwitchoverReason | 1.3.6.1.4.1.2158.2.5.1.4 | salixatmfm4switchoverreasons | no-access |
This object identifies the reason for the switchover that occurred between two plug-in units in a redundant pair. |
salixM4MIBTraps | 1.3.6.1.4.1.2158.2.5.2 | |||
salixM4MIBCompliance | 1.3.6.1.4.1.2158.2.5.3 | |||
salixM4Groups | 1.3.6.1.4.1.2158.2.5.3.1 | |||
salixM4Group | 1.3.6.1.4.1.2158.2.5.3.1.1 |
Salix M4 Objects Group |
||
salixM4Compliances | 1.3.6.1.4.1.2158.2.5.3.2 | |||
salixM4Compliance | 1.3.6.1.4.1.2158.2.5.3.2.1 |
The basic implementation requirements for the SALIX-M4-MIB. |