AT-SYSINFO-MIB

File: AT-SYSINFO-MIB.mib (45447 bytes)

Imported modules

AT-SMI-MIB IF-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

atRouter DisplayStringUnsized InterfaceIndex
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Unsigned32 DisplayString

Defined Types

FanAndPsPsuStatusEntry  
SEQUENCE    
  fanAndPsPsuNumber INTEGER
  fanAndPsPsuPresent INTEGER
  fanAndPsPsuType INTEGER
  fanAndPsPsuFan INTEGER
  fanAndPsPsuTemperature INTEGER
  fanAndPsPsuPower INTEGER

CpuUtilisationStackEntry  
SEQUENCE    
  cpuUtilisationStackId Unsigned32
  cpuUtilisationStackMax INTEGER
  cpuUtilisationStackAvg INTEGER
  cpuUtilisationStackAvgLastMinute INTEGER
  cpuUtilisationStackAvgLast10Seconds INTEGER
  cpuUtilisationStackAvgLastSecond INTEGER
  cpuUtilisationStackMaxLast5Minutes INTEGER
  cpuUtilisationStackAvgLast5Minutes INTEGER

SbTempEntry  
SEQUENCE    
  sbTempIndex INTEGER
  sbTempActualTemperature INTEGER
  sbTempFixedThresholdStatus INTEGER
  sbTempSettableThresholdStatus INTEGER
  sbTempSettableThreshold INTEGER

AtPortInfoTransceiverEntry  
SEQUENCE    
  atPortInfoTransceiverifIndex InterfaceIndex
  atPortInfoTransceiverType INTEGER

Defined Values

sysinfo 1.3.6.1.4.1.207.8.4.4.3
Subtree beneath which system inforamtion ids are assigned. It contains generic system information, as follows: { sysinfo 1 } fanAndPs { sysinfo 2 } restartGroup { sysinfo 3 } cpu { sysinfo 4 } sysTemperature { sysinfo 5 } atrContactDetails { sysinfo 6 } bbrNvs { sysinfo 9 } hostId { sysinfo 10 } envMon { sysinfo 11 } xem { sysinfo 12 } awpEnvMon { sysinfo 13 } awpStack { sysinfo 14 } atPortInfo
MODULE-IDENTITY    

fanAndPs 1.3.6.1.4.1.207.8.4.4.3.1
OBJECT IDENTIFIER    

fanAndPsTrap 1.3.6.1.4.1.207.8.4.4.3.1.0
OBJECT IDENTIFIER    

fanAndPsRpsConnectionTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.1
Generated when the RPS connection status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsMainPSUStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.2
Generated when the main power supply status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsRedundantPSUStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.3
Generated when the RPS status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsMainFanStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.4
Generated when the main fan changes status.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsRedundantFanStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.5
Generated when the redundant fan changes status.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsTemperatureStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.6
Generated when the temperature changes status.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsFanTrayPresentTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.7
Generated when the fan tray presence status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsFanTrayStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.8
Generated when the fan tray status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsMainMonitoringStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.9
Generated when the main power supply monitoring status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsAccelFanStatusTrap 1.3.6.1.4.1.207.8.4.4.3.1.0.10
Generated when the accelerator fans' status changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanAndPsRpsConnectionStatus 1.3.6.1.4.1.207.8.4.4.3.1.1
The status of the Redundant Power Supply (RPS) connection, ie, whether an RPS is actually connected or not, regardless of whether the RPS is on or not. notSupported means that an RPS is not supported in this hardware platform, connected means that the RPS is connected, notConnected means that the RPS is not connected, and notMonitoring means that the status of the RPS is not being monitored presently. RPS monitoring can be turned on via the variable fanAndPsRpsMonitoringStatus, or by the command SET SYSTEM RPSMONITOR=ON.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), connected(1), notConnected(2), notMonitoring(3)  

fanAndPsMainPSUStatus 1.3.6.1.4.1.207.8.4.4.3.1.2
The status of the main Power Supply. on means that the power supply is present and fully operational. off means that the power supply is totally off (and obviously only applies to systems with a redundant power supply). faulty means that the main power supply is delivering power but that a component of the power supply is faulty. This applies to systems like SwitchBlade which have 3 power supplies but do not provide individual power supply monitoring. Also, in the case of SwitchBlade, power supply status includes the status of the fans in the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2), faulty(3)  

fanAndPsRedundantPSUStatus 1.3.6.1.4.1.207.8.4.4.3.1.3
The status of the redundant Power Supply. notSupported means this device does not support redundant power supplies, on means that the redundant power supply is connected and able to supply system power if required, off means that the redundant power supply is either not connected or is connected and is not able to supply system power if required, and notMonitoring means that the status of the RPS is not being monitored presently. RPS monitoring can be turned on via the variable fanAndPsRpsMonitoringStatus, or by the command SET SYSTEM RPSMONITOR=ON.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), on(1), off(2), notMonitoring(3)  

fanAndPsRpsMonitoringStatus 1.3.6.1.4.1.207.8.4.4.3.1.4
The current status of redundant power supply monitoring. The monitoring of the redundant power supply and its fan must be enabled by command or by setting this variable to on. The value notSupported means that this device does not support redundant power supplies. Only the values on or off may be written to this variable. If this variables reads as notSupported, an attempt to write to this variable will result in a bad value error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(0), on(1), off(2)  

fanAndPsMainFanStatus 1.3.6.1.4.1.207.8.4.4.3.1.5
The status of the main Power Supply fan. notSupported means that this device does not support monitoring on the main power supply fan, or that there is no main power supply fan. The warning means the fan's speed is outside 30% of the expected speed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), ok(1), notOk(2), warning(3)  

fanAndPsRedundantFanStatus 1.3.6.1.4.1.207.8.4.4.3.1.6
The status of the redundant Power Supply Fan. notSupported means this device does not support redundant power supplies, ok means that the redundant power supply fan is running, notOk means that the redundant power supply fan is not running, and notMonitoring means that the status of the RPS is not being monitored presently. RPS monitoring can be turned on via the variable fanAndPsRpsMonitoringStatus, or by the command SET SYSTEM RPSMONITOR=ON.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), ok(1), notOk(2), notMonitoring(3)  

fanAndPsTemperatureStatus 1.3.6.1.4.1.207.8.4.4.3.1.7
The status of temperature in this device. ok means that the device is not capable of monitoring temperature or that the temperature is OK, notOk means that the temperature is being monitored and is currently out of the range 0C - 45C.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), notOk(2)  

fanAndPsFanTrayPresent 1.3.6.1.4.1.207.8.4.4.3.1.8
The status of the presence of the fan tray in this system. Systems which do not support a fan tray return the value notSupported. Upon removal of the fan tray there is a short period (20s) before the value of this variable is changed to notPresent. This is to allow for scheduled replacement and/or cleaning of the fan tray.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), present(1), notPresent(2)  

fanAndPsFanTrayStatus 1.3.6.1.4.1.207.8.4.4.3.1.9
The status of the fan tray in this system. Systems which do not support a fan tray return the value notSupported. The value ok is returned if all fans in the fan tray are running at full speed. The value notOk is returned if one of more of the fan tray fans is running slow or has stalled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), ok(1), notOk(2)  

fanAndPsMainMonitoringStatus 1.3.6.1.4.1.207.8.4.4.3.1.10
The current status of main power supply monitoring. The monitoring of the main power supply and its fan is always enabled by those systems that support it. Systems which do not support main power supply or fan monitoring report a value of notSupported. The value ok is returned for those systems that do support main power supply and fan monitoring, and where the monitoring operation is reporting valid information (refer to fanAndPsMainFanStatus for the current status of the system). When main power supply and fan monitoring is failing, the value notOk is returned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), ok(1), notOk(2)  

fanAndPsPsuStatusTable 1.3.6.1.4.1.207.8.4.4.3.1.11
The table of AT8948 fanAndPsPsuStatusTable. Each entry in the table represents the status of one of the power supplies in AT8948 system. Each power supply has its own board ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanAndPsPsuStatusEntry

fanAndPsPsuStatusEntry 1.3.6.1.4.1.207.8.4.4.3.1.11.1
A single entry of AT8948 fanAndPsPsuStatusTable, indexed by fanAndPsPsuNumber field.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanAndPsPsuStatusEntry  

fanAndPsPsuNumber 1.3.6.1.4.1.207.8.4.4.3.1.11.1.1
The PSU board identity for which this entry holds. If the system consists only of a single PSU board, only one entry will appear in the table, whose index is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

fanAndPsPsuPresent 1.3.6.1.4.1.207.8.4.4.3.1.11.1.2
The PSU present state, displayed as 'yes' if present, or 'no' if absent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(0), no(1)  

fanAndPsPsuType 1.3.6.1.4.1.207.8.4.4.3.1.11.1.3
The PSU type, displayed as AC, or DC, or FAN, or NOT PRESENT.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ac(0), dc(1), fan(2), notPresent(3), notSupported(4)  

fanAndPsPsuFan 1.3.6.1.4.1.207.8.4.4.3.1.11.1.4
The PSU fan status, displayed as OK, or FAIL, or NOT PRESENT.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), fail(1), notPresent(2), notSupported(3)  

fanAndPsPsuTemperature 1.3.6.1.4.1.207.8.4.4.3.1.11.1.5
The PSU temperature, displayed as GOOD, or HIGH, or NOT PRESENT, or NOT SUPPORTED.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(0), high(1), notPresent(2), notSupported(3)  

fanAndPsPsuPower 1.3.6.1.4.1.207.8.4.4.3.1.11.1.6
The PSU power status, displayed as GOOD, or BAD, or NOT PRESENT or NOT SUPPORTED.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(0), bad(1), notPresent(2), notSupported(3)  

fanAndPsAccelFanStatus 1.3.6.1.4.1.207.8.4.4.3.1.12
The status of the accelerator card fans. Non-supported means this device does not support monitoring of the accelerator card fans.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), ok(1), notOk(2)  

restartGroup 1.3.6.1.4.1.207.8.4.4.3.2
OBJECT IDENTIFIER    

restart 1.3.6.1.4.1.207.8.4.4.3.2.1
A router/switch restart request. A management station can remotely instruct an ATI router/switch to action a warm or cold restart. Once all the appropriate internal checks have been made, the router/switch will acknowledge the request via normal SNMP channels. The restart instruction will be actioned after waiting for a period of 5 seconds, this is because the SNMP acknowledgement packet needs time to reach the management station. Once the request has been actioned, it can not be cancelled and communication with the router/switch will be lost during system initialisation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restartNone(0), restartWarm(1), restartCold(2)  

restartCause 1.3.6.1.4.1.207.8.4.4.3.2.2
The reason for last time restart.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), hardwareReset(1), hardwareWatchdog(2), softwareRequest(3), softwareException(4), softwareInvalidImage(5), softwareLicenceCheckFailure(6), powerOnSelfTestfailure(7)  

restartLog 1.3.6.1.4.1.207.8.4.4.3.2.3
The restart logging details.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayStringUnsized Size(0..500)  

restartNotification 1.3.6.1.4.1.207.8.4.4.3.2.11
A restart notification is a trap sent to tell snmp managers the reason of restarting
Status: current Access: read-only
NOTIFICATION-TYPE    

cpu 1.3.6.1.4.1.207.8.4.4.3.3
OBJECT IDENTIFIER    

cpuUtilisationMax 1.3.6.1.4.1.207.8.4.4.3.3.1
Maximum CPU utilisation since the router was last restarted. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationAvg 1.3.6.1.4.1.207.8.4.4.3.3.2
Average CPU utilisation since the router was last restarted. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationAvgLastMinute 1.3.6.1.4.1.207.8.4.4.3.3.3
Average CPU utilisation over the past minute. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationAvgLast10Seconds 1.3.6.1.4.1.207.8.4.4.3.3.4
Average CPU utilisation over the past ten seconds. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationAvgLastSecond 1.3.6.1.4.1.207.8.4.4.3.3.5
Average CPU utilisation over the past second. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationMaxLast5Minutes 1.3.6.1.4.1.207.8.4.4.3.3.6
Maximum CPU utilisation over the last 5 minutes. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationAvgLast5Minutes 1.3.6.1.4.1.207.8.4.4.3.3.7
Average CPU utilisation over the past 5 minutes. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackTable 1.3.6.1.4.1.207.8.4.4.3.3.8
A list of stack members. For a chassis switch, this is a list of cards.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpuUtilisationStackEntry

cpuUtilisationStackEntry 1.3.6.1.4.1.207.8.4.4.3.3.8.1
A set of parameters that describe the CPU utilisation of a stack member. For a chassis switch, it corresponds to the CPU utilisation of a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpuUtilisationStackEntry  

cpuUtilisationStackId 1.3.6.1.4.1.207.8.4.4.3.3.8.1.1
Stack member ID. For a chassis switch, it corresponds to the card ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cpuUtilisationStackMax 1.3.6.1.4.1.207.8.4.4.3.3.8.1.2
Maximum CPU utilisation since the router was last restarted. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackAvg 1.3.6.1.4.1.207.8.4.4.3.3.8.1.3
Average CPU utilisation since the router was last restarted. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackAvgLastMinute 1.3.6.1.4.1.207.8.4.4.3.3.8.1.4
Average CPU utilisation over the past minute. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackAvgLast10Seconds 1.3.6.1.4.1.207.8.4.4.3.3.8.1.5
Average CPU utilisation over the past ten seconds. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackAvgLastSecond 1.3.6.1.4.1.207.8.4.4.3.3.8.1.6
Average CPU utilisation over the past second. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackMaxLast5Minutes 1.3.6.1.4.1.207.8.4.4.3.3.8.1.7
Maximum CPU utilisation over the last 5 minutes. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpuUtilisationStackAvgLast5Minutes 1.3.6.1.4.1.207.8.4.4.3.3.8.1.8
Average CPU utilisation over the past 5 minutes. Expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

sysTemperature 1.3.6.1.4.1.207.8.4.4.3.4
OBJECT IDENTIFIER    

generalTemperature 1.3.6.1.4.1.207.8.4.4.3.4.1
OBJECT IDENTIFIER    

generalTemperatureTrap 1.3.6.1.4.1.207.8.4.4.3.4.1.0
OBJECT IDENTIFIER    

generalTemperatureStatusTrap 1.3.6.1.4.1.207.8.4.4.3.4.1.0.1
Generated when the temperature status of the device changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

generalTemperatureSupported 1.3.6.1.4.1.207.8.4.4.3.4.1.1
The value supported indicates general temperature is displayed by the device. The value notSupported indicates the device displays specific temperature information or none at all.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), supported(1)  

generalTemperatureActualTemp 1.3.6.1.4.1.207.8.4.4.3.4.1.2
The current temperature of product's base board, in degrees Celsius. A device which doesn't support this group will return the value 0 for this variable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

generalTemperatureStatus 1.3.6.1.4.1.207.8.4.4.3.4.1.3
The status of temperature in this device. ok indicates the temperature is below the threshold temperature or the device is not capable of monitoring temperature. notOk indicates the temperature is being monitored and is currently above the threshold temperature (displayed in generalTemperatureThreshold).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), notOk(2)  

generalTemperatureThreshold 1.3.6.1.4.1.207.8.4.4.3.4.1.4
The temperature threshold for the device. If the temperature of the device rises above this threshold generalTemeratureStatus will indicate a notOk status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

sbTemperature 1.3.6.1.4.1.207.8.4.4.3.4.2
OBJECT IDENTIFIER    

sbTemperatureTrap 1.3.6.1.4.1.207.8.4.4.3.4.2.0
OBJECT IDENTIFIER    

sbTempFixedThresholdTrap 1.3.6.1.4.1.207.8.4.4.3.4.2.0.1
Trap occurs when fixed threshold status changes. The actual temperature and the fixed threshold are also given.
Status: current Access: read-write
NOTIFICATION-TYPE    

sbTempSettableThresholdTrap 1.3.6.1.4.1.207.8.4.4.3.4.2.0.2
Trap occurs when settable threshold status changes. The actual temperature and the settable threshold are also given.
Status: current Access: read-write
NOTIFICATION-TYPE    

sbTempTable 1.3.6.1.4.1.207.8.4.4.3.4.2.1
The table of SwitchBlade sysTemperature. Each entry in the table represents temperature monitoring from one of the CPU cards which may be present in the SwitchBlade system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SbTempEntry

sbTempEntry 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1
A single entry of SwitchBlade sysTemperature
Status: current Access: not-accessible
OBJECT-TYPE    
  SbTempEntry  

sbTempIndex 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.1
The board for which this temperature entry holds. If the system consists only of a single CPU board, only one entry will appear in the table, whose index is master(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), slave(2)  

sbTempActualTemperature 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.2
The actual SwitchBlade temperature. This temperature is measured within the SwitchBlade CPU, and is sampled at 1 second intervals.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

sbTempFixedThresholdStatus 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.3
The temperature status with regard to the fixed temperature threshold. The value of the fixed temperature threshold is set at 90 degrees C. This variable represents whether the actual temperature is above the threshold (value is crossover(2)) or below the threshold (value is normal(1)). If the temperature is exactly the same as the fixed temperature threshold, the value of this variable reads as normal(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), crossover(2)  

sbTempSettableThresholdStatus 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4
The temperature status with regard to the settable temperature threshold. The value of the settable temperature threshold is set by management intervention. This variable represents whether the actual temperature is above the threshold (value is crossover(2)) or below the threshold (value is normal(1)). When the value of this variable is undefined(3), no settable threshold has been specified and the value of sbTempSettableThreshold is not used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), crossover(2), undefined(3)  

sbTempSettableThreshold 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.5
The value of the settable temperature threshold. This can be set independently for each temperature entry. The value of this threshold is only valid when sbTempSettableThresholdStatus is not set to undefined(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..100  

sbTempFixedThreshold 1.3.6.1.4.1.207.8.4.4.3.4.2.2
The value of the fixed temperature threshold. This value is fixed for both CPU cards, and cannot be set.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acceleratorTemperature 1.3.6.1.4.1.207.8.4.4.3.4.3
OBJECT IDENTIFIER    

acceleratorTemperatureTrap 1.3.6.1.4.1.207.8.4.4.3.4.3.0
OBJECT IDENTIFIER    

acceleratorTemperatureStatusTrap 1.3.6.1.4.1.207.8.4.4.3.4.3.0.1
Generated when the temperature status of the device changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

acceleratorTemperatureSupported 1.3.6.1.4.1.207.8.4.4.3.4.3.1
The value supported indicates whether accelerator card temperature is displayed by the device. The value notSupported indicates the device does not display specific accelerator card temperature information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(0), supported(1)  

acceleratorTemperatureActualTemp 1.3.6.1.4.1.207.8.4.4.3.4.3.2
The current temperature of product's base board, in degrees Celsius. A device which doesn't support this group will return the value 0 for this variable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acceleratorTemperatureStatus 1.3.6.1.4.1.207.8.4.4.3.4.3.3
The status of temperature in this device. ok indicates the temperature is below the threshold temperature or the device is not capable of monitoring temperature. notOk indicates the temperature is being monitored and is currently above the threshold temperature (displayed in generalTemperatureThreshold).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), notOk(2)  

acceleratorTemperatureThreshold 1.3.6.1.4.1.207.8.4.4.3.4.3.4
The temperature threshold for the device. If the temperature of the device rises above this threshold generalTemeratureStatus will indicate a notOk status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

atContactDetails 1.3.6.1.4.1.207.8.4.4.3.5
The contact details for Allied Telesis inc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

bbrNvs 1.3.6.1.4.1.207.8.4.4.3.6
OBJECT IDENTIFIER    

bbrNvsTrap 1.3.6.1.4.1.207.8.4.4.3.6.0
OBJECT IDENTIFIER    

bbrNvsReinitialiseTrap 1.3.6.1.4.1.207.8.4.4.3.6.0.1
Generated at boot when the device detects that the BBR has been corrupted and reinitialised. This can happen if the device's BBR battery has run down, and the device has been powered off, then on.
Status: current Access: read-only
NOTIFICATION-TYPE    

memory 1.3.6.1.4.1.207.8.4.4.3.7
OBJECT IDENTIFIER    

freeMemory 1.3.6.1.4.1.207.8.4.4.3.7.1
Percentage of free memory still available on device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

totalBuffers 1.3.6.1.4.1.207.8.4.4.3.7.2
Total number of buffers available on device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

lowMemoryTrap 1.3.6.1.4.1.207.8.4.4.3.7.11
A low memory trap is generated when a router's memory has gone below a certain level.
Status: current Access: read-only
NOTIFICATION-TYPE    

realTimeClockStatus 1.3.6.1.4.1.207.8.4.4.3.8
Shows the status of the real time clock
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), normal(1)  

hostId 1.3.6.1.4.1.207.8.4.4.3.9
Host Identifier of this device
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

atPortInfo 1.3.6.1.4.1.207.8.4.4.3.14
OBJECT IDENTIFIER    

atPortInfoTransceiverTable 1.3.6.1.4.1.207.8.4.4.3.14.1
A table of information about the transceiver of a interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtPortInfoTransceiverEntry

atPortInfoTransceiverEntry 1.3.6.1.4.1.207.8.4.4.3.14.1.1
The description, the transceiver type of a interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtPortInfoTransceiverEntry  

atPortInfoTransceiverifIndex 1.3.6.1.4.1.207.8.4.4.3.14.1.1.1
The ifIndex for the interface represented by this entry of the interfaces table.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

atPortInfoTransceiverType 1.3.6.1.4.1.207.8.4.4.3.14.1.1.2
This object indicates the type of transceiver on a interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rj45(1), sfp-px(2), sfp-bx10(3), sfp-fx(4), sfp-100base-lx(5), sfp-t(6), sfp-cx(7), sfp-zx-cwdm(8), sfp-lx(9), sfp-sx(10), sfp-oc3-lr(11), sfp-oc3-ir(12), sfp-oc3-mm(13), xfp-srsw(14), xfp-lrlw(15), xfp-erew(16), xfp-sr(17), xfp-lr(18), xfp-er(19), xfp-lrm(20), xfp-sw(21), xfp-lw(22), xfp-ew(23), unknown(24), empty(25), sfpp-sr(26), sfpp-lr(27), sfpp-er(28), sfpp-lrm(29), inf-1-x-copper-pasv(30), inf-1-x-copper-actv(31), inf-1-x-lx(32), inf-1-x-sx(33), cx4(34)  

atPortRenumberEvents 1.3.6.1.4.1.207.8.4.4.3.14.2
The number of times that port number values (represented by the dot1dBasePort object in BRIDGE-MIB), have been re-assigned due to stack member leave/join events or XEM hot-swap events, since the system was initialised.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER