CISCO-ENVMON-MIB

File: CISCO-ENVMON-MIB.mib (37356 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Integer32 TEXTUAL-CONVENTION
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ciscoMgmt

Defined Types

CiscoEnvMonState  
Represents the state of a device being monitored. Valid values are: normal(1): the environment is good, such as low temperature. warning(2): the environment is bad, such as temperature above normal operation range but not too high. critical(3): the environment is very bad, such as temperature much higher than normal operation limit. shutdown(4): the environment is the worst, the system should be shutdown immediately. notPresent(5): the environmental monitor is not present, such as temperature sensors do not exist. notFunctioning(6): the environmental monitor does not function properly, such as a temperature sensor generates a abnormal data like 1000 C.
TEXTUAL-CONVENTION    
  INTEGER normal(1), warning(2), critical(3), shutdown(4), notPresent(5), notFunctioning(6)  

CiscoSignedGauge  
Represents the current value of an entity, as a signed integer.
TEXTUAL-CONVENTION    
  Integer32  

CiscoEnvMonVoltageStatusEntry  
SEQUENCE    
  ciscoEnvMonVoltageStatusIndex Integer32
  ciscoEnvMonVoltageStatusDescr DisplayString
  ciscoEnvMonVoltageStatusValue CiscoSignedGauge
  ciscoEnvMonVoltageThresholdLow Integer32
  ciscoEnvMonVoltageThresholdHigh Integer32
  ciscoEnvMonVoltageLastShutdown Integer32
  ciscoEnvMonVoltageState CiscoEnvMonState

CiscoEnvMonTemperatureStatusEntry  
SEQUENCE    
  ciscoEnvMonTemperatureStatusIndex Integer32
  ciscoEnvMonTemperatureStatusDescr DisplayString
  ciscoEnvMonTemperatureStatusValue Gauge32
  ciscoEnvMonTemperatureThreshold Integer32
  ciscoEnvMonTemperatureLastShutdown Integer32
  ciscoEnvMonTemperatureState CiscoEnvMonState

CiscoEnvMonFanStatusEntry  
SEQUENCE    
  ciscoEnvMonFanStatusIndex Integer32
  ciscoEnvMonFanStatusDescr DisplayString
  ciscoEnvMonFanState CiscoEnvMonState

CiscoEnvMonSupplyStatusEntry  
SEQUENCE    
  ciscoEnvMonSupplyStatusIndex Integer32
  ciscoEnvMonSupplyStatusDescr DisplayString
  ciscoEnvMonSupplyState CiscoEnvMonState
  ciscoEnvMonSupplySource INTEGER

Defined Values

ciscoEnvMonMIB 1.3.6.1.4.1.9.9.13
The MIB module to describe the status of the Environmental Monitor on those devices which support one.
MODULE-IDENTITY    

ciscoEnvMonObjects 1.3.6.1.4.1.9.9.13.1
OBJECT IDENTIFIER    

ciscoEnvMonPresent 1.3.6.1.4.1.9.9.13.1.1
The type of environmental monitor located in the chassis. An oldAgs environmental monitor card is identical to an ags environmental card except that it is not capable of supplying data, and hence no instance of the remaining objects in this MIB will be returned in response to an SNMP query. Note that only a firmware upgrade is required to convert an oldAgs into an ags card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oldAgs(1), ags(2), c7000(3), ci(4), cAccessMon(6), cat6000(7), ubr7200(8), cat4000(9), c10000(10), osr7600(11), c7600(12), c37xx(13), other(14)  

ciscoEnvMonVoltageStatusTable 1.3.6.1.4.1.9.9.13.1.2
The table of voltage status maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoEnvMonVoltageStatusEntry

ciscoEnvMonVoltageStatusEntry 1.3.6.1.4.1.9.9.13.1.2.1
An entry in the voltage status table, representing the status of the associated testpoint maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoEnvMonVoltageStatusEntry  

ciscoEnvMonVoltageStatusIndex 1.3.6.1.4.1.9.9.13.1.2.1.1
Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoEnvMonVoltageStatusDescr 1.3.6.1.4.1.9.9.13.1.2.1.2
Textual description of the testpoint being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoEnvMonVoltageStatusValue 1.3.6.1.4.1.9.9.13.1.2.1.3
The current measurement of the testpoint being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoSignedGauge  

ciscoEnvMonVoltageThresholdLow 1.3.6.1.4.1.9.9.13.1.2.1.4
The lowest value that the associated instance of the object ciscoEnvMonVoltageStatusValue may obtain before an emergency shutdown of the managed device is initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoEnvMonVoltageThresholdHigh 1.3.6.1.4.1.9.9.13.1.2.1.5
The highest value that the associated instance of the object ciscoEnvMonVoltageStatusValue may obtain before an emergency shutdown of the managed device is initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoEnvMonVoltageLastShutdown 1.3.6.1.4.1.9.9.13.1.2.1.6
The value of the associated instance of the object ciscoEnvMonVoltageStatusValue at the time an emergency shutdown of the managed device was last initiated. This value is stored in non-volatile RAM and hence is able to survive the shutdown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoEnvMonVoltageState 1.3.6.1.4.1.9.9.13.1.2.1.7
The current state of the testpoint being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoEnvMonState  

ciscoEnvMonTemperatureStatusTable 1.3.6.1.4.1.9.9.13.1.3
The table of ambient temperature status maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoEnvMonTemperatureStatusEntry

ciscoEnvMonTemperatureStatusEntry 1.3.6.1.4.1.9.9.13.1.3.1
An entry in the ambient temperature status table, representing the status of the associated testpoint maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoEnvMonTemperatureStatusEntry  

ciscoEnvMonTemperatureStatusIndex 1.3.6.1.4.1.9.9.13.1.3.1.1
Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoEnvMonTemperatureStatusDescr 1.3.6.1.4.1.9.9.13.1.3.1.2
Textual description of the testpoint being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoEnvMonTemperatureStatusValue 1.3.6.1.4.1.9.9.13.1.3.1.3
The current measurement of the testpoint being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoEnvMonTemperatureThreshold 1.3.6.1.4.1.9.9.13.1.3.1.4
The highest value that the associated instance of the object ciscoEnvMonTemperatureStatusValue may obtain before an emergency shutdown of the managed device is initiated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoEnvMonTemperatureLastShutdown 1.3.6.1.4.1.9.9.13.1.3.1.5
The value of the associated instance of the object ciscoEnvMonTemperatureStatusValue at the time an emergency shutdown of the managed device was last initiated. This value is stored in non-volatile RAM and hence is able to survive the shutdown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoEnvMonTemperatureState 1.3.6.1.4.1.9.9.13.1.3.1.6
The current state of the testpoint being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoEnvMonState  

ciscoEnvMonFanStatusTable 1.3.6.1.4.1.9.9.13.1.4
The table of fan status maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoEnvMonFanStatusEntry

ciscoEnvMonFanStatusEntry 1.3.6.1.4.1.9.9.13.1.4.1
An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoEnvMonFanStatusEntry  

ciscoEnvMonFanStatusIndex 1.3.6.1.4.1.9.9.13.1.4.1.1
Unique index for the fan being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoEnvMonFanStatusDescr 1.3.6.1.4.1.9.9.13.1.4.1.2
Textual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoEnvMonFanState 1.3.6.1.4.1.9.9.13.1.4.1.3
The current state of the fan being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoEnvMonState  

ciscoEnvMonSupplyStatusTable 1.3.6.1.4.1.9.9.13.1.5
The table of power supply status maintained by the environmental monitor card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoEnvMonSupplyStatusEntry

ciscoEnvMonSupplyStatusEntry 1.3.6.1.4.1.9.9.13.1.5.1
An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoEnvMonSupplyStatusEntry  

ciscoEnvMonSupplyStatusIndex 1.3.6.1.4.1.9.9.13.1.5.1.1
Unique index for the power supply being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoEnvMonSupplyStatusDescr 1.3.6.1.4.1.9.9.13.1.5.1.2
Textual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ciscoEnvMonSupplyState 1.3.6.1.4.1.9.9.13.1.5.1.3
The current state of the power supply being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoEnvMonState  

ciscoEnvMonSupplySource 1.3.6.1.4.1.9.9.13.1.5.1.4
The power supply source. unknown - Power supply source unknown ac - AC power supply dc - DC power supply externalPowerSupply - External power supply internalRedundant - Internal redundant power supply
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ac(2), dc(3), externalPowerSupply(4), internalRedundant(5)  

ciscoEnvMonAlarmContacts 1.3.6.1.4.1.9.9.13.1.6
Each bit is set to reflect the respective alarm being set. The bit will be cleared when the respective alarm is cleared.
Status: current Access: read-only
OBJECT-TYPE    
  BITS minorVisual(0), majorVisual(1), criticalVisual(2), minorAudible(3), majorAudible(4), criticalAudible(5), input(6)  

ciscoEnvMonMIBNotificationEnables 1.3.6.1.4.1.9.9.13.2
OBJECT IDENTIFIER    

ciscoEnvMonEnableShutdownNotification 1.3.6.1.4.1.9.9.13.2.1
This variable indicates whether the system produces the ciscoEnvMonShutdownNotification. A false value will prevent shutdown notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonEnableVoltageNotification 1.3.6.1.4.1.9.9.13.2.2
This variable indicates whether the system produces the ciscoEnvMonVoltageNotification. A false value will prevent voltage notifications from being generated by this system. This object is deprecated in favour of ciscoEnvMonEnableStatChangeNotif.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonEnableTemperatureNotification 1.3.6.1.4.1.9.9.13.2.3
This variable indicates whether the system produces the ciscoEnvMonTemperatureNotification. A false value prevents temperature notifications from being sent by this entity. This object is deprecated in favour of ciscoEnvMonEnableStatChangeNotif.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonEnableFanNotification 1.3.6.1.4.1.9.9.13.2.4
This variable indicates whether the system produces the ciscoEnvMonFanNotification. A false value prevents fan notifications from being sent by this entity. This object is deprecated in favour of ciscoEnvMonEnableStatChangeNotif.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonEnableRedundantSupplyNotification 1.3.6.1.4.1.9.9.13.2.5
This variable indicates whether the system produces the ciscoEnvMonRedundantSupplyNotification. A false value prevents redundant supply notifications from being generated by this system. This object is deprecated in favour of ciscoEnvMonEnableStatChangeNotif.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonEnableStatChangeNotif 1.3.6.1.4.1.9.9.13.2.6
This variable indicates whether the system produces the ciscoEnvMonVoltStatusChangeNotif, ciscoEnvMonTempStatusChangeNotif, ciscoEnvMonFanStatusChangeNotif and ciscoEnvMonSuppStatusChangeNotif. A false value will prevent these notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoEnvMonMIBNotificationPrefix 1.3.6.1.4.1.9.9.13.3
OBJECT IDENTIFIER    

ciscoEnvMonMIBNotifications 1.3.6.1.4.1.9.9.13.3.0
OBJECT IDENTIFIER    

ciscoEnvMonShutdownNotification 1.3.6.1.4.1.9.9.13.3.0.1
A ciscoEnvMonShutdownNotification is sent if the environmental monitor detects a testpoint reaching a critical state and is about to initiate a shutdown. This notification contains no objects so that it may be encoded and sent in the shortest amount of time possible. Even so, management applications should not rely on receiving such a notification as it may not be sent before the shutdown completes.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonVoltageNotification 1.3.6.1.4.1.9.9.13.3.0.2
A ciscoEnvMonVoltageNotification is sent if the voltage measured at a given testpoint is outside the normal range for the testpoint (i.e. is at the warning, critical, or shutdown stage). Since such a notification is usually generated before the shutdown state is reached, it can convey more data and has a better chance of being sent than does the ciscoEnvMonShutdownNotification. This notification is deprecated in favour of ciscoEnvMonVoltStatusChangeNotif.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonTemperatureNotification 1.3.6.1.4.1.9.9.13.3.0.3
A ciscoEnvMonTemperatureNotification is sent if the temperature measured at a given testpoint is outside the normal range for the testpoint (i.e. is at the warning, critical, or shutdown stage). Since such a Notification is usually generated before the shutdown state is reached, it can convey more data and has a better chance of being sent than does the ciscoEnvMonShutdownNotification. This notification is deprecated in favour of ciscoEnvMonTempStatusChangeNotif.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonFanNotification 1.3.6.1.4.1.9.9.13.3.0.4
A ciscoEnvMonFanNotification is sent if any one of the fans in the fan array (where extant) fails. Since such a notification is usually generated before the shutdown state is reached, it can convey more data and has a better chance of being sent than does the ciscoEnvMonShutdownNotification. This notification is deprecated in favour of ciscoEnvMonFanStatusChangeNotif.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonRedundantSupplyNotification 1.3.6.1.4.1.9.9.13.3.0.5
A ciscoEnvMonRedundantSupplyNotification is sent if the redundant power supply (where extant) fails. Since such a notification is usually generated before the shutdown state is reached, it can convey more data and has a better chance of being sent than does the ciscoEnvMonShutdownNotification. This notification is deprecated in favour of ciscoEnvMonSuppStatusChangeNotif.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonVoltStatusChangeNotif 1.3.6.1.4.1.9.9.13.3.0.6
A ciscoEnvMonVoltStatusChangeNotif is sent if there is change in the state of a device being monitored by ciscoEnvMonVoltageState.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonTempStatusChangeNotif 1.3.6.1.4.1.9.9.13.3.0.7
A ciscoEnvMonTempStatusChangeNotif is sent if there is change in the state of a device being monitored by ciscoEnvMonTemperatureState.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonFanStatusChangeNotif 1.3.6.1.4.1.9.9.13.3.0.8
A ciscoEnvMonFanStatusChangeNotif is sent if there is change in the state of a device being monitored by ciscoEnvMonFanState.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonSuppStatusChangeNotif 1.3.6.1.4.1.9.9.13.3.0.9
A ciscoEnvMonSupplyStatChangeNotif is sent if there is change in the state of a device being monitored by ciscoEnvMonSupplyState.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoEnvMonMIBConformance 1.3.6.1.4.1.9.9.13.4
OBJECT IDENTIFIER    

ciscoEnvMonMIBCompliances 1.3.6.1.4.1.9.9.13.4.1
OBJECT IDENTIFIER    

ciscoEnvMonMIBGroups 1.3.6.1.4.1.9.9.13.4.2
OBJECT IDENTIFIER    

ciscoEnvMonMIBCompliance 1.3.6.1.4.1.9.9.13.4.1.1
The compliance statement for entities which implement the Cisco Environmental Monitor MIB. This is deprecated and new compliance ciscoEnvMonMIBComplianceRev1 is added.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoEnvMonMIBComplianceRev1 1.3.6.1.4.1.9.9.13.4.1.2
The compliance statement for entities which implement the Cisco Environmental Monitor MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoEnvMonMIBGroup 1.3.6.1.4.1.9.9.13.4.2.1
A collection of objects providing environmental monitoring capability to a cisco chassis. This group is deprecated in favour of ciscoEnvMonMIBGroupRev.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoEnvMonMIBGroupRev 1.3.6.1.4.1.9.9.13.4.2.2
A collection of objects providing environmental monitoring capability to a cisco chassis.
Status: current Access: read-write
OBJECT-GROUP    

ciscoEnvMonEnableStatChangeGroup 1.3.6.1.4.1.9.9.13.4.2.3
A collection of objects providing enabling/disabling of the status change notifications for environmental monitoring.
Status: current Access: read-write
OBJECT-GROUP    

ciscoEnvMonMIBNotifGroup 1.3.6.1.4.1.9.9.13.4.2.4
A notification group providing shutdown notification for environmental monitoring.
Status: current Access: read-write
NOTIFICATION-GROUP    

ciscoEnvMonStatChangeNotifGroup 1.3.6.1.4.1.9.9.13.4.2.5
A collection of notifications providing the status change for environmental monitoring.
Status: current Access: read-write
NOTIFICATION-GROUP    

ciscoEnvMonMIBMiscNotifGroup 1.3.6.1.4.1.9.9.13.4.2.6
A collection of various notifications for the enviromental monitoring mib module. The notifications the group and the group are both in deprecated state. The notifications in the group were deprecated in favour of notifications in ciscoEnvMonStatChangeNotifGroup.
Status: deprecated Access: read-write
NOTIFICATION-GROUP