Sentry3-MIB

File: Sentry3-MIB.mib (87584 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
enterprises DisplayString

Defined Types

TowerEntry  
SEQUENCE    
  towerIndex INTEGER
  towerID DisplayString
  towerName DisplayString
  towerStatus INTEGER
  towerInfeedCount INTEGER
  towerProductSN DisplayString
  towerModelNumber DisplayString
  towerCapabilities BITS
  towerVACapacity INTEGER
  towerVACapacityUsed INTEGER
  towerActivePower INTEGER
  towerApparentPower INTEGER
  towerPowerFactor INTEGER
  towerEnergy INTEGER
  towerLineFrequency INTEGER

InfeedEntry  
SEQUENCE    
  infeedIndex INTEGER
  infeedID DisplayString
  infeedName DisplayString
  infeedCapabilities BITS
  infeedStatus INTEGER
  infeedLoadStatus INTEGER
  infeedLoadValue INTEGER
  infeedLoadHighThresh INTEGER
  infeedOutletCount INTEGER
  infeedCapacity INTEGER
  infeedVoltage INTEGER
  infeedPower INTEGER
  infeedApparentPower INTEGER
  infeedPowerFactor INTEGER
  infeedCrestFactor INTEGER
  infeedEnergy INTEGER
  infeedReactance INTEGER
  infeedPhaseVoltage INTEGER
  infeedPhaseCurrent INTEGER
  infeedCapacityUsed INTEGER
  infeedLineID DisplayString
  infeedLineToLineID DisplayString
  infeedPhaseID DisplayString
  infeedVACapacity INTEGER
  infeedVACapacityUsed INTEGER

OutletEntry  
SEQUENCE    
  outletIndex INTEGER
  outletID DisplayString
  outletName DisplayString
  outletCapabilities BITS
  outletStatus INTEGER
  outletLoadStatus INTEGER
  outletLoadValue INTEGER
  outletLoadLowThresh INTEGER
  outletLoadHighThresh INTEGER
  outletControlState INTEGER
  outletControlAction INTEGER
  outletCapacity INTEGER
  outletVoltage INTEGER
  outletPower INTEGER
  outletApparentPower INTEGER
  outletPowerFactor INTEGER
  outletCrestFactor INTEGER
  outletEnergy INTEGER
  outletWakeupState INTEGER
  outletPostOnDelay INTEGER

EnvMonEntry  
SEQUENCE    
  envMonIndex INTEGER
  envMonID DisplayString
  envMonName DisplayString
  envMonStatus INTEGER
  envMonWaterSensorName DisplayString
  envMonWaterSensorStatus INTEGER
  envMonADCName DisplayString
  envMonADCStatus INTEGER
  envMonADCCount INTEGER
  envMonADCLowThresh INTEGER
  envMonADCHighThresh INTEGER
  envMonTempHumidSensorCount INTEGER
  envMonContactClosureCount INTEGER

TempHumidSensorEntry  
SEQUENCE    
  tempHumidSensorIndex INTEGER
  tempHumidSensorID DisplayString
  tempHumidSensorName DisplayString
  tempHumidSensorStatus INTEGER
  tempHumidSensorTempStatus INTEGER
  tempHumidSensorTempValue INTEGER
  tempHumidSensorTempLowThresh INTEGER
  tempHumidSensorTempHighThresh INTEGER
  tempHumidSensorHumidStatus INTEGER
  tempHumidSensorHumidValue INTEGER
  tempHumidSensorHumidLowThresh INTEGER
  tempHumidSensorHumidHighThresh INTEGER
  tempHumidSensorTempScale INTEGER
  tempHumidSensorTempRecDelta INTEGER
  tempHumidSensorHumidRecDelta INTEGER

ContactClosureEntry  
SEQUENCE    
  contactClosureIndex INTEGER
  contactClosureID DisplayString
  contactClosureName DisplayString
  contactClosureStatus INTEGER

BranchEntry  
SEQUENCE    
  branchIndex INTEGER
  branchID DisplayString
  branchName DisplayString
  branchCapabilities BITS
  branchStatus INTEGER
  branchLoadStatus INTEGER
  branchLoadValue INTEGER
  branchLoadHighThresh INTEGER
  branchCapacity INTEGER

Defined Values

sentry3 1.3.6.1.4.1.1718.3
This is the MIB module for the third generation of the Sentry product family. This includes the Sentry Remote Power Manager (RPM), Sentry Power Distribution Unit (PDU), Sentry Environmental Monitor (EM), Sentry Smart and Switched Cabinet Distribution Unit (CDU), and Sentry Switched -48 VDC.
MODULE-IDENTITY    

serverTech 1.3.6.1.4.1.1718
OBJECT IDENTIFIER    

systemGroup 1.3.6.1.4.1.1718.3.1
OBJECT IDENTIFIER    

systemVersion 1.3.6.1.4.1.1718.3.1.1
The firmware version of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

systemNICSerialNumber 1.3.6.1.4.1.1718.3.1.2
The serial number of the network interface card in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

systemLocation 1.3.6.1.4.1.1718.3.1.3
The location of the system.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

systemTowerCount 1.3.6.1.4.1.1718.3.1.4
The number of towers in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

systemEnvMonCount 1.3.6.1.4.1.1718.3.1.5
The number of environmental monitors in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

systemTotalPower 1.3.6.1.4.1.1718.3.1.6
The total power consumption of all of the input feeds in the system. A non-negative value indicates the total power consumption in Watts. A negative value indicates that the total power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..150000  

systemArea 1.3.6.1.4.1.1718.3.1.7
The area that the footprint of the system occupies. A non-zero non-negative value indicates the area in tenths of area units as selected by the systemAreaUnit object. A zero or negative value indicates that the area was not available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

systemWattsPerAreaUnit 1.3.6.1.4.1.1718.3.1.8
The system Watts per area unit. A non-negative value indicates the power consumption per area unit as selected by the systemAreaUnit object. A negative value indicates that the power consumption per area unit was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1500000  

systemAreaUnit 1.3.6.1.4.1.1718.3.1.9
The unit of area for the systemArea and systemWattsPerAreaUnit objects. If the agent does not support this object, then the unit of area is a square foot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER squareMeter(0), squareFoot(1)  

systemPowerFactor 1.3.6.1.4.1.1718.3.1.10
The power factor used in power calculations performed by the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..100  

systemFeatures 1.3.6.1.4.1.1718.3.1.11
The key-activated features enabled in the system.
Status: current Access: read-only
OBJECT-TYPE    
  BITS smartLoadShedding(0), snmpPOPS(1), outletControlInhibit(2)  

systemFeatureKey 1.3.6.1.4.1.1718.3.1.12
A valid feature key written to this object will enable a feature in the system. A valid feature key is in the form xxxx-xxxx-xxxx-xxxx. A read of this object returns an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..19)  

