MIBs Depot

AT-SYSINFO-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.3
Last updated
2016-12-14 00:00
Organization
Allied Telesis, Inc.
Revisions
2016-12-14 00:00, 2016-12-12 00:00, 2016-05-05 00:00, 2015-03-16 00:00, 2014-06-09 00:00, 2014-04-30 00:00, 2014-04-16 00:00, 2012-09-21 00:00, 2011-03-14 00:00, 2010-09-18 00:00, 2010-09-07 00:00, 2010-08-31 00:31, 2010-08-16 00:16, 2010-06-15 00:15, 2010-06-04 00:00, 2008-02-26 00:00, 2006-06-14 00:00
Namespace
allied
Source file
AT-SYSINFO-MIB
Digest
sha256:34d77a1bab8c164c4105094602d65542a963bb5d2f01d3b18f2d3a17f7150692

Description

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

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBDisplayStringUnsized, atRouter
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

5 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-SMI-MIB
AT-SYSINFO-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.207.8.4.4.3.11xemAT-XEM-MIB
1.3.6.1.4.1.207.8.4.4.3.12atEnvMonv2AT-ENVMONv2-MIB
1.3.6.1.4.1.207.8.4.4.3.13vcstackAT-VCSTACK-MIB
1.3.6.1.4.1.207.8.4.4.3.15atMibVersionAT-MIBVERSION-MIB
1.3.6.1.4.1.207.8.4.4.3.16atVlanInfoAT-VLAN-MIB
1.3.6.1.4.1.207.8.4.4.3.20userAT-USER-MIB
1.3.6.1.4.1.207.8.4.4.3.21resourceAT-RESOURCE-MIB
1.3.6.1.4.1.207.8.4.4.3.22licenseAT-LICENSE-MIB
1.3.6.1.4.1.207.8.4.4.3.23chassisAT-CHASSIS-MIB
1.3.6.1.4.1.207.8.4.4.3.24atHwHealthMonAT-HHM-MIB
1.3.6.1.4.1.207.8.4.4.3.25atLinkTrapAT-LINKTRAP-MIB
1.3.6.1.4.1.207.8.4.4.3.26atAlmMonAT-ALMMON-MIB
1.3.6.1.4.1.207.8.4.4.3.27atFiberMonAT-FIBER-MONITORING-MIB
1.3.6.1.4.1.207.8.4.4.3.28atPluggableDiagAT-PLUGGABLE-DIAGNOSTICS-MIB

Objects

NameOIDSyntaxAccessStatus
fanAndPs
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.1
fanAndPsTrap
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.1.0
fanAndPsRpsConnectionStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.1INTEGER {notSupported(0), connected(1), notConnected(2), notMonitoring(3)}read-onlycurrent
fanAndPsMainPSUStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.2INTEGER {on(1), off(2), faulty(3)}read-onlycurrent
fanAndPsRedundantPSUStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.3INTEGER {notSupported(0), on(1), off(2), notMonitoring(3)}read-onlycurrent
fanAndPsRpsMonitoringStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.4INTEGER {notSupported(0), on(1), off(2)}read-writecurrent
fanAndPsMainFanStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.5INTEGER {notSupported(0), ok(1), notOk(2), warning(3)}read-onlycurrent
fanAndPsRedundantFanStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.6INTEGER {notSupported(0), ok(1), notOk(2), notMonitoring(3)}read-onlycurrent
fanAndPsTemperatureStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.7INTEGER {ok(1), notOk(2)}read-onlycurrent
fanAndPsFanTrayPresent
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.8INTEGER {notSupported(0), present(1), notPresent(2)}read-onlycurrent
fanAndPsFanTrayStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.9INTEGER {notSupported(0), ok(1), notOk(2)}read-onlycurrent
fanAndPsMainMonitoringStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.10INTEGER {notSupported(0), ok(1), notOk(2)}read-onlycurrent
fanAndPsPsuStatusTable
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.11not-accessiblecurrent
fanAndPsPsuStatusEntry
OBJECT-TYPE
A single entry of AT8948 fanAndPsPsuStatusTable, indexed by fanAndPsPsuNumber field.
1.3.6.1.4.1.207.8.4.4.3.1.11.1not-accessiblecurrent
fanAndPsPsuNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.1INTEGER (1..2147483647)read-onlycurrent
fanAndPsPsuPresent
OBJECT-TYPE
The PSU present state, displayed as 'yes' if present, or 'no' if absent.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.2INTEGER {yes(0), no(1)}read-onlycurrent
fanAndPsPsuType
OBJECT-TYPE
The PSU type, displayed as AC, or DC, or FAN, or NOT PRESENT.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.3INTEGER {ac(0), dc(1), fan(2), notPresent(3), notSupported(4)}read-onlycurrent
fanAndPsPsuFan
OBJECT-TYPE
The PSU fan status, displayed as OK, or FAIL, or NOT PRESENT.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.4INTEGER {ok(0), fail(1), notPresent(2), notSupported(3)}read-onlycurrent
fanAndPsPsuTemperature
OBJECT-TYPE
The PSU temperature, displayed as GOOD, or HIGH, or NOT PRESENT, or NOT SUPPORTED.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.5INTEGER {good(0), high(1), notPresent(2), notSupported(3)}read-onlycurrent
fanAndPsPsuPower
OBJECT-TYPE
The PSU power status, displayed as GOOD, or BAD, or NOT PRESENT or NOT SUPPORTED.
1.3.6.1.4.1.207.8.4.4.3.1.11.1.6INTEGER {good(0), bad(1), notPresent(2), notSupported(3)}read-onlycurrent
fanAndPsAccelFanStatus
OBJECT-TYPE
The status of the accelerator card fans. Non-supported means this device does not support monitoring of the accelerator card fans.
1.3.6.1.4.1.207.8.4.4.3.1.12INTEGER {notSupported(0), ok(1), notOk(2)}read-onlycurrent
restartGroup
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.2
restart
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.2.1INTEGER {restartNone(0), restartWarm(1), restartCold(2)}read-writecurrent
restartCause
OBJECT-TYPE
The reason for last time restart.
1.3.6.1.4.1.207.8.4.4.3.2.2INTEGER {unknown(0), hardwareReset(1), hardwareWatchdog(2), softwareRequest(3), softwareException(4), softwareInvalidImage(5), softwareLicenceCheckFailure(6), powerOnSelfTestfailure(7)}read-onlycurrent
restartLog
OBJECT-TYPE
The restart logging details.
1.3.6.1.4.1.207.8.4.4.3.2.3DisplayStringUnsized (SIZE(0..500))read-onlycurrent
cpu
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.3
cpuUtilisationMax
OBJECT-TYPE
Maximum CPU utilisation since the router was last restarted. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.1INTEGER (0..100)read-onlycurrent
cpuUtilisationAvg
OBJECT-TYPE
Average CPU utilisation since the router was last restarted. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.2INTEGER (0..100)read-onlycurrent
cpuUtilisationAvgLastMinute
OBJECT-TYPE
Average CPU utilisation over the past minute. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.3INTEGER (0..100)read-onlycurrent
cpuUtilisationAvgLast10Seconds
OBJECT-TYPE
Average CPU utilisation over the past ten seconds. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.4INTEGER (0..100)read-onlycurrent
cpuUtilisationAvgLastSecond
OBJECT-TYPE
Average CPU utilisation over the past second. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.5INTEGER (0..100)read-onlycurrent
cpuUtilisationMaxLast5Minutes
OBJECT-TYPE
Maximum CPU utilisation over the last 5 minutes. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.6INTEGER (0..100)read-onlycurrent
cpuUtilisationAvgLast5Minutes
OBJECT-TYPE
Average CPU utilisation over the past 5 minutes. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.7INTEGER (0..100)read-onlycurrent
cpuUtilisationStackTable
OBJECT-TYPE
A list of stack members. For a chassis switch, this is a list of cards.
1.3.6.1.4.1.207.8.4.4.3.3.8not-accessiblecurrent
cpuUtilisationStackEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.3.8.1not-accessiblecurrent
cpuUtilisationStackId
OBJECT-TYPE
Stack member ID. For a chassis switch, it corresponds to the card ID. For VCStack Plus, 1-12 refers to the cards on VCS stack member 1 and 13-24 refers to the cards on VCS stack member 2. Refer to chassisMappingTable for more details.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.1Unsigned32read-onlycurrent
cpuUtilisationStackMax
OBJECT-TYPE
Maximum CPU utilisation since the router was last restarted. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.2INTEGER (0..100)read-onlycurrent
cpuUtilisationStackAvg
OBJECT-TYPE
Average CPU utilisation since the router was last restarted. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.3INTEGER (0..100)read-onlycurrent
cpuUtilisationStackAvgLastMinute
OBJECT-TYPE
Average CPU utilisation over the past minute. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.4INTEGER (0..100)read-onlycurrent
cpuUtilisationStackAvgLast10Seconds
OBJECT-TYPE
Average CPU utilisation over the past ten seconds. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.5INTEGER (0..100)read-onlycurrent
cpuUtilisationStackAvgLastSecond
OBJECT-TYPE
Average CPU utilisation over the past second. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.6INTEGER (0..100)read-onlycurrent
cpuUtilisationStackMaxLast5Minutes
OBJECT-TYPE
Maximum CPU utilisation over the last 5 minutes. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.7INTEGER (0..100)read-onlycurrent
cpuUtilisationStackAvgLast5Minutes
OBJECT-TYPE
Average CPU utilisation over the past 5 minutes. Expressed as a percentage.
1.3.6.1.4.1.207.8.4.4.3.3.8.1.8INTEGER (0..100)read-onlycurrent
sysTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4
generalTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.1
generalTemperatureTrap
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.1.0
generalTemperatureSupported
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.1.1INTEGER {notSupported(0), supported(1)}read-onlycurrent
generalTemperatureActualTemp
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.1.2INTEGERread-onlycurrent
generalTemperatureStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.207.8.4.4.3.4.1.3INTEGER {ok(1), notOk(2)}read-onlycurrent
generalTemperatureThreshold
OBJECT-TYPE
The temperature threshold for the device. If the temperature of the device rises above this threshold generalTemeratureStatus will indicate a notOk status.
1.3.6.1.4.1.207.8.4.4.3.4.1.4INTEGERread-writecurrent
sbTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.2
sbTemperatureTrap
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.2.0
sbTempTable
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.2.1not-accessiblecurrent
sbTempEntry
OBJECT-TYPE
A single entry of SwitchBlade sysTemperature
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1not-accessiblecurrent
sbTempIndex
OBJECT-TYPE
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).
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.1INTEGER {master(1), slave(2)}read-onlycurrent
sbTempActualTemperature
OBJECT-TYPE
The actual SwitchBlade temperature. This temperature is measured within the SwitchBlade CPU, and is sampled at 1 second intervals.
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.2INTEGERread-onlycurrent
sbTempFixedThresholdStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.3INTEGER {normal(1), crossover(2)}read-onlycurrent
sbTempSettableThresholdStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4INTEGER {normal(1), crossover(2), undefined(3)}read-onlycurrent
sbTempSettableThreshold
OBJECT-TYPE
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).
1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.5INTEGER (30..100)read-writecurrent
sbTempFixedThreshold
OBJECT-TYPE
The value of the fixed temperature threshold. This value is fixed for both CPU cards, and cannot be set.
1.3.6.1.4.1.207.8.4.4.3.4.2.2INTEGERread-onlycurrent
acceleratorTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.3
acceleratorTemperatureTrap
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.4.3.0
acceleratorTemperatureSupported
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.3.1INTEGER {notSupported(0), supported(1)}read-onlycurrent
acceleratorTemperatureActualTemp
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.4.3.2INTEGERread-onlycurrent
acceleratorTemperatureStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.207.8.4.4.3.4.3.3INTEGER {ok(1), notOk(2)}read-onlycurrent
acceleratorTemperatureThreshold
OBJECT-TYPE
The temperature threshold for the device. If the temperature of the device rises above this threshold generalTemeratureStatus will indicate a notOk status.
1.3.6.1.4.1.207.8.4.4.3.4.3.4INTEGERread-onlycurrent
atContactDetails
OBJECT-TYPE
The contact details for Allied Telesis inc.
1.3.6.1.4.1.207.8.4.4.3.5DisplayStringread-onlycurrent
bbrNvs
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.6
bbrNvsTrap
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.6.0
memory
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.7
freeMemory
OBJECT-TYPE
Percentage of free memory still available on device
1.3.6.1.4.1.207.8.4.4.3.7.1INTEGER (0..100)read-onlycurrent
totalBuffers
OBJECT-TYPE
Total number of buffers available on device
1.3.6.1.4.1.207.8.4.4.3.7.2INTEGERread-onlycurrent
realTimeClockStatus
OBJECT-TYPE
Shows the status of the real time clock
1.3.6.1.4.1.207.8.4.4.3.8INTEGER {invalid(0), normal(1)}read-onlycurrent
hostId
OBJECT-TYPE
Host Identifier of this device
1.3.6.1.4.1.207.8.4.4.3.9INTEGER (0..32)read-writecurrent
atPortInfo
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.3.14
atPortInfoTransceiverTable
OBJECT-TYPE
A table of information about the transceiver of a interface.
1.3.6.1.4.1.207.8.4.4.3.14.1not-accessiblecurrent
atPortInfoTransceiverEntry
OBJECT-TYPE
The description, the transceiver type of a interface.
1.3.6.1.4.1.207.8.4.4.3.14.1.1not-accessiblecurrent
atPortInfoTransceiverifIndex
OBJECT-TYPE
The ifIndex for the interface represented by this entry of the interfaces table.
1.3.6.1.4.1.207.8.4.4.3.14.1.1.1InterfaceIndexread-onlycurrent
atPortInfoTransceiverType
OBJECT-TYPE
This object indicates the type of transceiver on a interface.
1.3.6.1.4.1.207.8.4.4.3.14.1.1.2INTEGER {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), inf-4-x-copper-pasv(35), qsfp-sr(36), qsfp-lr(37), qsfp-er(38), sfpp-t(39), sfpp-zr(40), qsfp28-sr(41)}read-onlycurrent
atPortRenumberEvents
OBJECT-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.14.2INTEGERread-onlycurrent

Notifications

NameOIDStatus
fanAndPsRpsConnectionTrap
NOTIFICATION-TYPE
Generated when the RPS connection status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.1current
fanAndPsMainPSUStatusTrap
NOTIFICATION-TYPE
Generated when the main power supply status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.2current
fanAndPsRedundantPSUStatusTrap
NOTIFICATION-TYPE
Generated when the RPS status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.3current
fanAndPsMainFanStatusTrap
NOTIFICATION-TYPE
Generated when the main fan changes status.
1.3.6.1.4.1.207.8.4.4.3.1.0.4current
fanAndPsRedundantFanStatusTrap
NOTIFICATION-TYPE
Generated when the redundant fan changes status.
1.3.6.1.4.1.207.8.4.4.3.1.0.5current
fanAndPsTemperatureStatusTrap
NOTIFICATION-TYPE
Generated when the temperature changes status.
1.3.6.1.4.1.207.8.4.4.3.1.0.6current
fanAndPsFanTrayPresentTrap
NOTIFICATION-TYPE
Generated when the fan tray presence status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.7current
fanAndPsFanTrayStatusTrap
NOTIFICATION-TYPE
Generated when the fan tray status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.8current
fanAndPsMainMonitoringStatusTrap
NOTIFICATION-TYPE
Generated when the main power supply monitoring status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.9current
fanAndPsAccelFanStatusTrap
NOTIFICATION-TYPE
Generated when the accelerator fans' status changes.
1.3.6.1.4.1.207.8.4.4.3.1.0.10current
restartNotification
NOTIFICATION-TYPE
A restart notification is a trap sent to tell snmp managers the reason of restarting
1.3.6.1.4.1.207.8.4.4.3.2.11current
generalTemperatureStatusTrap
NOTIFICATION-TYPE
Generated when the temperature status of the device changes.
1.3.6.1.4.1.207.8.4.4.3.4.1.0.1current
sbTempFixedThresholdTrap
NOTIFICATION-TYPE
Trap occurs when fixed threshold status changes. The actual temperature and the fixed threshold are also given.
1.3.6.1.4.1.207.8.4.4.3.4.2.0.1current
sbTempSettableThresholdTrap
NOTIFICATION-TYPE
Trap occurs when settable threshold status changes. The actual temperature and the settable threshold are also given.
1.3.6.1.4.1.207.8.4.4.3.4.2.0.2current
acceleratorTemperatureStatusTrap
NOTIFICATION-TYPE
Generated when the temperature status of the device changes.
1.3.6.1.4.1.207.8.4.4.3.4.3.0.1current
bbrNvsReinitialiseTrap
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.207.8.4.4.3.6.0.1current
lowMemoryTrap
NOTIFICATION-TYPE
A low memory trap is generated when a router's memory has gone below a certain level.
1.3.6.1.4.1.207.8.4.4.3.7.11current