SALIX-SYSTEM-MIB

File: SALIX-SYSTEM-MIB.mib (24348 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
IF-MIB ENTITY-MIB ATM-FORUM-TC-MIB
ATM-FORUM-M4-MIB SALIX-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP OBJECT-TYPE
Unsigned32 Integer32 MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString InterfaceIndex
ifOperStatus PhysicalIndex entPhysicalIndex
entPhysicalClass entPhysicalContainedIn entPhysicalParentRelPos
TruthValue atmfM4TcAdaptorEntry atmfM4EquipHolderEntry
atmfM4PlugInUnitEntry atmfM4CellProtoHistIndex atmfM4TrapAlarmSeverity
atmfM4PlugInUnitAvailStatus salixGeneric

Defined Values

salixSystemMIB 1.3.6.1.4.1.2158.2.3
The MIB describing System Objects for SALIX products. These objects include error reporting objects, and other system information objects
MODULE-IDENTITY    

salixSystemMIBObjects 1.3.6.1.4.1.2158.2.3.1
OBJECT IDENTIFIER    

salixSystemMIBTraps 1.3.6.1.4.1.2158.2.3.2
OBJECT IDENTIFIER    

salixSystemMIBCompliance 1.3.6.1.4.1.2158.2.3.3
OBJECT IDENTIFIER    

salixSystemMIBTrapPrefix 1.3.6.1.4.1.2158.2.3.2.0
OBJECT IDENTIFIER    

salixSystemSync 1.3.6.1.4.1.2158.2.3.1.5
OBJECT IDENTIFIER    

salixSystemHsf 1.3.6.1.4.1.2158.2.3.1.6
OBJECT IDENTIFIER    

salixSystemRsc 1.3.6.1.4.1.2158.2.3.1.7
OBJECT IDENTIFIER    

salixSysLastLogErrorNumber 1.3.6.1.4.1.2158.2.3.1.1
The error number that is associate with the last set request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

salixSysLastLogErrorMessage 1.3.6.1.4.1.2158.2.3.1.2
The error message that describes the error associated with the last set request.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

salixSysLastLogErrorOid 1.3.6.1.4.1.2158.2.3.1.3
The last set request OID that produced an error.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

salixSysTemperature 1.3.6.1.4.1.2158.2.3.1.4
The temperature in degrees Celsius inside the chassis.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

salixSysLoginMessage 1.3.6.1.4.1.2158.2.3.1.8
The message is displayed every time a user logs into the CLI. It may be used to display legal warnings.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..768)  

salixSysSyncTimingMode 1.3.6.1.4.1.2158.2.3.1.5.1
An identification of the source from which timing is derived by the working sync module. Possible values are: internal(1) - the internal oscillator on the sync module will be used as the master clock for system synchronization. line(2) - the sync module is synchronizing with the receive line timing from a signal received by an LIU. external(3) - an external timing interface will be used as the master clock for system sychronization.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), line(2), external(3)  

salixSysSyncPrimaryRef 1.3.6.1.4.1.2158.2.3.1.5.2
The interface index of the primary reference line from which the sync module can derive timing. If the 'salixSysSyncTimingMode' is set to 'line' then this interface index should identify a physical line termination point. If the 'salixSysSyncTimingMode' is set to 'external' then this interface index should identify a external timing interface.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

salixSysSyncSecondaryRef 1.3.6.1.4.1.2158.2.3.1.5.3
The interface index of the secondary reference line from which the sync module can derive timing. If the 'salixSysSyncTimingMode' is set to 'line' then this interface index should identify a physical line termination point. If the 'salixSysSyncTimingMode' is set to 'external' then this interface index should identify an external timing interface. The secondary reference line is only used if the salixSysSyncTimingMode is set to 'line' or 'external' and the primary reference line identified by 'salixSysSyncPrimaryRef' has an oper status of 'down'.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

salixSysSyncRevertiveSwitch 1.3.6.1.4.1.2158.2.3.1.5.4
Indication of whether or not the active interface for deriving timing should revert to the interface defined by the primary reference line 'salixSysSyncPrimaryRef' if the primary becomes available after a failure is cleared. This object is only valid if the 'salixSysSyncTimingMode' is configured as 'line' or 'external'. true(1) - reference switching is revertive false(2) - reference switching is non-revertive
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

salixSysSyncClockMode 1.3.6.1.4.1.2158.2.3.1.5.5
Indication of the clock mode of the 'working' sync module. freeRun(1) - mode in which the clock is synchronized to the module's internal oscillator. normal(2) - mode in which the clock is synchronized to an external reference. holdover(3) - mode in which the clock, after having been synchronized to an external reference, loses that reference and all other external references. fastStart(4) - mode in which the clock is in the process of synchronizing to a reference.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER freeRun(1), normal(2), holdover(3), fastStart(4)  

salixSysSyncConfiguredActiveRef 1.3.6.1.4.1.2158.2.3.1.5.6
The configured active reference line from which the sync module should deriving its timing. This object is relevant if the 'salixSysSyncTimingMode' is set to 'line' or 'external'. Writing a value that is different from its current value will force the Sync module to switch to using the specified managed object as the active reference line as indicated below: primary(1) - The salixSysSyncPrimaryRef is the active reference line secondary(2) - The salixSysSyncSecondaryRef is the active reference line
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

salixSysSyncAutoRefSwitch 1.3.6.1.4.1.2158.2.3.1.5.7
Indication of automatic reference switching being enabled or disabled. true(1) - Auto reference switching is enabled false(2) - Auto reference switching is disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

salixSysSyncFreeRunAlarm 1.3.6.1.4.1.2158.2.3.1.5.8
Indication of alarm associated with free-run mode being enabled or disabled. true(1) - Alarm is enabled false(2) - Alarm is disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

salixSysSyncWorking 1.3.6.1.4.1.2158.2.3.1.5.9
The entPhysicalIndex of the sync module plug-in unit that is providing the system synchronizaton signal. Writing a new value to this object, a value not equal to the current value, will: - update the salixSysSyncProtect object with the current value of the salixSysSyncWorking object and - activate the specified sync module to start providing the system synchronization signal. A value of 0 indicates that there are no operational or not installed sync modules in the system. Writing zero, an invalid index, or the current value to this object will have no effect. If the working sync module fails, the system will automatically switch to the sync module specified in the salixSysSyncProtect object.
Status: current Access: read-write
OBJECT-TYPE    
  PhysicalIndex  

salixSysSyncProtect 1.3.6.1.4.1.2158.2.3.1.5.10
The entPhysicalIndex of the sync module plug-in unit that is protecting or on standby to the working sync module. A value of 0 indicates that there is no redundant sync module available or provisioned as a protect module.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

salixSysSyncPrimaryRefState 1.3.6.1.4.1.2158.2.3.1.5.11
This variable indicates the state of the primary reference line termination point to be used as a timing source by the sync module. This object is relevant if the salixSysSyncTimingMode is set to 'line' and the salixSysSyncPrimaryRef is configured. unknown(0) - the state of the line has not been determined. valid(1) - the line is operating within the frequency specification. lossOfSignalError - loss of signal was detected from the line and has failed the health check. frequencyOffsetError - frequency errors were detected from the line and has failed the health check
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), valid(1), lossOfSignalError(2), frequencyOffsetError(3)  

salixSysSyncSecondaryRefState 1.3.6.1.4.1.2158.2.3.1.5.12
This variable indicates the state of the secondary reference line termination point to be used as a timing source by the sync module. This object is relevant if the 'salixSysSyncTimingMode' is set to 'line' and the 'salixSysSyncPrimaryRef' is configured. unknown(0) - the state of the line has not been determined. valid(1) - the line is operating within frequency specification. lossOfSignalError - loss of signal was detected from the line and has failed the health check. frequencyOffsetError - frequency errors were detected from the line and has failed the health check
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), valid(1), lossOfSignalError(2), frequencyOffsetError(3)  

salixSysSyncCurrentActiveRef 1.3.6.1.4.1.2158.2.3.1.5.13
Indication of the active reference line from which the sync module is deriving its timing. This object is relevant if the salixSysSyncTimingMode is set to 'line' or 'external'. The value of this variable can differ from the 'salixSysSyncConfiguredActiveRef' if the sync module determines an error condition with the 'salixSysSyncConfiguredActiveRef' and has switched to using another line as the active reference. primary(1) - The salixSysSyncPrimaryRef is the current active reference line secondary(2) - The salixSysSyncSecondaryRef is the current active reference line
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

salixSysSyncForcedState 1.3.6.1.4.1.2158.2.3.1.5.14
This variable indicates the state of the sync module with regard to switching between the configured active reference, the value of the 'salixSysSyncConfiguredActiveRef' variable, and the alternate active reference. The alternate active reference is identified by the 'salixSysSyncPrimaryRef' or 'salixSysSyncSecondaryRef' that is not configured as the 'salixSysSyncConfiguredActiveRef'. none(0) - the sync module is in a state where it is free to switch between the configured active reference the alternate active reference. revertiveSwitchInhibit - the state of the sync module after switching from the 'salixSysSyncConfiguredActiveRef' to the 'salixSysSyncCurrentActiveRef' when the 'salixSysSyncRevertiveSwitch' is configured as 'false'. In this state the sync module will not revert back to using the 'salixSysSyncConfiguredActiveRef' unless the 'salixSysSyncCurrentActiveRef' has failed and the state of the active reference defined by the 'salixSysSyncConfiguredActiveRef' variable is 'valid'. autoReferenceSwitchInhibit - the state of the sync module when the 'salixSysSyncAutoReferenceSwitch' variable is configured as 'false'. In this state the sync module will not switch to using the alternate active reference unless the 'salixSysSyncCurrentActiveRef' has failed and the state of the alternate active reference is 'valid'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), revertiveSwitchInhibit(1), autoReferenceSwitchInhbit(2)  

salixSysHsfWorking 1.3.6.1.4.1.2158.2.3.1.6.1
The PhysicalIndex of the Hybrid Switch Fabric (HSF) module plug-in unit that is performing switching in the SALIX. Writing a new value to this variable will: - update the salixHsfProtect object with the current value of the salixHsfWorking object and - activate the specified HSF module to start performing ATM and TDM switching in the system. A value of 0 indicates that there is no operational switch fabric installed. Writing zero, an invalid index, or the current value to this object will have no effect. If the working HSF module fails, the system will automatically switch to the HSF module specified in the salixHsfProtect object.
Status: current Access: read-write
OBJECT-TYPE    
  PhysicalIndex  

salixSysHsfProtect 1.3.6.1.4.1.2158.2.3.1.6.2
The entPhysicalIndex of the Hybrid Switch Fabric (HSF) module plug-in unit that is protecting or on standby to the working HSF module, salixHSFWorking. A value of 0 indicates that there are no operational or no additional HSF modules present for redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

salixSysRscWorking 1.3.6.1.4.1.2158.2.3.1.7.1
The PhysicalIndex of the Redundant Shelf Controller (RSC) module plug-in unit that is performing shelf controller operations in the product (ie. talking with media controller, handling SNMP requests). Writing a new value to this variable will: - update the salixSysRscProtect object with the current value of the salixSysRscWorking object and - activate the specified RSC module to start performing shelf controller operations in the system. A value of 0 indicates that there is no operational shelf controller installed. Writing zero, an invalid index, or the current value to this object will have no effect. If the working RSC module fails, the system will automatically switch to the RSC module specified in the salixRscProtect object.
Status: current Access: read-write
OBJECT-TYPE    
  PhysicalIndex  

salixSysRscProtect 1.3.6.1.4.1.2158.2.3.1.7.2
The entPhysicalIndex of the Redundant Shelf Controller (RSC) module plug-in unit that is protecting or on standby to the working RSC module, salixRscWorking. A value of 0 indicates that there are no operational or no additional RSC modules present for redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

salixSysSyncRefLineAlarm 1.3.6.1.4.1.2158.2.3.2.0.1
Indicates that the Sync plug-in unit associated with the specified physical entity detected an error condition with the interface configured as a reference. The default alarm severity for this alarm is 'minor'.
Status: current Access: read-only
NOTIFICATION-TYPE    

salixSysSyncInvalidRefLineAlarm 1.3.6.1.4.1.2158.2.3.2.0.2
Indicates that the Sync plug-in unit associated with the specified physical entity does not have a valid primary or secondary reference line for deriving timing. The default alarm severity for this alarm is 'major'.
Status: current Access: read-only
NOTIFICATION-TYPE    

salixSysSyncClockModeAlarm 1.3.6.1.4.1.2158.2.3.2.0.3
Indicates that the clock mode of the working or protect Sync plug-in unit associated with the specified physical entity, 'atmfM4PlugInUnitAvailStatus', changed to or from 'normal'. The default alarm severity for this alarm is 'major'.
Status: current Access: read-only
NOTIFICATION-TYPE    

salixSysSyncClockModeStateChange 1.3.6.1.4.1.2158.2.3.2.0.4
Indicates that the clock mode of the working or protect Sync plug-in unit associated with the specified physical entity, 'atmfM4PlugInUnitAvailStatus', changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

salixSysFileSystemUnavailable 1.3.6.1.4.1.2158.2.3.2.0.5
Indicates the System Filesystem is no longer available. This can indicate the loss of connectivity to the NFS server, or loss of the hard disk in systems with a physical disk
Status: current Access: read-only
NOTIFICATION-TYPE    

salixSystemGroups 1.3.6.1.4.1.2158.2.3.3.1
OBJECT IDENTIFIER    

salixSystemCompliances 1.3.6.1.4.1.2158.2.3.3.2
OBJECT IDENTIFIER    

salixSystemGroup 1.3.6.1.4.1.2158.2.3.3.1.1
Salix Error Objects Group
Status: current Access: read-only
OBJECT-GROUP    

salixSystemCompliance 1.3.6.1.4.1.2158.2.3.3.2.1
The basic implementation requirements for the SALIX-ERROR-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE