CENTRECOM-SYSTEM-MIB

File: CENTRECOM-SYSTEM-MIB.mib (8152 bytes)

Imported modules

SNMPv2-SMI RFC-1212 SNMPv2-TC
RFC1213-MIB CENTRECOM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
DisplayString extSwitchMIB

Defined Types

AtiFanStatusEntry  
SEQUENCE    
  atiFanNumber INTEGER
  atiFanOperational TruthValue

Defined Values

atiSwitchSystem 1.3.6.1.4.1.207.8.12.2.3
Atkk Switch System objects
MODULE-IDENTITY    

atiSaveConfiguration 1.3.6.1.4.1.207.8.12.2.3.3
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the atiSaveStatus object to determine when the asynchronous save operation has completed.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER saveToPrimary(1), saveToSecondary(2)  

atiSaveStatus 1.3.6.1.4.1.207.8.12.2.3.4
This object will return the status of a save operation invoked by setting the atiSaveConfiguration object. A network management application can read this object to determine that a save operation has completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER saveInProgress(1), saveNotInProgress(2)  

atiCurrentConfigInUse 1.3.6.1.4.1.207.8.12.2.3.5
Shows which NVRAM configuration store was used at last boot
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

atiConfigToUseOnReboot 1.3.6.1.4.1.207.8.12.2.3.6
Controls which NVRAM configuration store will be used on next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

atiOverTemperatureAlarm 1.3.6.1.4.1.207.8.12.2.3.7
Alarm status of overtemperature sensor in device enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

atiCurrentTemperature 1.3.6.1.4.1.207.8.12.2.3.8
Current temperature in degrees celcius measured inside device enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

atiFanStatusTable 1.3.6.1.4.1.207.8.12.2.3.9
Table of operational status of all internal cooling fans.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtiFanStatusEntry

atiFanStatusEntry 1.3.6.1.4.1.207.8.12.2.3.9.1
Entry in table of all internal cooling fans.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtiFanStatusEntry  

atiFanNumber 1.3.6.1.4.1.207.8.12.2.3.9.1.1
Identifier of cooling fan, numbered from the front and/or left side of device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atiFanOperational 1.3.6.1.4.1.207.8.12.2.3.9.1.2
Operational status of a cooling fan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

atiPrimaryPowerOperational 1.3.6.1.4.1.207.8.12.2.3.10
Operational status of internal power supply of a device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

atiRedundantPowerStatus 1.3.6.1.4.1.207.8.12.2.3.11
Operational status of an external redundant power supply to a device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notPresent(1), presentOK(2), presentNotOK(3)  

atiRedundantPowerAlarm 1.3.6.1.4.1.207.8.12.2.3.12
Alarm state of an external redundant power supply to a device. Alarm state indicates either fan failure or overtemperature condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

atiPrimarySoftwareRev 1.3.6.1.4.1.207.8.12.2.3.13
The software revision of the primary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

atiSecondarySoftwareRev 1.3.6.1.4.1.207.8.12.2.3.14
The software revision of the secondary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

atiImageToUseOnReboot 1.3.6.1.4.1.207.8.12.2.3.15
Controls which image will be used on next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

atiSystemID 1.3.6.1.4.1.207.8.12.2.3.16
This represents the System ID of the Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..126)  

atiSystemBoardID 1.3.6.1.4.1.207.8.12.2.3.17
This represents the Board ID of the Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..126)  

atiSystemLeftBoardID 1.3.6.1.4.1.207.8.12.2.3.18
This represents the Left Board ID of the Summit Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..126)  

atiSystemRightBoardID 1.3.6.1.4.1.207.8.12.2.3.19
This represents the Right Board ID of the Summit Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..126)