systemOutletSeqInterval 1.3.6.1.4.1.1718.3.1.13
The power-on sequencing interval for all outlets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

systemOutletRebootDelay 1.3.6.1.4.1.1718.3.1.14
The reboot delay for all outlets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..600  

systemConfigModifiedCount 1.3.6.1.4.1.1718.3.1.15
The total number of times the system configuration has changed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

systemTables 1.3.6.1.4.1.1718.3.2
OBJECT IDENTIFIER    

towerTable 1.3.6.1.4.1.1718.3.2.1
A table of towers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TowerEntry

towerEntry 1.3.6.1.4.1.1718.3.2.1.1
Row definition for the tower table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TowerEntry  

towerIndex 1.3.6.1.4.1.1718.3.2.1.1.1
Index for the tower table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

towerID 1.3.6.1.4.1.1718.3.2.1.1.2
The ID of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

towerName 1.3.6.1.4.1.1718.3.2.1.1.3
The name of the tower.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

towerStatus 1.3.6.1.4.1.1718.3.2.1.1.4
The operational status of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), noComm(1), fanFail(2), overTemp(3), nvmFail(4), outOfBalance(5)  

towerInfeedCount 1.3.6.1.4.1.1718.3.2.1.1.5
The number of input feeds on the tower.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

towerProductSN 1.3.6.1.4.1.1718.3.2.1.1.6
The product serial number of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

towerModelNumber 1.3.6.1.4.1.1718.3.2.1.1.7
The model number of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

towerCapabilities 1.3.6.1.4.1.1718.3.2.1.1.8
The capabilities of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  BITS failSafe(0), fuseSense(1), directCurrent(2), threePhase(3), fanSense(4), tempSense(5)  

towerVACapacity 1.3.6.1.4.1.1718.3.2.1.1.9
The total apparent power capacity of the tower circuit. A non-negative value indicates the maximum total apparent power in Volt-Amps. A negative value indicates that the total apparent power capacity was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..50000  

towerVACapacityUsed 1.3.6.1.4.1.1718.3.2.1.1.10
The used percentage of the tower circuit total apparent power capacity (towerApparentPower / towerVACapacity x 100). A non-negative value indicates the percentage of capacity used in tenths. A negative value indicates that the percentage of capacity used was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1500  

towerActivePower 1.3.6.1.4.1.1718.3.2.1.1.11
The total active power consumption of the tower circuit. A non-negative value indicates the total active power consumption in Watts. A negative value indicates that the total active power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..50000  

towerApparentPower 1.3.6.1.4.1.1718.3.2.1.1.12
The total apparent power consumption of the tower circuit. A non-negative value indicates the total apparent power consumption in Volt-Amps. A negative value indicates that the total apparent power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..50000  

towerPowerFactor 1.3.6.1.4.1.1718.3.2.1.1.13
The overall power factor of the tower circuit. A non- negative value indicates the overall power factor in hundredths. A negative value indicates that the overall power factor was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..100  

towerEnergy 1.3.6.1.4.1.1718.3.2.1.1.14
The total energy consumption of the tower circuit. A non- negative value indicates the total energy consumption in Kilowatt-Hours. A negative value indicates that the total energy consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

towerLineFrequency 1.3.6.1.4.1.1718.3.2.1.1.15
The frequency of the input feed line voltage. A non- negative value indicates the frequency in Hertz. A negative value indicates that the frequency was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..60  

infeedTable 1.3.6.1.4.1.1718.3.2.2
A table of input feeds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InfeedEntry

infeedEntry 1.3.6.1.4.1.1718.3.2.2.1
Row definition for the input feed table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InfeedEntry  

infeedIndex 1.3.6.1.4.1.1718.3.2.2.1.1
Index for the input feed table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

infeedID 1.3.6.1.4.1.1718.3.2.2.1.2
The ID of the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

infeedName 1.3.6.1.4.1.1718.3.2.2.1.3
The name of the input feed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

infeedCapabilities 1.3.6.1.4.1.1718.3.2.2.1.4
The capabilities of the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onSense(0), loadSense(1), powerControl(2), failSafe(3), defaultOff(4), voltageSense(5), powerSense(6), branchOnSense(7), branchLoadSense(8)  

infeedStatus 1.3.6.1.4.1.1718.3.2.2.1.5
The status of the input feed line. If the infeedCapabilities 'onSense' bit is TRUE, then all of the states are supported and indicate the sensed state of the input feed. If the infeedCapabilities 'onSense' bit is FALSE, then only the 'on' and 'noComm' states are supported, and 'on' indicates a derived state, not a sensed state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6), reading(7), offFuse(8), onFuse(9)  

infeedLoadStatus 1.3.6.1.4.1.1718.3.2.2.1.6
The status of the load measured on the input feed line. If the infeedCapabilities 'loadSense' bit is TRUE, then all of the states are supported. If the infeedCapabilities 'loadSense' bit is FALSE, then only the 'normal' and 'noComm' states are supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notOn(1), reading(2), loadLow(3), loadHigh(4), overLoad(5), readError(6), noComm(7)  

infeedLoadValue 1.3.6.1.4.1.1718.3.2.2.1.7
The load measured on the input feed line. A non-negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..30000  

infeedLoadHighThresh 1.3.6.1.4.1.1718.3.2.2.1.8
The load high threshold value of the input feed line in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..300  

infeedOutletCount 1.3.6.1.4.1.1718.3.2.2.1.9
The number of controlled and/or monitored outlets on the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

infeedCapacity 1.3.6.1.4.1.1718.3.2.2.1.10
The load capacity of the input feed line. A non-negative value indicates the maximum load in Amps. A negative value indicates that the capacity was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..300  

infeedVoltage 1.3.6.1.4.1.1718.3.2.2.1.11
The line-to-line voltage of the input feed. A non-negative value indicates the voltage in tenths of Volts. A negative value indicates that the voltage was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..4800  

infeedPower 1.3.6.1.4.1.1718.3.2.2.1.12
The active power consumption of the input feed phase. A non- negative value indicates the active power consumption in Watts. A negative value indicates that the active power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25000  

infeedApparentPower 1.3.6.1.4.1.1718.3.2.2.1.13
The apparent power consumption of the input feed phase. A non-negative value indicates the apparent power consumption in Volt-Amps. A negative value indicates that the apparent power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25000  

infeedPowerFactor 1.3.6.1.4.1.1718.3.2.2.1.14
The power factor of the input feed phase. A non-negative value indicates the power factor in hundredths. A negative value indicates that the power factor was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..100  

infeedCrestFactor 1.3.6.1.4.1.1718.3.2.2.1.15
The crest factor for the load of the input feed phase. A non-negative value indicates the crest factor in tenths. A negative value indicates that the crest factor was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1000  

infeedEnergy 1.3.6.1.4.1.1718.3.2.2.1.16
The energy consumption of the input feed phase. A non- negative value indicates the energy consumption in tenths of Kilowatt-Hours. A negative value indicates that the energy consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

infeedReactance 1.3.6.1.4.1.1718.3.2.2.1.17
The characterization of the phase relation between the voltage and current of the input feed phase.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), capacitive(1), inductive(2), resistive(3)  

infeedPhaseVoltage 1.3.6.1.4.1.1718.3.2.2.1.18
The voltage measured for the input feed phase. A non- negative value indicates the voltage in tenths of Volts. A negative value indicates that the voltage was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2640  

infeedPhaseCurrent 1.3.6.1.4.1.1718.3.2.2.1.19
The current measured for the input feed phase. A non- negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25500  

infeedCapacityUsed 1.3.6.1.4.1.1718.3.2.2.1.20
The used percentage of the input feed line load capacity (infeedLoadValue / infeedCapacity x 100). A non-negative value indicates the percentage of capacity used in tenths. A negative value indicates that the percentage of capacity used was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1500  

infeedLineID 1.3.6.1.4.1.1718.3.2.2.1.21
The ID of the input feed line.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..4)  

infeedLineToLineID 1.3.6.1.4.1.1718.3.2.2.1.22
The line-to-line ID of the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

infeedPhaseID 1.3.6.1.4.1.1718.3.2.2.1.23
The ID of the input feed phase.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..6)  

infeedVACapacity 1.3.6.1.4.1.1718.3.2.2.1.24
The apparent power capacity of the input feed circuit. A non-negative value indicates the maximum apparent power in Volt-Amps. A negative value indicates that the apparent power capacity was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25000  

infeedVACapacityUsed 1.3.6.1.4.1.1718.3.2.2.1.25
The used percentage of the input feed circuit apparent power capacity (infeedApparentPower / infeedVACapacity x 100). A non-negative value indicates the percentage of capacity used in tenths. A negative value indicates that the percentage of capacity used was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1500  

outletTable 1.3.6.1.4.1.1718.3.2.3
A table of outlets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OutletEntry

outletEntry 1.3.6.1.4.1.1718.3.2.3.1
Row definition for the outlet table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OutletEntry  

outletIndex 1.3.6.1.4.1.1718.3.2.3.1.1
Index for the outlet table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..64  

outletID 1.3.6.1.4.1.1718.3.2.3.1.2
The ID of the outlet.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2..4)  

outletName 1.3.6.1.4.1.1718.3.2.3.1.3
The name of the outlet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

outletCapabilities 1.3.6.1.4.1.1718.3.2.3.1.4
The capabilities of the outlet.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onSense(0), loadSense(1), powerControl(2), shutdown(3), defaultOn(4), ownInfeed(5), fusedBranch(6), voltageSense(7), powerSense(8)  

outletStatus 1.3.6.1.4.1.1718.3.2.3.1.5
The status of the outlet. If the outletCapabilities 'onSense' bit is TRUE, then the state indicates the sensed state of the outlet, not a derived state, and 'offError' and 'onError' are supported to indicate a mismatch between the control and sensed state. If the outletCapabilities 'fusedBranch' bit is TRUE, then the outlet is on a fused branch circuit that can detect the fuse state, and 'offFuse' and 'onFuse' are supported to indicate a fuse error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6), reading(7), offFuse(8), onFuse(9)  

outletLoadStatus 1.3.6.1.4.1.1718.3.2.3.1.6
The status of the load measured on the outlet. If the outletCapabilities 'loadSense' bit is TRUE, then all of the states are supported. If the outletCapabilities 'loadSense' bit is FALSE, then only the 'normal' and 'noComm' states are supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notOn(1), reading(2), loadLow(3), loadHigh(4), overLoad(5), readError(6), noComm(7)  

outletLoadValue 1.3.6.1.4.1.1718.3.2.3.1.7
The load measured on the outlet. A non-negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25500  

outletLoadLowThresh 1.3.6.1.4.1.1718.3.2.3.1.8
The load low threshold value of the outlet in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

outletLoadHighThresh 1.3.6.1.4.1.1718.3.2.3.1.9
The load high threshold value of the outlet in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

outletControlState 1.3.6.1.4.1.1718.3.2.3.1.10
The control state of the outlet. The supported states are dependent upon the outletCapabilities 'powerControl' and 'shutdown' bits, as well as the supported features of the firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idleOff(0), idleOn(1), wakeOff(2), wakeOn(3), off(4), on(5), lockedOff(6), lockedOn(7), reboot(8), shutdown(9), pendOn(10), pendOff(11), minimumOff(12), minimumOn(13), eventOff(14), eventOn(15), eventReboot(16), eventShutdown(17)  

outletControlAction 1.3.6.1.4.1.1718.3.2.3.1.11
An action to change the control state of the outlet. If the outletCapabilities 'powerControl' bit is TRUE, then the 'on', 'off', and 'reboot' actions can be used to change the control state of the outlet. If the outletCapabilities 'powerControl' bit is FALSE, then the actions have no effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), on(1), off(2), reboot(3)  

outletCapacity 1.3.6.1.4.1.1718.3.2.3.1.12
The load capacity of the outlet. A non-negative value indicates the maximum load in Amps. A negative value indicates that the capacity was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..255  

outletVoltage 1.3.6.1.4.1.1718.3.2.3.1.13
The voltage of the outlet. A non-negative value indicates the voltage in tenths of Volts. A negative value indicates that the voltage was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2640  

outletPower 1.3.6.1.4.1.1718.3.2.3.1.14
The active power consumption of the device plugged into the outlet. A non-negative value indicates the active power consumption in Watts. A negative value indicates that the active power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..10000  

outletApparentPower 1.3.6.1.4.1.1718.3.2.3.1.15
The apparent power consumption of the device plugged into the outlet. A non-negative value indicates the apparent power consumption in Volt-Amps. A negative value indicates that the apparent power consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..10000  

outletPowerFactor 1.3.6.1.4.1.1718.3.2.3.1.16
The power factor of the device plugged into the outlet. A non-negative value indicates the power factor in hundredths. A negative value indicates that the power factor was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..100  

outletCrestFactor 1.3.6.1.4.1.1718.3.2.3.1.17
The crest factor for the load of the device plugged into the outlet. A non-negative value indicates the crest factor in tenths. A negative value indicates that the crest factor was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1000  

outletEnergy 1.3.6.1.4.1.1718.3.2.3.1.18
The energy consumption of the device plugged into the outlet. A non-negative value indicates the energy consumption in Watt-Hours. A negative value indicates that the energy consumption was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

outletWakeupState 1.3.6.1.4.1.1718.3.2.3.1.19
The wakeup state of the outlet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER last(1), off(2), on(3)  

outletPostOnDelay 1.3.6.1.4.1.1718.3.2.3.1.20
The post-on delay of the outlet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..900  

envMonTable 1.3.6.1.4.1.1718.3.2.4
A table of environmental monitors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnvMonEntry

envMonEntry 1.3.6.1.4.1.1718.3.2.4.1
Row definition for the environmental monitor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnvMonEntry  

envMonIndex 1.3.6.1.4.1.1718.3.2.4.1.1
Index for the environmental monitor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

envMonID 1.3.6.1.4.1.1718.3.2.4.1.2
The ID of the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

envMonName 1.3.6.1.4.1.1718.3.2.4.1.3
The name of the environmental monitor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

envMonStatus 1.3.6.1.4.1.1718.3.2.4.1.4
The operational status of the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), noComm(1)  

envMonWaterSensorName 1.3.6.1.4.1.1718.3.2.4.1.5
The name of the water sensor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

envMonWaterSensorStatus 1.3.6.1.4.1.1718.3.2.4.1.6
The status of the water sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), alarm(1), noComm(2)  

envMonADCName 1.3.6.1.4.1.1718.3.2.4.1.7
The name of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

envMonADCStatus 1.3.6.1.4.1.1718.3.2.4.1.8
The status of the analog-to-digital converter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), reading(1), countLow(2), countHigh(3), readError(4), noComm(5)  

envMonADCCount 1.3.6.1.4.1.1718.3.2.4.1.9
The 8-bit count value from the analog-to-digital converter. A non-negative value indicates the digital value retrieved from the ADC. A negative value indicates that a digital value was not able to be retrieved.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..255  

envMonADCLowThresh 1.3.6.1.4.1.1718.3.2.4.1.10
The 8-bit count low threshold value of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

envMonADCHighThresh 1.3.6.1.4.1.1718.3.2.4.1.11
The 8-bit count high threshold value of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

envMonTempHumidSensorCount 1.3.6.1.4.1.1718.3.2.4.1.12
The number of temperature/humidity sensors on the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

envMonContactClosureCount 1.3.6.1.4.1.1718.3.2.4.1.13
The number of contact closures on the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

tempHumidSensorTable 1.3.6.1.4.1.1718.3.2.5
A table of temperature/humidity sensors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempHumidSensorEntry

tempHumidSensorEntry 1.3.6.1.4.1.1718.3.2.5.1
Row definition for the temperature/humidity sensor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TempHumidSensorEntry  

tempHumidSensorIndex 1.3.6.1.4.1.1718.3.2.5.1.1
Index for the temperature/humidity sensor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2  

tempHumidSensorID 1.3.6.1.4.1.1718.3.2.5.1.2
The ID of the temperature/humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

tempHumidSensorName 1.3.6.1.4.1.1718.3.2.5.1.3
The name of the temperature/humidity sensor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

tempHumidSensorStatus 1.3.6.1.4.1.1718.3.2.5.1.4
The operational status of the temperature/humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER found(0), notFound(1), lost(2), noComm(3)  

tempHumidSensorTempStatus 1.3.6.1.4.1.1718.3.2.5.1.5
The status of the temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notFound(1), reading(2), tempLow(3), tempHigh(4), readError(5), lost(6), noComm(7)  

tempHumidSensorTempValue 1.3.6.1.4.1.1718.3.2.5.1.6
The temperature measured by the sensor. A non-negative value indicates the measured temperature in tenths of degrees, using the scale selected by tempHumidSensorTempScale. If the agent does not support the tempHumidSensorTempScale object, then the temperature scale used is Celsius. A negative value indicates that a temperature value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2540  

tempHumidSensorTempLowThresh 1.3.6.1.4.1.1718.3.2.5.1.7
The temperature low threshold value of the sensor in degrees, using the scale selected by tempHumidSensorTempScale. If the agent does not support the tempHumidSensorTempScale object, then the temperature scale used is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..254  

tempHumidSensorTempHighThresh 1.3.6.1.4.1.1718.3.2.5.1.8
The temperature high threshold value of the sensor in degrees, using the scale selected by tempHumidSensorTempScale. If the agent does not support the tempHumidSensorTempScale object, then the temperature scale used is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..254  

tempHumidSensorHumidStatus 1.3.6.1.4.1.1718.3.2.5.1.9
The status of the humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notFound(1), reading(2), humidLow(3), humidHigh(4), readError(5), lost(6), noComm(7)  

tempHumidSensorHumidValue 1.3.6.1.4.1.1718.3.2.5.1.10
The humidity measured by the sensor. A non-negative value indicates the measured humidity in percentage relative humidity. A negative value indicates that a humidity value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..100  

tempHumidSensorHumidLowThresh 1.3.6.1.4.1.1718.3.2.5.1.11
The humidity low threshold value of the sensor in percentage relative humidity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

tempHumidSensorHumidHighThresh 1.3.6.1.4.1.1718.3.2.5.1.12
The humidity low threshold value of the sensor in percentage relative humidity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

tempHumidSensorTempScale 1.3.6.1.4.1.1718.3.2.5.1.13
The scale used for temperature values. This is a global setting for all temperature values in the system. If the agent does not support this object, then the temperature scale used is Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER celsius(0), fahrenheit(1)  

tempHumidSensorTempRecDelta 1.3.6.1.4.1.1718.3.2.5.1.14
The temperature recovery delta (hysteresis) value of the sensor in degrees, using the scale selected by tempHumidSensorTempScale.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..54  

tempHumidSensorHumidRecDelta 1.3.6.1.4.1.1718.3.2.5.1.15
The humidity recovery delta (hysteresis) value of the sensor in percentage relative humidity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..20  

contactClosureTable 1.3.6.1.4.1.1718.3.2.6
A table of contact closures.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContactClosureEntry

contactClosureEntry 1.3.6.1.4.1.1718.3.2.6.1
Row definition for the contact closure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ContactClosureEntry  

contactClosureIndex 1.3.6.1.4.1.1718.3.2.6.1.1
Index for the contact closure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

contactClosureID 1.3.6.1.4.1.1718.3.2.6.1.2
The ID of the contact closure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

contactClosureName 1.3.6.1.4.1.1718.3.2.6.1.3
The name of the contact closure.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

contactClosureStatus 1.3.6.1.4.1.1718.3.2.6.1.4
The status of the contact closure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), alarm(1), noComm(2)  

branchTable 1.3.6.1.4.1.1718.3.2.7
A table of branches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BranchEntry

branchEntry 1.3.6.1.4.1.1718.3.2.7.1
Row definition for the branch table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BranchEntry  

branchIndex 1.3.6.1.4.1.1718.3.2.7.1.1
Index for the branch table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

branchID 1.3.6.1.4.1.1718.3.2.7.1.2
The ID of the branch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(3)  

branchName 1.3.6.1.4.1.1718.3.2.7.1.3
The name of the branch.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

branchCapabilities 1.3.6.1.4.1.1718.3.2.7.1.4
The capabilities of the branch.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onSense(0), loadSense(1)  

branchStatus 1.3.6.1.4.1.1718.3.2.7.1.5
The status of the branch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6), reading(7), offFuse(8), onFuse(9)  

branchLoadStatus 1.3.6.1.4.1.1718.3.2.7.1.6
The status of the load measured on the branch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notOn(1), reading(2), loadLow(3), loadHigh(4), overLoad(5), readError(6), noComm(7)  

branchLoadValue 1.3.6.1.4.1.1718.3.2.7.1.7
The load measured on the branch. A non-negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..4000  

branchLoadHighThresh 1.3.6.1.4.1.1718.3.2.7.1.8
The load high threshold value of the branch in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..40  

branchCapacity 1.3.6.1.4.1.1718.3.2.7.1.9
The load capacity of the branch. A non-negative value indicates the maximum load in Amps. A negative value indicates that the capacity was not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..40  

eventInformationGroup 1.3.6.1.4.1.1718.3.99
OBJECT IDENTIFIER    

eventStatusText 1.3.6.1.4.1.1718.3.99.1
The text representation of the enumerated integer value of the status object included in a trap. The value of this object is set only when sent with a trap. A get of this object will return a NULL string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

eventStatusCondition 1.3.6.1.4.1.1718.3.99.2
The condition of the enumerated integer value of the status object included in a trap. The value of this object is set only when sent with a trap. A get of this object will return zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nonError(0), error(1)  

sentry3Traps 1.3.6.1.4.1.1718.3.100
OBJECT IDENTIFIER    

events 1.3.6.1.4.1.1718.3.100.0
OBJECT IDENTIFIER    

towerStatusEvent 1.3.6.1.4.1.1718.3.100.0.1
Tower status event. If enabled, this trap is sent when the towerStatus indicates an error state ('noComm', 'fanFail', 'overTemp', 'nvmFail', or 'outOfBalance'). This trap is repeated periodically while the towerStatus remains in an error state. If the towerStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error towerStatus, and then stops being repeated. While the towerStatus indicates a 'noComm' error state, all status and load traps are suppressed for input feeds and outlets on the tower.
Status: current Access: read-only
NOTIFICATION-TYPE    

infeedStatusEvent 1.3.6.1.4.1.1718.3.100.0.2
Input feed status event. If enabled, this trap is sent when the infeedStatus indicates an error state ('offError', 'onError', 'noComm', 'offFuse', or 'onFuse'). This trap is repeated periodically while the infeedStatus remains in an error state. If the infeedStatus returns to a non-error state ('off' or 'on'), this trap is sent once more with the non-error infeedStatus, and then stops being repeated. While the infeedStatus indicates an error state, load traps are suppressed for the input feed, and, if the infeedCapabilities 'failSafe' bit is FALSE, all status and load traps are suppressed for outlets on the input feed.
Status: current Access: read-only
NOTIFICATION-TYPE    

infeedLoadEvent 1.3.6.1.4.1.1718.3.100.0.3
Input feed load event. If enabled, this trap is sent when the infeedLoadStatus indicates an error state ('loadLow', 'loadHigh', 'overLoad', 'readError', or 'noComm'). This trap is repeated periodically while the infeedLoadStatus remains in an error state. If the infeedLoadStatus returns to a non-error state ('normal' or 'notOn'), this trap is sent once more with the non-error infeedLoadStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

outletStatusEvent 1.3.6.1.4.1.1718.3.100.0.4
Outlet status event. If enabled, this trap is sent when the outletStatus indicates an error state ('offError', 'onError', 'noComm', 'offFuse', or 'onFuse'). This trap is repeated periodically while the outletStatus remains in an error state. If the outletStatus returns to a non-error state ('off' or 'on'), this trap is sent once more with the non-error outletStatus, and then stops being repeated. While the outletStatus indicates an error state, load traps are suppressed for the outlet.
Status: current Access: read-only
NOTIFICATION-TYPE    

outletLoadEvent 1.3.6.1.4.1.1718.3.100.0.5
Outlet load event. If enabled, this trap is sent when the outletLoadStatus indicates an error state ('loadLow', 'loadHigh', 'overLoad', 'readError', or 'noComm'). This trap is repeated periodically while the outletLoadStatus remains in an error state. If the outletLoadStatus returns to a non-error state ('normal' or 'notOn'), this trap is sent once more with the non-error outletLoadStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

outletChangeEvent 1.3.6.1.4.1.1718.3.100.0.6
Outlet on/off change event. If enabled, this trap is sent when the outletStatus changes from any 'on' state ('on', 'onWait', 'onError', or 'onFuse') to any 'off' state ('off', 'offWait', 'offError', or 'offFuse'), and vice-versa.
Status: current Access: read-only
NOTIFICATION-TYPE    

envMonStatusEvent 1.3.6.1.4.1.1718.3.100.0.7
Environmental monitor status event. If enabled, this trap is sent when the envMonStatus indicates an error state ('noComm'). This trap is repeated periodically while the envMonStatus remains in an error state. If the envMonStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error envMonStatus, and then stops being repeated. While the envMonStatus indicates an error state, all status traps are suppressed for the water sensor, ADC, temperature/ humidity sensors, and contact closures on the environmental monitor.
Status: current Access: read-only
NOTIFICATION-TYPE    

envMonWaterSensorEvent 1.3.6.1.4.1.1718.3.100.0.8
Environmental monitor water sensor event. If enabled, this trap is sent when the envMonWaterSensorStatus indicates an error state ('alarm'). This trap is repeated periodically while the envMonWaterSensorStatus remains in an error state. If the envMonWaterSensorStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error envMonWaterSensorStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

envMonADCEvent 1.3.6.1.4.1.1718.3.100.0.9
Environmental monitor analog-to-digital converter event. If enabled, this trap is sent when the envMonADCStatus indicates an error state ('countLow' or 'countHigh'). This trap is repeated periodically while the envMonADCStatus remains in an error state. If the envMonADCStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error envMonADCStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

tempHumidSensorStatusEvent 1.3.6.1.4.1.1718.3.100.0.10
Temperature/humidity sensor status event. If enabled, this trap is sent when the tempHumidSensorStatus indicates an error state ('lost'). This trap is repeated periodically while the tempHumidSensorStatus remains in an error state. If the tempHumidSensorStatus returns to a non-error state ('found'), this trap is sent once more with the non-error tempHumidSensorStatus, and then stops being repeated. While the tempHumidSensorStatus indicates an error state, all temperature and humidity status traps are suppressed for the temperature/humidity sensor.
Status: current Access: read-only
NOTIFICATION-TYPE    

tempHumidSensorTempEvent 1.3.6.1.4.1.1718.3.100.0.11
Temperature/humidity sensor temperature event. If enabled, this trap is sent when the tempHumidSensorTempStatus indicates an error state ('tempLow' or 'tempHigh'). This trap is repeated periodically while the tempHumidSensorTempStatus remains in an error state. If the tempHumidSensorTempStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error tempHumidSensorTempStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

tempHumidSensorHumidEvent 1.3.6.1.4.1.1718.3.100.0.12
Temperature/humidity sensor humidity event. If enabled, this trap is sent when the tempHumidSensorHumidStatus indicates an error state ('humidLow' or 'humidHigh'). This trap is repeated periodically while the tempHumidSensorHumidStatus remains in an error state. If the tempHumidSensorHumidStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error tempHumidSensorHumidStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

contactClosureEvent 1.3.6.1.4.1.1718.3.100.0.13
Contact closure event. If enabled, this trap is sent when the contactClosureStatus indicates an error state ('alarm'). This trap is repeated periodically while the contactClosureStatus remains in an error state. If the contactClosureStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error contactClosureStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

branchStatusEvent 1.3.6.1.4.1.1718.3.100.0.14
Branch status event. If enabled, this trap is sent when the branchStatus indicates an error state ('offError', 'onError', 'noComm', 'offFuse', or 'onFuse'). This trap is repeated periodically while the branchStatus remains in an error state. If the branchStatus returns to a non-error state ('off' or 'on'), this trap is sent once more with the non-error branchStatus, and then stops being repeated. While the branchStatus indicates an error state, load traps are suppressed for the branch.
Status: current Access: read-only
NOTIFICATION-TYPE    

branchLoadEvent 1.3.6.1.4.1.1718.3.100.0.15
Branch load event. If enabled, this trap is sent when the branchLoadStatus indicates an error state ('loadLow', 'loadHigh', 'overLoad', 'readError', or 'noComm'). This trap is repeated periodically while the branchLoadStatus remains in an error state. If the branchLoadStatus returns to a non-error state ('normal' or 'notOn'), this trap is sent once more with the non-error branchLoadStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE