MIB Viewer

GAINSPEED-ENVMON-MIB

39 objects
The MIB module to describe the status of the environmental monitors.
OIDNameAccessStatusDescription
1.3.6.1.4.1.44886.10.10IdentitygainspeedEnvMonMIBThe MIB module to describe the status of the environmental monitors.
1.3.6.1.4.1.44886.10.10.0NodegsemNotifications
1.3.6.1.4.1.44886.10.10.1NodegsemObjects
1.3.6.1.4.1.44886.10.10.1.1NodegsemTemperature
1.3.6.1.4.1.44886.10.10.1.1.1TablegsemTemperatureTablenot-accessiblecurrentThis table contains information about temperature values.
1.3.6.1.4.1.44886.10.10.1.1.1.1RowgsemTemperatureEntrynot-accessiblecurrentAn entry in the temperature table.
1.3.6.1.4.1.44886.10.10.1.1.1.1.1ColumngsemTemperatureIndexnot-accessiblecurrentA unique index within each physical entity, that uniquely represents a temperature measurement reported in this table.
1.3.6.1.4.1.44886.10.10.1.1.1.1.2ColumngsemTemperatureDescrread-onlycurrentA short textual label containing the name or description of the temperature measurement.
1.3.6.1.4.1.44886.10.10.1.1.1.1.3ColumngsemTemperatureUnitread-onlycurrentThe temperature unit by which the temperature value is counted.
1.3.6.1.4.1.44886.10.10.1.1.1.1.4ColumngsemTemperatureValueread-onlycurrentThe current measurement of the temperature value on the physical entity. The unit of this entry, which is usually celcius, is stored in gsemTemperatureUnit.
1.3.6.1.4.1.44886.10.10.1.1.1.1.5ColumngsemTemperatureStateread-onlycurrentThe current state of the temperature measurement.
1.3.6.1.4.1.44886.10.10.1.2NodegsemPowerSupply
1.3.6.1.4.1.44886.10.10.1.2.1TablegsemPowerSupplyTablenot-accessiblecurrentThis table contains information about power supply units.
1.3.6.1.4.1.44886.10.10.1.2.1.1RowgsemPowerSupplyEntrynot-accessiblecurrentAn entry in the power supply table.
1.3.6.1.4.1.44886.10.10.1.2.1.1.1ColumngsemPowerSupplyIndexnot-accessiblecurrentA unique index within each physical entity, that uniquely represents a power supply unit reported in this table.
1.3.6.1.4.1.44886.10.10.1.2.1.1.2ColumngsemPowerSupplyDescrread-onlycurrentA short textual label containing the name or description of the power supply unit.
1.3.6.1.4.1.44886.10.10.1.2.1.1.5ColumngsemPowerSupplyStateread-onlycurrentThe current state of the power supply unit.
1.3.6.1.4.1.44886.10.10.1.3NodegsemFan
1.3.6.1.4.1.44886.10.10.1.3.1TablegsemFanTablenot-accessiblecurrentThis table contains information about fan.
1.3.6.1.4.1.44886.10.10.1.3.1.1RowgsemFanEntrynot-accessiblecurrentAn entry in the fan table.
1.3.6.1.4.1.44886.10.10.1.3.1.1.1ColumngsemFanIndexnot-accessiblecurrentA unique index within each physical entity, that uniquely represents a fan reported in this table.
1.3.6.1.4.1.44886.10.10.1.3.1.1.2ColumngsemFanDescrread-onlycurrentA short textual label containing the name or description of the fan.
1.3.6.1.4.1.44886.10.10.1.3.1.1.4ColumngsemFanDutyCycleread-onlycurrentThe current fan DutyCycle, unit is per ten thousand.
1.3.6.1.4.1.44886.10.10.1.3.1.1.5ColumngsemFanStateread-onlycurrentThe current state of the fan.
1.3.6.1.4.1.44886.10.10.1.4NodegsemUplinkOptics
1.3.6.1.4.1.44886.10.10.1.4.1TablegsemUplinkOpticsTablenot-accessiblecurrentThis table contains information about optics rx/tx power level of the uplink ports for each DAA node.
1.3.6.1.4.1.44886.10.10.1.4.1.1RowgsemUplinkOpticsEntrynot-accessiblecurrentAn entry in the uplink optics table.
1.3.6.1.4.1.44886.10.10.1.4.1.1.1ColumngsemUplinkPortNumnot-accessiblecurrentA unique index within each physical entity, that uniquely represents an uplink port reported in this table.
1.3.6.1.4.1.44886.10.10.1.4.1.1.2ColumngsemUplinkOpticsRxPowerread-onlycurrentoptics receive-power value of one uplink port.
1.3.6.1.4.1.44886.10.10.1.4.1.1.3ColumngsemUplinkOpticsTxPowerread-onlycurrentoptics transmit-power value of one uplink port.
1.3.6.1.4.1.44886.10.10.2NodegsemConformance
1.3.6.1.4.1.44886.10.10.2.1NodegsemCompliances
1.3.6.1.4.1.44886.10.10.2.2NodegsemGroups
1.3.6.1.4.1.44886.10.10.2.2.1GroupgsemEnvMonDescrGroupcurrentA collection of objects providing environmental monitor descriptions.
1.3.6.1.4.1.44886.10.10.2.2.2GroupgsemEnvMonUnitGroupcurrentA collection of objects providing environmental monitor measurement units.
1.3.6.1.4.1.44886.10.10.2.2.3GroupgsemEnvMonValueGroupcurrentA collection of objects providing environmental monitor measurement values.
1.3.6.1.4.1.44886.10.10.2.2.4GroupgsemEnvMonStateGroupcurrentA collection of objects providing environmental monitor states.
Type Definitions
NameSyntaxStatusDescription
GsemEnvMonStateINTEGER { normal(1), warning(2), critical(3), shutdown(4), notPresent(5), notFunctioning(6) }currentRepresents the state of a device being monitored. Valid values are: normal(1): The environment is good. For example, the temperature is low- to mid-range of operational limits. warning(2): The environment is bad. For ex…
GsemTemperatureUnitINTEGER { notAvailable(1), celcius(2), fahrenheit(3) }currentRepresents the temperature unit of measured value from the device.