EGENERA-MIB

File: EGENERA-MIB.mib (603366 bytes)

Imported modules

RFC1155-SMI RFC-1215 RFC-1212

Imported symbols

Counter Gauge TimeTicks
IpAddress enterprises TRAP-TYPE
OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

TruthValue  
INTEGER true(1), false(2)    

PhysAddress  
OCTET STRING    

PanRoleEntry  
SEQUENCE    
  panRoleIndex INTEGER 1..2147483647
  panRoleName DisplayString
  panRoleDescription DisplayString

BladeFrameRoleEntry  
SEQUENCE    
  bladeFrameRoleIndex INTEGER 1..2147483647
  bladeFrameRoleBladeFrameIndex INTEGER
  bladeFrameRoleName DisplayString
  bladeFrameRoleDescription DisplayString

LpanRoleEntry  
SEQUENCE    
  lpanRoleIndex INTEGER 1..2147483647
  lpanRoleLpanIndex INTEGER
  lpanRoleName DisplayString
  lpanRoleDescription DisplayString

UserEntry  
SEQUENCE    
  userIndex INTEGER 1..2147483647
  userName DisplayString
  userFullName DisplayString
  userTitle DisplayString
  userDescription DisplayString
  userDepartment DisplayString
  userEmail DisplayString

UserRoleEntry  
SEQUENCE    
  userRoleUserIndex INTEGER 1..2147483647
  userRoleIndex INTEGER 1..2147483647
  userRoleRoleOid OBJECT IDENTIFIER

PowerStatusType  
INTEGER on(1), off(2), undefined(999)    

HealthStatusType  
INTEGER green(1), yellow(2), red(3), undefined(999)    

PlatformRole  
INTEGER pan-bf-master(1), pan-bf-slave(2), bf-master(3), bf-slave(4), unknown(999)    

BladeFrameEntry  
SEQUENCE    
  bladeFrameIndex INTEGER 1..2147483647
  bladeFrameName DisplayString
  bladeFrameHealthStatus HealthStatusType
  bladeFrameUpTime TimeTicks
  bladeFrameNumControlBlades INTEGER
  bladeFrameMaxControlBlades INTEGER
  bladeFrameNumSwitchBlades INTEGER
  bladeFrameMaxSwitchBlades INTEGER
  bladeFrameNumProcessingBlades INTEGER
  bladeFrameMaxProcessingBlades INTEGER
  bladeFrameType DisplayString
  bladeFramePIMVoltageTrigger INTEGER
  bladeFrameRole PlatformRole

CBladeEntry  
SEQUENCE    
  cBladeIndex INTEGER 1..2147483647
  cBladeFrameIndex INTEGER 1..2147483647
  cBladeName DisplayString
  cBladeSerialNumber DisplayString
  cBladePartNumber DisplayString
  cBladePowerStatus PowerStatusType
  cBladePowerSupply DisplayString
  cBladeMasterStatus TruthValue
  cBladeActiveStatus TruthValue
  cBladeEnabledStatus TruthValue
  cBladeSelectedStatus TruthValue
  cBladeRecognizedStatus TruthValue
  cBladeHealthStatus HealthStatusType
  cBladeUpTime TimeTicks
  cBladeSwitchPowerStatus PowerStatusType
  cBladeRole PlatformRole

CBladeStatsEntry  
SEQUENCE    
  cBladeStatsUpTime TimeTicks
  cBladeStatsLoadAvg1 Gauge
  cBladeStatsLoadAvg5 Gauge
  cBladeStatsLoadAvg15 Gauge
  cBladeStatsCpuUser Counter
  cBladeStatsCpuSystem Counter
  cBladeStatsCpuIdle Counter
  cBladeStatsLoadScale Gauge
  cBladeStatsNumProcs Gauge
  cBladeStatsLastPid INTEGER
  cBladeStatsContextSwitch Counter
  cBladeStatsInterrupt Counter
  cBladeStatsMemTotal Gauge
  cBladeStatsMemFree Gauge
  cBladeStatsSwapTotal Gauge
  cBladeStatsSwapFree Gauge
  cBladeStatsPageIn Counter
  cBladeStatsPageOut Counter
  cBladeStatsSwapIn Counter
  cBladeStatsSwapOut Counter
  cBladeStatsDiskReads Counter
  cBladeStatsDiskWrites Counter
  cBladeStatsDiskBlkReads Counter
  cBladeStatsDiskBlkWrites Counter
  cBladeStatsCpuUserNice Counter

CBladeCpuEntry  
SEQUENCE    
  cBladeCpuIndex INTEGER 1..2147483647
  cBladeCpuCBladeIndex INTEGER 1..2147483647
  cBladeCpuLPanIndex INTEGER 1..2147483647
  cBladeCpuModelName DisplayString
  cBladeCpuModel INTEGER
  cBladeCpuFamily INTEGER
  cBladeCpuVendorId DisplayString
  cBladeCpuMhz INTEGER
  cBladeCpuCacheSize INTEGER
  cBladeCpuName DisplayString
  cBladeCpuUser Counter
  cBladeCpuUserNice Counter
  cBladeCpuSystem Counter
  cBladeCpuIdle Counter

CBladeDiskEntry  
SEQUENCE    
  cBladeDiskNameOctets OCTET STRING Size(0..63)
  cBladeDiskCBladeIndex INTEGER
  cBladeDiskBladeFrameIndex INTEGER
  cBladeDiskName DisplayString
  cBladeDiskBlocks Gauge
  cBladeDiskMajor INTEGER
  cBladeDiskMinor INTEGER

CBladePartitionEntry  
SEQUENCE    
  cBladePartitionNameOctets OCTET STRING Size(0..63)
  cBladePartitionCBladeIndex INTEGER
  cBladePartitionLPanIndex INTEGER
  cBladePartitionName DisplayString Size(0..63)
  cBladePartitionBlocks Gauge
  cBladePartitionMajor INTEGER
  cBladePartitionMinor INTEGER
  cBladePartitionFSBlocks Gauge
  cBladePartitionFSUsedBlocks Gauge
  cBladePartitionFSAvailableBlocks Gauge
  cBladePartitionFSUtil Gauge

InterfaceOperStatus  
INTEGER up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)    

EthRethStatus  
INTEGER active(1), standby(2), failed(3), unconfigured(4), unknown(999)    

CBladeEthEntry  
SEQUENCE    
  cBladeEthIndex INTEGER 1..2147483647
  cBladeEthCBladeIndex INTEGER 1..2147483647
  cBladeEthBladeFrameIndex INTEGER 1..2147483647
  cBladeEthName DisplayString
  cBladeEthFullName DisplayString
  cBladeEthHwMACAddressOctets PhysAddress
  cBladeEthHwMACAddressString DisplayString
  cBladeEthSwMACAddressOctets PhysAddress
  cBladeEthSwMACAddressString DisplayString
  cBladeEthNICType DisplayString
  cBladeEthFiltered TruthValue
  cBladeEthUplinkName DisplayString
  cBladeEthUplinkPort INTEGER
  cBladeEthLinkState InterfaceOperStatus
  cBladeEthRethStatus EthRethStatus

CBladeEthVLANEntry  
SEQUENCE    
  cBladeEthVLANId INTEGER 1..4094
  cBladeEthVLANEthIndex INTEGER
  cBladeEthVLANcBladeIndex INTEGER
  cBladeEthVLANBladeFrameIndex INTEGER
  cBladeEthVLANEthName DisplayString
  cBladeEthVLANName DisplayString

CBladeVEthStatsEntry  
SEQUENCE    
  cBladeVEthIndex INTEGER 1..2147483647
  cBladeVEthCBladeIndex INTEGER 1..2147483647
  cBladeVEthBladeFrameIndex INTEGER 1..2147483647
  cBladeVEthName DisplayString
  cBladeVEthStatsInBytes Counter
  cBladeVEthStatsInPackets Counter
  cBladeVEthStatsInErrs Counter
  cBladeVEthStatsInDrops Counter
  cBladeVEthStatsInOverrun Counter
  cBladeVEthStatsInMulticast Counter
  cBladeVEthStatsOutBytes Counter
  cBladeVEthStatsOutPackets Counter
  cBladeVEthStatsOutErrs Counter
  cBladeVEthStatsOutDrops Counter
  cBladeVEthStatsOutOverrun Counter
  cBladeVEthStatsOutCollisions Counter
  cBladeVEthStatsOutCarrierDctFail Counter
  cBladeVEthStatsOutCompressed Counter
  cBladeVEthStatsOperStatus InterfaceOperStatus

CBladeVEthIpEntry  
SEQUENCE    
  cBladeVEthIpAliasName DisplayString Size(0..63)
  cBladeVEthIpVEthIndex INTEGER
  cBladeVEthIpCBladeIndex INTEGER
  cBladeVEthIpBladeFrameIndex INTEGER
  cBladeVEthIpAddress IpAddress
  cBladeVEthIpBroadcast IpAddress
  cBladeVEthIpMask IpAddress

CBladeControlEntry  
SEQUENCE    
  cBladeControlPowerUp INTEGER
  cBladeControlPowerDown INTEGER
  cBladeControlColdReset INTEGER
  cBladeControlWarmReset INTEGER
  cBladeControlNmi INTEGER
  cBladeControlSwitchPowerUp INTEGER
  cBladeControlSwitchPowerDown INTEGER
  cBladeControlSwitchPowerCycle INTEGER

HardwareMonitorType  
INTEGER voltage(1), temperature(2), fanspeed(3), undefined(999)    

CBladeMonitorEntry  
SEQUENCE    
  cBladeHwMonitorIndex INTEGER 1..2147483647
  cBladeHwMonitorName DisplayString
  cBladeHwMonitorType HardwareMonitorType
  cBladeHwMonitorValue INTEGER
  cBladeHwMonitorValueDenomonator INTEGER

CBladeHbaEntry  
SEQUENCE    
  cBladeHbaIndex INTEGER
  cBladeHbaCBladeIndex INTEGER
  cBladeHbaBladeFrameIndex INTEGER
  cBladeHbaName DisplayString
  cBladeHbaStatus DisplayString
  cBladeHbaEnableState TruthValue

SBladeEntry  
SEQUENCE    
  sBladeIndex INTEGER 1..2147483647
  sBladeFrameIndex INTEGER 1..2147483647
  sBladeName DisplayString
  sBladeSerialNumber DisplayString
  sBladePartNumber DisplayString
  sBladePowerStatus PowerStatusType
  sBladePowerSupply DisplayString
  sBladeMasterStatus TruthValue
  sBladeActiveStatus TruthValue
  sBladeEnabledStatus TruthValue
  sBladeSelectedStatus TruthValue
  sBladeRecognizedStatus TruthValue
  sBladeHealthStatus HealthStatusType
  sBladeUpTime TimeTicks

SBladeControlEntry  
SEQUENCE    
  sBladeControlPowerUp INTEGER
  sBladeControlPowerDown INTEGER

SBladeMonitorEntry  
SEQUENCE    
  sBladeHwMonitorIndex INTEGER 1..2147483647
  sBladeHwMonitorName DisplayString
  sBladeHwMonitorType HardwareMonitorType
  sBladeHwMonitorValue INTEGER
  sBladeHwMonitorValueDenomonator INTEGER

SBladeEthEntry  
SEQUENCE    
  sBladeEthIndex INTEGER
  sBladeEthSBladeIndex INTEGER
  sBladeEthBladeFrameIndex INTEGER
  sBladeEthName DisplayString
  sBladeEthFullName DisplayString
  sBladeEthHwMACAddressOctets PhysAddress
  sBladeEthHwMACAddressString DisplayString
  sBladeEthNICType DisplayString
  sBladeEthFiltered TruthValue
  sBladeEthUplinkName DisplayString
  sBladeEthUplinkPort INTEGER
  sBladeEthLinkState InterfaceOperStatus
  sBladeEthRethStatus EthRethStatus

SBladeEthVLANEntry  
SEQUENCE    
  sBladeEthVLANId INTEGER 1..2147483647
  sBladeEthVLANEthIndex INTEGER
  sBladeEthVLANsBladeIndex INTEGER
  sBladeEthVLANBladeFrameIndex INTEGER
  sBladeEthVLANEthName DisplayString
  sBladeEthVLANName DisplayString

PBladeEntry  
SEQUENCE    
  pBladeIndex INTEGER 1..2147483647
  pBladeFrameIndex INTEGER 1..2147483647
  pBladePServerIndex INTEGER 1..2147483647
  pBladeLPanIndex INTEGER 1..2147483647
  pBladeName DisplayString
  pBladeBladeFrameName DisplayString
  pBladePServerName DisplayString
  pBladeLPanName DisplayString
  pBladeDescription DisplayString
  pBladeHostName DisplayString
  pBladeNumCpus INTEGER
  pBladeCpuSpeed INTEGER
  pBladeCpuModel DisplayString
  pBladeMemorySize INTEGER
  pBladeCache INTEGER
  pBladeArchitecture DisplayString
  pBladeSerialNumber DisplayString
  pBladePartNumber DisplayString
  pBladePowerStatus PowerStatusType
  pBladePowerSupply DisplayString
  pBladeActiveStatus TruthValue
  pBladeAllocationStatus TruthValue
  pBladeEnabledStatus TruthValue
  pBladeSelectedStatus TruthValue
  pBladeRecognizedStatus TruthValue
  pBladeHealthStatus HealthStatusType
  pBladeInDebugger TruthValue
  pBladeOutOfService TruthValue
  pBladeOutOfServicePending TruthValue
  pBladeBootStatus DisplayString
  pBladeUpTime TimeTicks
  pBladePoolIndex INTEGER

PBladeControlEntry  
SEQUENCE    
  pBladeControlPowerUp INTEGER
  pBladeControlPowerDown INTEGER
  pBladeControlColdReset INTEGER
  pBladeControlWarmReset INTEGER
  pBladeControlNmi INTEGER

PBladeMonitorEntry  
SEQUENCE    
  pBladeHwMonitorIndex INTEGER 1..2147483647
  pBladeHwMonitorName DisplayString
  pBladeHwMonitorType HardwareMonitorType
  pBladeHwMonitorValue INTEGER
  pBladeHwMonitorValueDenomonator INTEGER
  pBladeHwMonitorUnits DisplayString

VBladeEntry  
SEQUENCE    
  vBladeIndex INTEGER 1..2147483647
  vBladePBladeIndex INTEGER 1..2147483647
  vBladeFrameIndex INTEGER 1..2147483647
  vBladePServerIndex INTEGER 1..2147483647
  vBladeLPanIndex INTEGER 1..2147483647
  vBladeName DisplayString
  vBladeBladeFrameName DisplayString
  vBladePServerName DisplayString
  vBladeLPanName DisplayString
  vBladeDescription DisplayString
  vBladeHostName DisplayString
  vBladeNumCpus INTEGER
  vBladeCpuSpeed INTEGER
  vBladeCpuModel DisplayString
  vBladeMemorySize INTEGER
  vBladeCache INTEGER
  vBladeArchitecture DisplayString
  vBladeSerialNumber DisplayString
  vBladePartNumber DisplayString
  vBladePowerStatus PowerStatusType
  vBladePowerSupply DisplayString
  vBladeActiveStatus TruthValue
  vBladeAllocationStatus TruthValue
  vBladeHealthStatus HealthStatusType
  vBladeInDebugger TruthValue
  vBladeBootStatus DisplayString
  vBladeUpTime TimeTicks
  vBladePoolIndex INTEGER

VBladeControlEntry  
SEQUENCE    
  vBladeControlBoot INTEGER
  vBladeControlShutdown INTEGER
  vBladeControlReboot INTEGER
  vBladeControlNmi INTEGER

PIMEntry  
SEQUENCE    
  pimIndex INTEGER 1..2147483647
  pimFrameIndex INTEGER 1..2147483647
  pimName DisplayString
  pimBladeFrameName DisplayString
  pimSerialNumber DisplayString
  pimPartNumber DisplayString
  pimFirmWare DisplayString
  pimSelectedPower DisplayString
  pimOutputPower INTEGER
  pimOutputCurrent INTEGER
  pimPreferredPower DisplayString
  pimManualPowerPreference TruthValue
  pimCurrentLimit INTEGER
  pimPowerLimit INTEGER
  pimInputVoltageA DisplayString
  pimInputVoltageB DisplayString
  pimInputFreq INTEGER
  pimVoltageFailoverTriggerRange INTEGER
  pimSelectedStatus TruthValue

ChassisEntry  
SEQUENCE    
  chassisIndex INTEGER 1..2147483647
  chassisBladeFrameIndex INTEGER 1..2147483647
  chassisName DisplayString
  chassisType DisplayString
  chassisManagementIp IpAddress

CDRomEntry  
SEQUENCE    
  cdromIdOctets OCTET STRING Size(4)
  cdromCBladeIndex INTEGER 1..2147483647
  cdromBladeFrameIndex INTEGER 1..2147483647
  cdromId DisplayString
  cdromLPANIndex INTEGER
  cdromMajor INTEGER
  cdromMinor INTEGER
  cdromVendor DisplayString
  cdromModel DisplayString
  cdromSerialNumber DisplayString
  cdromRev DisplayString
  cdromEnabled TruthValue
  cdromCapacity INTEGER

CDRomLPanAllocEntry  
SEQUENCE    
  cdromLPanAllocIdOctets OCTET STRING Size(4)
  cdromLPanAllocBladeFrameIndex INTEGER
  cdromLPanAllocCBladeIndex INTEGER
  cdromLPanAllocLPanIndex INTEGER
  cdromLPanAllocEnabled TruthValue

CDRomPSvrAllocEntry  
SEQUENCE    
  cdromPSvrAllocIdOctets OCTET STRING Size(4)
  cdromPSvrAllocCBladeIndex INTEGER
  cdromPSvrAllocBladeFrameIndex INTEGER
  cdromPSvrAllocpSvrIndex INTEGER
  cdromPSvrAllocLPanIndex INTEGER

DiskEntry  
SEQUENCE    
  diskIdOctets OCTET STRING Size(4)
  diskId DisplayString
  diskMajor INTEGER
  diskMinor INTEGER
  diskVendor DisplayString
  diskModel DisplayString
  diskSerialNumber DisplayString
  diskRev DisplayString
  diskEnabled TruthValue
  diskCapacity INTEGER
  diskDescription DisplayString

DiskLPanAllocEntry  
SEQUENCE    
  diskLPanAllocIdOctets OCTET STRING Size(4)
  diskLPanAllocLPanIndex INTEGER
  diskLPanAllocEnabled TruthValue

DiskPSvrAllocEntry  
SEQUENCE    
  diskPSvrAllocIdOctets OCTET STRING Size(4)
  diskPSvrAllocPSvrIndex INTEGER
  diskPSvrAllocLPanIndex INTEGER

TapeEntry  
SEQUENCE    
  tapeIdOctets OCTET STRING Size(4)
  tapeId DisplayString
  tapeMajor INTEGER
  tapeMinor INTEGER
  tapeVendor DisplayString
  tapeModel DisplayString
  tapeSerialNumber DisplayString
  tapeRev DisplayString
  tapeEnabled TruthValue

TapeLPanAllocEntry  
SEQUENCE    
  tapeLPanAllocIdOctets OCTET STRING Size(4)
  tapeLPanAllocLPanIndex INTEGER
  tapeLPanAllocEnabled TruthValue

TapePSvrAllocEntry  
SEQUENCE    
  tapePSvrAllocIdOctets OCTET STRING Size(4)
  tapePSvrAllocPSvrIndex INTEGER
  tapePSvrAllocLPanIndex INTEGER

LoadBalanceType  
INTEGER pair(1), inverse(2), balance(3), undefined(999)    

REthStateType  
INTEGER redundant(1), not-redundant(2), degraded(3), failed(4), unknown(999)    

REthEntry  
SEQUENCE    
  rEthIndex INTEGER 1..2147483647
  rEthName DisplayString
  rEthPrimaryEth DisplayString
  rEthPrimaryEthIndexOid OBJECT IDENTIFIER
  rEthInterface1 DisplayString
  rEthInterface1IndexOid OBJECT IDENTIFIER
  rEthInterface2 DisplayString
  rEthInterface2IndexOid OBJECT IDENTIFIER
  rEthMACAddressOctets PhysAddress
  rEthMACAddressString DisplayString
  rEthAutoMACAssign TruthValue
  rEthFlowControlOn TruthValue
  rEthLoadBalancePolicy LoadBalanceType
  rEthState REthStateType
  rEthFrameIndex INTEGER 1..2147483647
  rEthMTUSize INTEGER 1..2147483647

MegaREthEntry  
SEQUENCE    
  megaREthIndex INTEGER 1..2147483647
  megaREthName DisplayString

MegaREthMemberEntry  
SEQUENCE    
  megaREthMemberMegaREthIndex INTEGER 1..2147483647
  megaREthMemberREthIndex INTEGER 1..2147483647
  megaREthMemberREthName DisplayString

VSwitchEntry  
SEQUENCE    
  vSwitchIndex INTEGER 1..2147483647
  vSwitchName DisplayString
  vSwitchRedundant TruthValue
  vSwitchExternal TruthValue
  vSwitchRouterIp DisplayString
  vSwitchDHCPProxyIp DisplayString
  vSwitchRethName DisplayString
  vSwitchRethIndex INTEGER
  vSwitchUplinkName DisplayString
  vSwitchUplinkPort INTEGER
  vSwitchVLANId INTEGER
  vSwitchVLANName DisplayString
  vSwitchMRethName DisplayString
  vSwitchMRethIndex INTEGER 1..2147483647

VSwitchLPanAllocEntry  
SEQUENCE    
  vSwitchLPanAllocVSwitchIndex INTEGER
  vSwitchLPanAllocLPanIndex INTEGER

VSwitchPSvrAllocEntry  
SEQUENCE    
  vSwitchPSvrAllocVSwitchIndex INTEGER 1..2147483647
  vSwitchPSvrAllocLPanIndex INTEGER 1..2147483647
  vSwitchPSvrAllocPSvrIndex INTEGER 1..2147483647
  vSwtichPSvrAllocEthIndex INTEGER 1..2147483647

LPanEntry  
SEQUENCE    
  lPanIndex INTEGER 1..2147483647
  lPanName DisplayString
  lPanHealthStatus HealthStatusType
  lPanUpTime TimeTicks

LPanControlEntry  
SEQUENCE    
  lPanBoot INTEGER
  lPanReboot INTEGER
  lPanDoShutdown INTEGER
  lPanCheckHealth INTEGER
  lPanUpdate INTEGER

PoolType  
INTEGER global(1), local(2), unknown(999)    

PoolEntry  
SEQUENCE    
  poolIndex INTEGER 1..2147483647
  poolName DisplayString
  poolDescription DisplayString
  poolLinkedIndex INTEGER
  poolType PoolType
  poolAvailableBlades INTEGER

PServerEntry  
SEQUENCE    
  pServerIndex INTEGER 1..2147483647
  pServerLPanIndex INTEGER 1..2147483647
  pServerBladeIndex INTEGER -1..2147483647
  pServerBladeFrameIndex INTEGER -1..2147483647
  pServerName DisplayString
  pServerFullName DisplayString
  pServerDescription DisplayString
  pServerBladeFrameName DisplayString
  pServerPBladeName DisplayString
  pServerLPanName DisplayString
  pServerValidBootDisk TruthValue
  pServerHostname DisplayString
  pServerAgentAvailable TruthValue
  pServerHealthStatus HealthStatusType
  pServerInDebugger TruthValue
  pServerAutoActivate TruthValue
  pServerAutoBoot TruthValue
  pServerActivateOrder INTEGER
  pServerActive TruthValue
  pServerBootStatus DisplayString
  pServerUptime TimeTicks
  pServerFailedOver TruthValue
  pServerOptional TruthValue
  pServerShutdownTimeout INTEGER
  pServerPrimaryPBladeIndex INTEGER -2..2147483647
  pServerPrimaryPBladeFrameIndex INTEGER -2..2147483647
  pServerPrimaryPBladeName DisplayString
  pServerFailoverPBladeIndex INTEGER -2..2147483647
  pServerFailoverPBladeFrameIndex INTEGER -2..2147483647
  pServerFailoverPBladeName DisplayString
  pServerVBladeIndex INTEGER -2..2147483647

PServerStatsEntry  
SEQUENCE    
  pServerStatsUpTime TimeTicks
  pServerStatsLoadAvg1 Gauge
  pServerStatsLoadAvg5 Gauge
  pServerStatsLoadAvg15 Gauge
  pServerStatsCpuUser Counter
  pServerStatsCpuSystem Counter
  pServerStatsCpuIdle Counter
  pServerStatsLoadScale Gauge
  pServerStatsNumProcs Gauge
  pServerStatsLastPid INTEGER
  pServerStatsContextSwitch Counter
  pServerStatsInterrupt Counter
  pServerStatsMemTotal Gauge
  pServerStatsMemFree Gauge
  pServerStatsSwapTotal Gauge
  pServerStatsSwapFree Gauge
  pServerStatsPageIn Counter
  pServerStatsPageOut Counter
  pServerStatsSwapIn Counter
  pServerStatsSwapOut Counter
  pServerStatsDiskReads Counter
  pServerStatsDiskWrites Counter
  pServerStatsDiskBlkReads Counter
  pServerStatsDiskBlkWrites Counter
  pServerStatsCpuUserNice Counter

PServerCpuEntry  
SEQUENCE    
  pServerCpuIndex INTEGER 1..2147483647
  pServerCpuPServerIndex INTEGER 1..2147483647
  pServerCpuLPanIndex INTEGER 1..2147483647
  pServerCpuModelName DisplayString
  pServerCpuModel INTEGER
  pServerCpuFamily INTEGER
  pServerCpuVendorId DisplayString
  pServerCpuMhz INTEGER
  pServerCpuCacheSize INTEGER
  pServerCpuName DisplayString
  pServerCpuUser Counter
  pServerCpuUserNice Counter
  pServerCpuSystem Counter
  pServerCpuIdle Counter

PServerDiskEntry  
SEQUENCE    
  pServerDiskNameOctets OCTET STRING Size(0..63)
  pServerDiskPServerIndex INTEGER
  pServerDiskLPanIndex INTEGER
  pServerDiskName DisplayString
  pServerDiskBlocks Gauge
  pServerDiskMajor INTEGER
  pServerDiskMinor INTEGER

PServerPartitionEntry  
SEQUENCE    
  pServerPartitionNameOctets OCTET STRING Size(0..63)
  pServerPartitionPServerIndex INTEGER
  pServerPartitionLPanIndex INTEGER
  pServerPartitionName DisplayString Size(0..63)
  pServerPartitionBlocks Gauge
  pServerPartitionMajor INTEGER
  pServerPartitionMinor INTEGER
  pServerPartitionFSBlocks Gauge
  pServerPartitionFSUsedBlocks Gauge
  pServerPartitionFSAvailableBlocks Gauge
  pServerPartitionFSUtil Gauge

PServerEthEntry  
SEQUENCE    
  pServerEthIndex INTEGER 1..2147483647
  pServerEthPServerIndex INTEGER 1..2147483647
  pServerEthLPanIndex INTEGER 1..2147483647
  pServerEthName DisplayString
  pServerEthMACAddressOctets PhysAddress
  pServerEthMACAddressString DisplayString
  pServerEthRateLimit INTEGER

PServerEthStatsEntry  
SEQUENCE    
  pServerEthStatsInBytes Counter
  pServerEthStatsInPackets Counter
  pServerEthStatsInErrs Counter
  pServerEthStatsInDrops Counter
  pServerEthStatsInOverrun Counter
  pServerEthStatsInMulticast Counter
  pServerEthStatsOutBytes Counter
  pServerEthStatsOutPackets Counter
  pServerEthStatsOutErrs Counter
  pServerEthStatsOutDrops Counter
  pServerEthStatsOutOverrun Counter
  pServerEthStatsOutCollisions Counter
  pServerEthStatsOutCarrierDctFail Counter
  pServerEthStatsOutCompressed Counter
  pServerEthStatsOperStatus InterfaceOperStatus

PServerEthIpEntry  
SEQUENCE    
  pServerEthIpAliasName DisplayString Size(0..63)
  pServerEthIpEthIndex INTEGER
  pServerEthIpPServerIndex INTEGER
  pServerEthIpLPanIndex INTEGER
  pServerEthIpAddress IpAddress
  pServerEthIpBroadcast IpAddress
  pServerEthIpMask IpAddress

PServerControlEntry  
SEQUENCE    
  pServerControlPowerUp INTEGER
  pServerControlPowerDown INTEGER
  pServerControlColdReset INTEGER
  pServerControlWarmReset INTEGER
  pServerControlNmi INTEGER
  pServerBoot INTEGER
  pServerShutdown INTEGER
  pServerForceShutdown INTEGER
  pServerReboot INTEGER
  pServerForceReboot INTEGER

ApplicationEntry  
SEQUENCE    
  applicationIndex INTEGER 1..2147483647
  applicationLPanIndex INTEGER 1..2147483647
  applicationName DisplayString
  applicationDescription DisplayString
  applicationStatus DisplayString
  applicationHealth DisplayString
  appCurrentPServerIndex INTEGER
  appPrimaryPServerIndex INTEGER

ApplicationControlEntry  
SEQUENCE    
  applicationStart INTEGER
  applicationStop INTEGER
  applicationForceStop INTEGER
  applicationMove INTEGER

ApplicationFOPEntry  
SEQUENCE    
  applicationFOPIndex INTEGER 1..2147483647

ApplicationHMONEntry  
SEQUENCE    
  applicationHMONIndex INTEGER 1..2147483647

ApplicationExResEntry  
SEQUENCE    
  applicationExResIndex INTEGER 1..2147483647

ApplicationSCSIResEntry  
SEQUENCE    
  applicationSCSIResIndex INTEGER 1..2147483647

ApplicationNFSResEntry  
SEQUENCE    
  applicationNFSResIndex INTEGER 1..2147483647

ApplicationNetResEntry  
SEQUENCE    
  applicationNetResIndex INTEGER 1..2147483647

LoadBalancerEntry  
SEQUENCE    
  loadBalancerIndex INTEGER 1..2147483647
  loadBalancerLPanIndex INTEGER 1..2147483647
  loadBalancerName DisplayString
  loadBalancerDescription DisplayString
  loadBalancerStatus DisplayString
  lbCurrentPServerIndex INTEGER 1..2147483647
  lbPrimaryPServerIndex INTEGER 1..2147483647
  loadBalancerAutoStart TruthValue

LoadBalancerControlEntry  
SEQUENCE    
  loadBalancerStart INTEGER
  loadBalancerStop INTEGER
  loadBalancerForceStop INTEGER
  loadBalancerMove INTEGER

ProtocolType  
INTEGER tcp(1), udp(2), undefined(999)    

SchedulePolicyType  
INTEGER round-robin(1), weighted-round-robin(2), least-connection(3), weighted-least-connected(4), undefined(999)    

LoadBalancerConnectionEntry  
SEQUENCE    
  loadBalancerConnectionIndex INTEGER 1..2147483647
  loadBalancerConnectionProto ProtocolType
  loadBalancerConnectionPort INTEGER
  lbConnectionStartSchedPolicy SchedulePolicyType
  loadBalancerPersistConnection TruthValue

LoadBalancerMemberEntry  
SEQUENCE    
  loadBalancerMemberIndex INTEGER 1..2147483647
  loadBalancerMemberWeight INTEGER
  lbMemberStartWithService TruthValue

LoadBalancerFOPEntry  
SEQUENCE    
  loadBalancerFOPIndex INTEGER 1..2147483647

LoadBalancerHMONEntry  
SEQUENCE    
  loadBalancerHMONIndex INTEGER 1..2147483647

LoadBalancerExResEntry  
SEQUENCE    
  loadBalancerExResIndex INTEGER 1..2147483647

LoadBalancerSCSIResEntry  
SEQUENCE    
  loadBalancerSCSIResIndex INTEGER 1..2147483647

LoadBalancerNFSResEntry  
SEQUENCE    
  loadBalancerNFSResIndex INTEGER 1..2147483647

LoadBalancerNetResEntry  
SEQUENCE    
  loadBalancerNetResIndex INTEGER 1..2147483647

FOPSelectionPolicyType  
INTEGER ordered(1), round-robin(2), undefined(999)    

FailoverPolicyEntry  
SEQUENCE    
  failoverPolicyIndex INTEGER 1..2147483647
  failoverPolicyLPANIndex INTEGER 1..2147483647
  failoverPolicyName DisplayString
  failoverPolicyDescription DisplayString
  failoverPolicySelectionPolicy FOPSelectionPolicyType
  failoverPolicyAutoFailback TruthValue
  failoverPolicyRebootPServer TruthValue

FailoverPolicyPServerEntry  
SEQUENCE    
  failoverPolicyPServerIndex INTEGER 1..2147483647
  failoverPolicyPServerOrder INTEGER

HealthMonPolicyType  
INTEGER any-started(1), all-started(2), undefined(999)    

HealthMonitorEntry  
SEQUENCE    
  healthMonitorIndex INTEGER 1..2147483647
  healthMonitorLPANIndex INTEGER 1..2147483647
  healthMonitorName DisplayString
  healthMonitorDescription DisplayString
  healthMonitorScript DisplayString
  healthMonitorRestartPolicy HealthMonPolicyType
  healthMonitorRestartThreshold INTEGER
  healthMonitorFailoverPolicy HealthMonPolicyType
  healthMonitorFailoverThreshold INTEGER
  healthMonitorGiveupPolicy HealthMonPolicyType
  healthMonitorGiveupThreshold INTEGER

HealthMonitorPServerEntry  
SEQUENCE    
  healthMonitorPServerIndex INTEGER 1..2147483647
  healthMonitorInterval INTEGER
  healthMonitorStartupDelay INTEGER

ExecutableResourceEntry  
SEQUENCE    
  executableResourceIndex INTEGER 1..2147483647
  executableResourceLPANIndex INTEGER 1..2147483647
  executableResourceName DisplayString
  executableResourceDescription DisplayString
  executableResourceUser DisplayString
  executableResourceCommand DisplayString
  executableResourceStartArgs DisplayString
  executableResourceStopArgs DisplayString
  executableResourceExecuteArgs DisplayString

ScsiDiskResourceEntry  
SEQUENCE    
  scsiDiskResourceIndex INTEGER 1..2147483647
  scsiDiskResourceLPANIndex INTEGER 1..2147483647
  scsiDiskResourceName DisplayString
  scsiDiskResourceDescription DisplayString
  scsiDiskResourceDiskId DisplayString
  scsiDiskResourceDiskIdOctets OCTET STRING Size(4)

AccessMode  
INTEGER access-read-only(1), access-read-write(2), undefined(999)    

ScsiDiskResMountPtEntry  
SEQUENCE    
  scsiDiskResMountPtIndex INTEGER 1..2147483647
  scsiDiskResMountPtName DisplayString
  scsiDiskResMountPtPartition DisplayString
  scsiDiskResMountPtAccessMode AccessMode
  scsiDiskResMountPtCreateMount TruthValue
  scsiDiskResMountPtScanDisk TruthValue
  scsiDiskResMountPtOrder INTEGER
  scsiDiskResMountPtMountOption DisplayString

NfsResourceEntry  
SEQUENCE    
  nfsResourceIndex INTEGER 1..2147483647
  nfsResourceLPANIndex INTEGER 1..2147483647
  nfsResourceName DisplayString
  nfsResourceDescription DisplayString
  nfsResourceHostName DisplayString
  nfsResourceHostFileSystem DisplayString
  nfsResourceAccessMode AccessMode
  nfsResourceUser DisplayString
  nfsResourceMountPoint DisplayString
  nfsResourceCreateMountPt TruthValue
  nfsResourceMountOption DisplayString

NetworkResourceType  
INTEGER vEth(1), vSwitch(2), undefined(999)    

NetworkResourceEntry  
SEQUENCE    
  networkResourceIndex INTEGER 1..2147483647
  networkResourceLPANIndex INTEGER 1..2147483647
  networkResourceName DisplayString
  networkResourceDescription DisplayString
  networkResourceType NetworkResourceType
  networkResourceMACAddressOctets PhysAddress
  networkResourceMACAddressString DisplayString
  networkResourceRateLimit INTEGER

NetworkResourceIPEntry  
SEQUENCE    
  networkResourceIPIndex INTEGER 1..2147483647
  networkResourceIPAddress IpAddress
  networkResourceIPBroadcast IpAddress
  networkResourceIPMask IpAddress

Defined Values

egenera 1.3.6.1.4.1.7559
OBJECT IDENTIFIER    

management 1.3.6.1.4.1.7559.1
OBJECT IDENTIFIER    

thirdParty 1.3.6.1.4.1.7559.100
OBJECT IDENTIFIER    

panManager 1.3.6.1.4.1.7559.1.1
OBJECT IDENTIFIER    

panManagerPANName 1.3.6.1.4.1.7559.1.1.1
A textual string identifying the Egenera PAN represented by this PAN Manager agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

panManagerId 1.3.6.1.4.1.7559.1.1.2
A textual string uniquely identifying the PAN Manager agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

panManagerHostname 1.3.6.1.4.1.7559.1.1.3
A textual string identifying the hostname on which the master PAN Manager agent is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

panManagerAgentType 1.3.6.1.4.1.7559.1.1.4
An OID representing the agent type of the agent. Possible values include PAN, LPAN, and BladeFrame. NOTE: BladeFrame agent types are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

agentTypes 1.3.6.1.4.1.7559.1.1.5
OBJECT IDENTIFIER    

pan 1.3.6.1.4.1.7559.1.1.5.1
OBJECT IDENTIFIER    

lPan 1.3.6.1.4.1.7559.1.1.5.2
OBJECT IDENTIFIER    

bladeFrame 1.3.6.1.4.1.7559.1.1.5.3
OBJECT IDENTIFIER    

roles 1.3.6.1.4.1.7559.1.1.9
OBJECT IDENTIFIER    

panRoles 1.3.6.1.4.1.7559.1.1.9.1
OBJECT IDENTIFIER    

bladeFrameRoles 1.3.6.1.4.1.7559.1.1.9.2
OBJECT IDENTIFIER    

lpanRoles 1.3.6.1.4.1.7559.1.1.9.3
OBJECT IDENTIFIER    

panRoleTable 1.3.6.1.4.1.7559.1.1.9.1.1
A table of PAN panRoles.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PanRoleEntry

panRoleEntry 1.3.6.1.4.1.7559.1.1.9.1.1.1
A panRoleEntry contains general information about each PAN Role.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PanRoleEntry  

panRoleIndex 1.3.6.1.4.1.7559.1.1.9.1.1.1.1
An integer value uniquely identifying the PAN role: 1: Administrator, 2: Operator, 3: Monitor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

panRoleName 1.3.6.1.4.1.7559.1.1.9.1.1.1.2
The human readable name of the PAN role.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

panRoleDescription 1.3.6.1.4.1.7559.1.1.9.1.1.1.3
The human readable description of the PAN role.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bladeFrameRoleTable 1.3.6.1.4.1.7559.1.1.9.2.1
A table of BladeFrame roles. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BladeFrameRoleEntry

bladeFrameRoleEntry 1.3.6.1.4.1.7559.1.1.9.2.1.1
A bladeFrameRoleEntry contains general information about each BladeFrame Role. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BladeFrameRoleEntry  

bladeFrameRoleIndex 1.3.6.1.4.1.7559.1.1.9.2.1.1.1
An integer value uniquely identifying the BladeFrame role: 1: Administrator, 2: Operator, 3: Monitor NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

bladeFrameRoleBladeFrameIndex 1.3.6.1.4.1.7559.1.1.9.2.1.1.2
The bladeFrameIndex value of the BladeFrame that this role applies to. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameRoleName 1.3.6.1.4.1.7559.1.1.9.2.1.1.3
The human readable name of the BladeFrame role. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bladeFrameRoleDescription 1.3.6.1.4.1.7559.1.1.9.2.1.1.4
The human readable description of the BladeFrame role. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lpanRoleTable 1.3.6.1.4.1.7559.1.1.9.3.1
A table of LPAN roles.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpanRoleEntry

lpanRoleEntry 1.3.6.1.4.1.7559.1.1.9.3.1.1
A lpanRoleEntry contains general information about each LPAN Role.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpanRoleEntry  

lpanRoleIndex 1.3.6.1.4.1.7559.1.1.9.3.1.1.1
An integer value uniquely identifying the LPAN role: 1: Administrator, 2: Operator, 3: Monitor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

lpanRoleLpanIndex 1.3.6.1.4.1.7559.1.1.9.3.1.1.2
The lpanIndex of value of the LPAN that this role applies to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lpanRoleName 1.3.6.1.4.1.7559.1.1.9.3.1.1.3
The human readable name of the LPAN role.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lpanRoleDescription 1.3.6.1.4.1.7559.1.1.9.3.1.1.4
The human readable description of the BladeFrame role.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userTable 1.3.6.1.4.1.7559.1.1.10
A table of PAN users.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserEntry

userEntry 1.3.6.1.4.1.7559.1.1.10.1
A UserEntry contains general information about each user in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UserEntry  

userIndex 1.3.6.1.4.1.7559.1.1.10.1.1
An integer value uniquely identifying the user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

userName 1.3.6.1.4.1.7559.1.1.10.1.2
The username for this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userFullName 1.3.6.1.4.1.7559.1.1.10.1.3
The full name for this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userTitle 1.3.6.1.4.1.7559.1.1.10.1.4
The title of this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userDescription 1.3.6.1.4.1.7559.1.1.10.1.5
The description of this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userDepartment 1.3.6.1.4.1.7559.1.1.10.1.6
The department of this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userEmail 1.3.6.1.4.1.7559.1.1.10.1.7
The email address for this user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userRoleTable 1.3.6.1.4.1.7559.1.1.12
A table indicating the set of roles that each user belongs to. There are three types of roles; Administrator, Operator, and Monitor. Each of these roles exists for each LPAN, for each BladeFrame, and for the PAN. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserRoleEntry

userRoleEntry 1.3.6.1.4.1.7559.1.1.12.1
Each UserRoleEntry indicates a role that a user belongs to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UserRoleEntry  

userRoleUserIndex 1.3.6.1.4.1.7559.1.1.12.1.1
The userIndex of the user that belongs to this role.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

userRoleIndex 1.3.6.1.4.1.7559.1.1.12.1.2
An integer index identifying this user/role relationship.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

userRoleRoleOid 1.3.6.1.4.1.7559.1.1.12.1.3
The fully qualified index OID of the role assigned to this user. The OID will uniquely identify a panRoleIndex, bladeFrameRoleIndex, or lpanRoleIndex instance. NOTE: BladeFrame roles are deprecated and subject to removal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

bladeFrames 1.3.6.1.4.1.7559.1.2
OBJECT IDENTIFIER    

bladeFramesInPAN 1.3.6.1.4.1.7559.1.2.1
The number of BladeFrames in the Egenera PAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameTable 1.3.6.1.4.1.7559.1.2.2
A list of BladeFrame entries. The number of entries is given by the value of bladeFramesInPAN. This is a sparse table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BladeFrameEntry

bladeFrameEntry 1.3.6.1.4.1.7559.1.2.2.1
A BladeFrame entry contains general information about each BladeFrame in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BladeFrameEntry  

bladeFrameIndex 1.3.6.1.4.1.7559.1.2.2.1.1
An integer value uniquely identifying the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

bladeFrameName 1.3.6.1.4.1.7559.1.2.2.1.2
A textual string identifying the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bladeFrameHealthStatus 1.3.6.1.4.1.7559.1.2.2.1.3
An indication of the health of the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

bladeFrameUpTime 1.3.6.1.4.1.7559.1.2.2.1.4
The amount of time that the BladeFrame has been up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

bladeFrameNumControlBlades 1.3.6.1.4.1.7559.1.2.2.1.5
The number of cBlades present in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameMaxControlBlades 1.3.6.1.4.1.7559.1.2.2.1.6
The maximum number of cBlades that may be present in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameNumSwitchBlades 1.3.6.1.4.1.7559.1.2.2.1.7
The number of sBlades contained in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameMaxSwitchBlades 1.3.6.1.4.1.7559.1.2.2.1.8
The maximum number of sBlades that may be contained in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameNumProcessingBlades 1.3.6.1.4.1.7559.1.2.2.1.9
The number of pBlades contained in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameMaxProcessingBlades 1.3.6.1.4.1.7559.1.2.2.1.10
The maximum number of pBlades that may be contained in the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameType 1.3.6.1.4.1.7559.1.2.2.1.11
The type of BladeFrame managed by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bladeFramePIMVoltageTrigger 1.3.6.1.4.1.7559.1.2.2.1.12
If the BladeFrame is equiped with PIMs, this column will represent the PIM voltage threshold for PIM power failover
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bladeFrameRole 1.3.6.1.4.1.7559.1.2.2.1.13
The role of this BladeFrame in the PAN; either pan-bf-master(1) or bf-master(3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  PlatformRole  

blades 1.3.6.1.4.1.7559.1.2.3
OBJECT IDENTIFIER    

cBlades 1.3.6.1.4.1.7559.1.2.3.1
OBJECT IDENTIFIER    

cBladeTable 1.3.6.1.4.1.7559.1.2.3.1.1
A list of cBlade entries conaining information for Control Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeEntry

cBladeEntry 1.3.6.1.4.1.7559.1.2.3.1.1.1
A cBlade entry contains information for cBlades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeEntry  

cBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.1.1.1
An integer value uniquely identifying the cBlade within the BladeFrame. This corresponds to the physical location of the cBlade within the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.1.1.2
An integer value identifying the bladeFrameIndex value of the Blade Frame that hosts this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeName 1.3.6.1.4.1.7559.1.2.3.1.1.1.3
A textual string identifying cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeSerialNumber 1.3.6.1.4.1.7559.1.2.3.1.1.1.4
Describes the serial number of this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladePartNumber 1.3.6.1.4.1.7559.1.2.3.1.1.1.5
Describes the part number of this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladePowerStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.6
The power status of the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PowerStatusType  

cBladePowerSupply 1.3.6.1.4.1.7559.1.2.3.1.1.1.7
The name of the power supply used by this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeMasterStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.8
True if this cBlade is a Frame master, false if this cBlade is a Frame slave
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeActiveStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.9
Indicates whether or not the cBlade is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeEnabledStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.10
Indicates whether the cBlade is enabled or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeSelectedStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.11
Indicates whether the cBlade is selected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeRecognizedStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.12
Indicates whether the blade has been recognized by the PAN Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeHealthStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.13
An indication of the health of the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

cBladeUpTime 1.3.6.1.4.1.7559.1.2.3.1.1.1.14
The amount of time that the BladeFrame has been up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cBladeSwitchPowerStatus 1.3.6.1.4.1.7559.1.2.3.1.1.1.15
Indicates the power status of the daughter switch card for cBlade ES blades in the BladeFrame ES. This object does not appear on non BladeFrame ES systems.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PowerStatusType  

cBladeRole 1.3.6.1.4.1.7559.1.2.3.1.1.1.16
Indicates the role of the cBlade in the PAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PlatformRole  

cBladeStatsTable 1.3.6.1.4.1.7559.1.2.3.1.2
A list of cBlade Monitor entries containing runtime statistics for cBlades.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeStatsEntry

cBladeStatsEntry 1.3.6.1.4.1.7559.1.2.3.1.2.1
A cBlade Monitor entry contains runtime statistics for cBlades.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeStatsEntry  

cBladeStatsUpTime 1.3.6.1.4.1.7559.1.2.3.1.2.1.1
The uptime in 1/100ths of a second for this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cBladeStatsLoadAvg1 1.3.6.1.4.1.7559.1.2.3.1.2.1.2
100 * the average number of jobs in the run queue over the previous minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsLoadAvg5 1.3.6.1.4.1.7559.1.2.3.1.2.1.3
100 * the average number of jobs in the run queue over the previous five minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsLoadAvg15 1.3.6.1.4.1.7559.1.2.3.1.2.1.4
100 * the average number of jobs in the run queue over the previous fifteen minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsCpuUser 1.3.6.1.4.1.7559.1.2.3.1.2.1.5
The number of (1/100)ths of a second that the cBlade spent in user mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsCpuSystem 1.3.6.1.4.1.7559.1.2.3.1.2.1.6
The number of (1/100)ths of a second that the cBlade spent in system mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsCpuIdle 1.3.6.1.4.1.7559.1.2.3.1.2.1.7
The number of (1/100)ths of a second that the cBlade spent in idle mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsLoadScale 1.3.6.1.4.1.7559.1.2.3.1.2.1.8
The load scale.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsNumProcs 1.3.6.1.4.1.7559.1.2.3.1.2.1.9
The number of processes running on the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsLastPid 1.3.6.1.4.1.7559.1.2.3.1.2.1.10
The highest allocated process ID on the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeStatsContextSwitch 1.3.6.1.4.1.7559.1.2.3.1.2.1.11
The number of context switches undergone by this cBlade since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsInterrupt 1.3.6.1.4.1.7559.1.2.3.1.2.1.12
The number of interrupts encountered by this cBlade since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsMemTotal 1.3.6.1.4.1.7559.1.2.3.1.2.1.13
The total amount of physical RAM in kB for this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsMemFree 1.3.6.1.4.1.7559.1.2.3.1.2.1.14
The amount of free physcial RAM in kB for this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsSwapTotal 1.3.6.1.4.1.7559.1.2.3.1.2.1.15
The total amount of configured swap memory in kB for this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsSwapFree 1.3.6.1.4.1.7559.1.2.3.1.2.1.16
The amount of free swap memory in kB for this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeStatsPageIn 1.3.6.1.4.1.7559.1.2.3.1.2.1.17
The number of pages paged in since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsPageOut 1.3.6.1.4.1.7559.1.2.3.1.2.1.18
The number of pages paged out since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsSwapIn 1.3.6.1.4.1.7559.1.2.3.1.2.1.19
The number of swap pages paged in since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsSwapOut 1.3.6.1.4.1.7559.1.2.3.1.2.1.20
The number of swap pages paged out since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsDiskReads 1.3.6.1.4.1.7559.1.2.3.1.2.1.21
The number of disk reads since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsDiskWrites 1.3.6.1.4.1.7559.1.2.3.1.2.1.22
The number of disk writes since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsDiskBlkReads 1.3.6.1.4.1.7559.1.2.3.1.2.1.23
The number of 1 kB blocks read from disk since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsDiskBlkWrites 1.3.6.1.4.1.7559.1.2.3.1.2.1.24
The number of of 1 kB blocks written to disk since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeStatsCpuUserNice 1.3.6.1.4.1.7559.1.2.3.1.2.1.25
The number of (1/100)ths of a second that the pServer spent in user nice mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeCpuTable 1.3.6.1.4.1.7559.1.2.3.1.3
A list of CPU statisitcs for each CPU on each cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeCpuEntry

cBladeCpuEntry 1.3.6.1.4.1.7559.1.2.3.1.3.1
Statistics for each CPU on the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeCpuEntry  

cBladeCpuIndex 1.3.6.1.4.1.7559.1.2.3.1.3.1.1
An integer uniquely identifying this CPU within the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeCpuCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.3.1.2
An integer value identifying the cBladeIndex value of the cBlade that hosts this CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeCpuLPanIndex 1.3.6.1.4.1.7559.1.2.3.1.3.1.3
This object is deprecated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeCpuModelName 1.3.6.1.4.1.7559.1.2.3.1.3.1.4
A textual string representing the CPU model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeCpuModel 1.3.6.1.4.1.7559.1.2.3.1.3.1.5
An integer value representing the CPU model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeCpuFamily 1.3.6.1.4.1.7559.1.2.3.1.3.1.6
An integer value representing the CPU family.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeCpuVendorId 1.3.6.1.4.1.7559.1.2.3.1.3.1.7
A textual string representing the CPU vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeCpuMhz 1.3.6.1.4.1.7559.1.2.3.1.3.1.8
The speed of the CPU in Mhz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeCpuCacheSize 1.3.6.1.4.1.7559.1.2.3.1.3.1.9
The cache size of the CPU in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeCpuName 1.3.6.1.4.1.7559.1.2.3.1.3.1.10
A textual string uniquely identifying this CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeCpuUser 1.3.6.1.4.1.7559.1.2.3.1.3.1.11
The number of (1/100)ths of a second that this CPU spent in user mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeCpuUserNice 1.3.6.1.4.1.7559.1.2.3.1.3.1.12
The number of (1/100)ths of a second that this CPU spent in user nice mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeCpuSystem 1.3.6.1.4.1.7559.1.2.3.1.3.1.13
The number of (1/100)ths of a second that this CPU spent in system mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeCpuIdle 1.3.6.1.4.1.7559.1.2.3.1.3.1.14
The number of (1/100)ths of a second that this CPU spent in idle mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeDiskTable 1.3.6.1.4.1.7559.1.2.3.1.4
A list of disk statisitcs for each disk on the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeDiskEntry

cBladeDiskEntry 1.3.6.1.4.1.7559.1.2.3.1.4.1
Disk statisitcs for each disk on the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeDiskEntry  

cBladeDiskNameOctets 1.3.6.1.4.1.7559.1.2.3.1.4.1.1
An octet string representing the device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cBladeDiskCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.4.1.2
An integer value identifying the cBladeIndex value of the cBlade that utilizes this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeDiskBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.4.1.3
An integer value indentifying the bladeFrameIndex value of the BladeFrame that hosts this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeDiskName 1.3.6.1.4.1.7559.1.2.3.1.4.1.4
The human readable device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeDiskBlocks 1.3.6.1.4.1.7559.1.2.3.1.4.1.5
The size of this disk in 1kB blocks
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeDiskMajor 1.3.6.1.4.1.7559.1.2.3.1.4.1.6
The major ID of this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeDiskMinor 1.3.6.1.4.1.7559.1.2.3.1.4.1.7
The minor ID of this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladePartitionTable 1.3.6.1.4.1.7559.1.2.3.1.5
A list of partition statisitcs for each partition on the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladePartitionEntry

cBladePartitionEntry 1.3.6.1.4.1.7559.1.2.3.1.5.1
Partition statisitcs for each partition on the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladePartitionEntry  

cBladePartitionNameOctets 1.3.6.1.4.1.7559.1.2.3.1.5.1.1
An octet string representing the device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

cBladePartitionCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.5.1.2
An integer value identifying the cBladeIndex value of the cBlade that utilizes this disk partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladePartitionLPanIndex 1.3.6.1.4.1.7559.1.2.3.1.5.1.3
This object is deprecated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladePartitionName 1.3.6.1.4.1.7559.1.2.3.1.5.1.4
A textual string identifying the device file that represents this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

cBladePartitionBlocks 1.3.6.1.4.1.7559.1.2.3.1.5.1.5
The size of this partition in 1kB blocks
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladePartitionMajor 1.3.6.1.4.1.7559.1.2.3.1.5.1.6
The major ID of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladePartitionMinor 1.3.6.1.4.1.7559.1.2.3.1.5.1.7
The minor ID of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladePartitionFSBlocks 1.3.6.1.4.1.7559.1.2.3.1.5.1.8
If the partition contains a mounted filesystem, filesystem size in 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladePartitionFSUsedBlocks 1.3.6.1.4.1.7559.1.2.3.1.5.1.9
If the partition contains a mounted filesystem, the number of used 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladePartitionFSAvailableBlocks 1.3.6.1.4.1.7559.1.2.3.1.5.1.10
If the partition contains a mounted filesystem, the number of available 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladePartitionFSUtil 1.3.6.1.4.1.7559.1.2.3.1.5.1.11
If the partition contains a mounted filesystem, the number of available 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cBladeEthTable 1.3.6.1.4.1.7559.1.2.3.1.6
physical Network Interface Cards (NICs) on a BladeFrame's cBlades (cBlades), used for creating rEths. This table provides information similar to that found with the 'eth' command. Note that this excludes eth0, the management NIC. cBlades contain Ethernet NICs for IP communication. This can include: o Gigabit Ethernet connections, either copper or fibre (for I/O) o 10/100/1000 Ethernet connections (for management) For more information about cBlade configuration options, refer to the Egenera web site (www.egenera.com) or contact Egenera Enterprise Services (EES).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeEthEntry

cBladeEthEntry 1.3.6.1.4.1.7559.1.2.3.1.6.1
Information specific to each cBlade Eth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeEthEntry  

cBladeEthIndex 1.3.6.1.4.1.7559.1.2.3.1.6.1.1
An integer value uniquely identifying the cBladeEth within the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeEthCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.6.1.2
An integer value identifying the cBladeIndex value of the cBlade that hosts this Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeEthBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.6.1.3
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeEthName 1.3.6.1.4.1.7559.1.2.3.1.6.1.4
A human readable string uniquely identifying the cBlade Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthFullName 1.3.6.1.4.1.7559.1.2.3.1.6.1.5
A human readable string uniquely identifying the cBlade Eth, including the host cBlade and BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthHwMACAddressOctets 1.3.6.1.4.1.7559.1.2.3.1.6.1.6
An encoding of the cBlade Eth hardware MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

cBladeEthHwMACAddressString 1.3.6.1.4.1.7559.1.2.3.1.6.1.7
A human readable string representing the cBlade Eth hardware MAC address in the form: '6E:4A:1F:00:01:06'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthSwMACAddressOctets 1.3.6.1.4.1.7559.1.2.3.1.6.1.8
This object is deprecated. As of release 5.0, software MA addresses are not supported on cBlade eths.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

cBladeEthSwMACAddressString 1.3.6.1.4.1.7559.1.2.3.1.6.1.9
This object is deprecated. As of release 5.0, software MA addresses are not supported on cBlade eths.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthNICType 1.3.6.1.4.1.7559.1.2.3.1.6.1.10
Specifies the cBlade ETH NIC type, such as e100 or e1000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthFiltered 1.3.6.1.4.1.7559.1.2.3.1.6.1.11
This object is deprecated. As of release 5.0, filtered mode is not supported on cBlade eths.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cBladeEthUplinkName 1.3.6.1.4.1.7559.1.2.3.1.6.1.12
A human readable string that a PAN or BladeFrame Administrator assigns to describe the uplink port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthUplinkPort 1.3.6.1.4.1.7559.1.2.3.1.6.1.13
An integer value that a PAN or BladeFrame Administrator assigns to identify the uplink port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeEthLinkState 1.3.6.1.4.1.7559.1.2.3.1.6.1.14
The Link State of the Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceOperStatus  

cBladeEthRethStatus 1.3.6.1.4.1.7559.1.2.3.1.6.1.15
The State of the Eth with respect to REth membership.
Status: mandatory Access: read-only
OBJECT-TYPE    
  EthRethStatus  

cBladeEthVLANTable 1.3.6.1.4.1.7559.1.2.3.1.7
A list of VLAN IDs and descriptions associated with each Eth.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeEthVLANEntry

cBladeEthVLANEntry 1.3.6.1.4.1.7559.1.2.3.1.7.1
Information specific to each VLAN for cBlade cBladeEths.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeEthVLANEntry  

cBladeEthVLANId 1.3.6.1.4.1.7559.1.2.3.1.7.1.1
specifies a VLAN ID assigned to the uplink port on the physical network component connected to the cBlade NIC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

cBladeEthVLANEthIndex 1.3.6.1.4.1.7559.1.2.3.1.7.1.2
An integer value identifying the cBladeEthIndex value of the cBlade Eth that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeEthVLANcBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.7.1.3
An integer value identifying the cBladeIndex value of the cBlade that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeEthVLANBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.7.1.4
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeEthVLANEthName 1.3.6.1.4.1.7559.1.2.3.1.7.1.5
The full name of the ethernet interface associated with this VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeEthVLANName 1.3.6.1.4.1.7559.1.2.3.1.7.1.6
A human readable string that a PAN or BladeFrame Administrator assigns to the VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeVEthStatsTable 1.3.6.1.4.1.7559.1.2.3.1.8
A list of interface statisitcs for each virtual interface in the cBlade. Since REths remove their composit Eths from the Linux network stack, physical Eth statistics are not avaialble. This table exports statistics for cBlade Eths, including the internal and external management network VEths.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeVEthStatsEntry

cBladeVEthStatsEntry 1.3.6.1.4.1.7559.1.2.3.1.8.1
VEthStats statisitcs for each virtual interface in the cBlade.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeVEthStatsEntry  

cBladeVEthIndex 1.3.6.1.4.1.7559.1.2.3.1.8.1.1
An integer value uniquely identifying the VEth within the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeVEthCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.8.1.2
The cBladeIndex value of the cBlade hosting this VEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeVEthBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.8.1.3
The bladeFrameIndex value of the BladeFrame hosting this VEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeVEthName 1.3.6.1.4.1.7559.1.2.3.1.8.1.4
A string uniquely identifying this VEth on this cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeVEthStatsInBytes 1.3.6.1.4.1.7559.1.2.3.1.8.1.5
The number of bytes received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsInPackets 1.3.6.1.4.1.7559.1.2.3.1.8.1.6
The number of packets received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsInErrs 1.3.6.1.4.1.7559.1.2.3.1.8.1.7
The number of errors received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsInDrops 1.3.6.1.4.1.7559.1.2.3.1.8.1.8
The number of dropped incoming packets on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsInOverrun 1.3.6.1.4.1.7559.1.2.3.1.8.1.9
The number of overrun incoming packets on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsInMulticast 1.3.6.1.4.1.7559.1.2.3.1.8.1.10
The number of multicast packets received on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutBytes 1.3.6.1.4.1.7559.1.2.3.1.8.1.11
The number of bytes transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutPackets 1.3.6.1.4.1.7559.1.2.3.1.8.1.12
The number of packets transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutErrs 1.3.6.1.4.1.7559.1.2.3.1.8.1.13
The number of errors encountered while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutDrops 1.3.6.1.4.1.7559.1.2.3.1.8.1.14
The number of dropped packets intended for transmission from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutOverrun 1.3.6.1.4.1.7559.1.2.3.1.8.1.15
The number of overrun packets intended for transmission from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutCollisions 1.3.6.1.4.1.7559.1.2.3.1.8.1.16
The number of collisions detetced while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutCarrierDctFail 1.3.6.1.4.1.7559.1.2.3.1.8.1.17
The number of carrier detect failures detetced while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOutCompressed 1.3.6.1.4.1.7559.1.2.3.1.8.1.18
The number of compressed packets transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cBladeVEthStatsOperStatus 1.3.6.1.4.1.7559.1.2.3.1.8.1.19
The operational state of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceOperStatus  

cBladeVEthIpTable 1.3.6.1.4.1.7559.1.2.3.1.9
A list of IP addresses, broadcast addresses, and nework masks configured on each cBlade VEth interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeVEthIpEntry

cBladeVEthIpEntry 1.3.6.1.4.1.7559.1.2.3.1.9.1
the IP address, broadcast address, and network mask for a cBlade VEth cBlade or alias.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeVEthIpEntry  

cBladeVEthIpAliasName 1.3.6.1.4.1.7559.1.2.3.1.9.1.1
The name of this network interface or alias, i.e. lo, vVEth31, VEth10:1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

cBladeVEthIpVEthIndex 1.3.6.1.4.1.7559.1.2.3.1.9.1.2
An integer value identifying the cBladeVEthIndex of the cBlade VEth that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeVEthIpCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.9.1.3
An integer value identifying the cBladeIndex of the cBlade that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeVEthIpBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.9.1.4
An integer value identifying the bladeFrameIndex of the BladeFrame that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeVEthIpAddress 1.3.6.1.4.1.7559.1.2.3.1.9.1.5
The IP address configured on this cBlade VEth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cBladeVEthIpBroadcast 1.3.6.1.4.1.7559.1.2.3.1.9.1.6
The broadcast address configured on this cBlade VEth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cBladeVEthIpMask 1.3.6.1.4.1.7559.1.2.3.1.9.1.7
The network mask configured on this cBlade VEth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cBladeControlTable 1.3.6.1.4.1.7559.1.2.3.1.10
A list of cBlade entries containing controls for Control Blades in discovered Egenera BladeFrames.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeControlEntry

cBladeControlEntry 1.3.6.1.4.1.7559.1.2.3.1.10.1
An cBlade Control entry contains controls for Control Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeControlEntry  

cBladeControlPowerUp 1.3.6.1.4.1.7559.1.2.3.1.10.1.1
When set to 1, initiates a power up operation on this Control Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlPowerDown 1.3.6.1.4.1.7559.1.2.3.1.10.1.2
When set to 1, initiates a power down operation on this Control Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlColdReset 1.3.6.1.4.1.7559.1.2.3.1.10.1.3
When set to 1, initiates a cold reset operation on this Control Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlWarmReset 1.3.6.1.4.1.7559.1.2.3.1.10.1.4
When set to 1, initiates a warm reset operation on this Control Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlNmi 1.3.6.1.4.1.7559.1.2.3.1.10.1.5
When set to 1, initiates an non-maskable interrupt operation on this cBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlSwitchPowerUp 1.3.6.1.4.1.7559.1.2.3.1.10.1.6
When set to 1, initiates a power down operation on the switch component of this cBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlSwitchPowerDown 1.3.6.1.4.1.7559.1.2.3.1.10.1.7
When set to 1, initiates a power up operation on the switch component of this cBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeControlSwitchPowerCycle 1.3.6.1.4.1.7559.1.2.3.1.10.1.8
When set to 1, initiates a power cycle operation on the switch component of this cBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cBladeHwMonitorTable 1.3.6.1.4.1.7559.1.2.3.1.11
A list of cBlade monitor entries for each cBlade in the PAN. Voltage is measured in Volts, Temperature in degrees Celcius, and fan speed in Revolutions Per Minute
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeMonitorEntry

cBladeMonitorEntry 1.3.6.1.4.1.7559.1.2.3.1.11.1
Attributes of a specific cBlade hardware monitor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeMonitorEntry  

cBladeHwMonitorIndex 1.3.6.1.4.1.7559.1.2.3.1.11.1.1
An integer value uniquely identifying the monitor within the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeHwMonitorName 1.3.6.1.4.1.7559.1.2.3.1.11.1.2
An String identifying the name of the hardware monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeHwMonitorType 1.3.6.1.4.1.7559.1.2.3.1.11.1.3
An integer encoding of the monitor type; voltage, temperature, or fanspeed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HardwareMonitorType  

cBladeHwMonitorValue 1.3.6.1.4.1.7559.1.2.3.1.11.1.4
The integer representation of the current hardware sensor value. Voltage values are multiplied by 100 and rounted to convert from float to integer. Thus 0.530 => 53
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeHwMonitorValueDenomonator 1.3.6.1.4.1.7559.1.2.3.1.11.1.5
The integer representation of the denomonator required to convert the integer incoding of the sensor value to the float value. For voltage sensors, this value is 100, for all other sensors, this value is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cBladeHbaTable 1.3.6.1.4.1.7559.1.2.3.1.12
physical HBA on a BladeFrame's cBlades (cBlades).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CBladeHbaEntry

cBladeHbaEntry 1.3.6.1.4.1.7559.1.2.3.1.12.1
Information specific to each HBA in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CBladeHbaEntry  

cBladeHbaIndex 1.3.6.1.4.1.7559.1.2.3.1.12.1.1
An integer value uniquely identifying the HBA within the cBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeHbaCBladeIndex 1.3.6.1.4.1.7559.1.2.3.1.12.1.2
An integer value identifying the cBladeIndex value of the cBlade that hosts this HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeHbaBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.1.12.1.3
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cBladeHbaName 1.3.6.1.4.1.7559.1.2.3.1.12.1.4
A human readable string uniquely identifying the cBlade HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeHbaStatus 1.3.6.1.4.1.7559.1.2.3.1.12.1.5
A human readable string identifying the status of the cBlade HBA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cBladeHbaEnableState 1.3.6.1.4.1.7559.1.2.3.1.12.1.6
Indicates whether the cBlade HBA is enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBlades 1.3.6.1.4.1.7559.1.2.3.2
OBJECT IDENTIFIER    

sBladeTable 1.3.6.1.4.1.7559.1.2.3.2.1
A list of sBlade entries containing information for Switch Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SBladeEntry

sBladeEntry 1.3.6.1.4.1.7559.1.2.3.2.1.1
A sBlade entry contains information for sBlades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SBladeEntry  

sBladeIndex 1.3.6.1.4.1.7559.1.2.3.2.1.1.1
An integer value uniquely identifying the sBlade within the BladeFrame. This corresponds to the physical location of the sBlade within the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.2.1.1.2
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeName 1.3.6.1.4.1.7559.1.2.3.2.1.1.3
A textual string identifying the sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeSerialNumber 1.3.6.1.4.1.7559.1.2.3.2.1.1.4
Describes the serial number of this sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladePartNumber 1.3.6.1.4.1.7559.1.2.3.2.1.1.5
Describes the part number of this sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladePowerStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.6
The power status of the sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PowerStatusType  

sBladePowerSupply 1.3.6.1.4.1.7559.1.2.3.2.1.1.7
The name of the power supply used by this sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeMasterStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.8
Indicates that the switch is acting as the master switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeActiveStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.9
Indicates whether or not the sBlade is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeEnabledStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.10
Indicates whether the sBlade is enabled or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeSelectedStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.11
Indicates whether the sBlade is selected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeRecognizedStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.12
Indicates whether the blade has been recognized by the PAN Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeHealthStatus 1.3.6.1.4.1.7559.1.2.3.2.1.1.13
An indication of the health of the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

sBladeUpTime 1.3.6.1.4.1.7559.1.2.3.2.1.1.14
The amount of time that the BladeFrame has been up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sBladeControlTable 1.3.6.1.4.1.7559.1.2.3.2.2
A list of sBlade Control entries containing controls for sBlades the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SBladeControlEntry

sBladeControlEntry 1.3.6.1.4.1.7559.1.2.3.2.2.1
A sBlade Control entry contains controls for sBlades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SBladeControlEntry  

sBladeControlPowerUp 1.3.6.1.4.1.7559.1.2.3.2.2.1.1
When set to 1, initiates a power up operation on this sBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sBladeControlPowerDown 1.3.6.1.4.1.7559.1.2.3.2.2.1.2
When set to 1, initiates a power down operation on this sBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sBladeHwMonitorTable 1.3.6.1.4.1.7559.1.2.3.2.3
A list of sBlade monitor entries for each sBlade in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SBladeMonitorEntry

sBladeMonitorEntry 1.3.6.1.4.1.7559.1.2.3.2.3.1
Attributes of a specific sBlade hardware monitor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SBladeMonitorEntry  

sBladeHwMonitorIndex 1.3.6.1.4.1.7559.1.2.3.2.3.1.1
An integer value uniquely identifying the monitor within the sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeHwMonitorName 1.3.6.1.4.1.7559.1.2.3.2.3.1.2
An String identifying the name of the hardware monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeHwMonitorType 1.3.6.1.4.1.7559.1.2.3.2.3.1.3
An integer encoding of the monitor type; voltage, temperature, or fanspeed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HardwareMonitorType  

sBladeHwMonitorValue 1.3.6.1.4.1.7559.1.2.3.2.3.1.4
The integer representation of the current hardware sensor value. Voltage values are multiplied by 100 and rounted to convert from float to integer. Thus 0.530 => 53
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeHwMonitorValueDenomonator 1.3.6.1.4.1.7559.1.2.3.2.3.1.5
The integer representation of the denomonator required to convert the integer incoding of the sensor value to the float value. For voltage sensors, this value is 100, for all other sensors, this value is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeEthTable 1.3.6.1.4.1.7559.1.2.3.2.4
physical Network Interface Cards (NICs) on a BladeFrame's sBlades (sBlades).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SBladeEthEntry

sBladeEthEntry 1.3.6.1.4.1.7559.1.2.3.2.4.1
Information specific to each sBlade Eth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SBladeEthEntry  

sBladeEthIndex 1.3.6.1.4.1.7559.1.2.3.2.4.1.1
An integer value uniquely identifying the sBlade within the sBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeEthSBladeIndex 1.3.6.1.4.1.7559.1.2.3.2.4.1.2
An integer value identifying the sBladeIndex value of the sBlade that hosts this Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeEthBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.2.4.1.3
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeEthName 1.3.6.1.4.1.7559.1.2.3.2.4.1.4
A human readable string uniquely identifying the sBlade Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthFullName 1.3.6.1.4.1.7559.1.2.3.2.4.1.5
A human readable string uniquely identifying the sBlade Eth, including the host sBlade and BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthHwMACAddressOctets 1.3.6.1.4.1.7559.1.2.3.2.4.1.6
An encoding of the sBlade Eth hardware MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

sBladeEthHwMACAddressString 1.3.6.1.4.1.7559.1.2.3.2.4.1.7
A human readable string representing the sBlade Eth hardware MAC address in the form: '6E:4A:1F:00:01:06'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthNICType 1.3.6.1.4.1.7559.1.2.3.2.4.1.10
Specifies the sBlade ETH NIC type, such as e100 or e1000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthFiltered 1.3.6.1.4.1.7559.1.2.3.2.4.1.11
indicates whether filtered mode is enabled. unfiltered mode allows the sBlade NICs to admit all external network traffic sent by their connecting switch. Filtered mode enables the sBlade NICs to filter incoming traffic based on a single MAC address assigned to the NIC. Unfiltered mode is the default configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

sBladeEthUplinkName 1.3.6.1.4.1.7559.1.2.3.2.4.1.12
A human readable string that a PAN or BladeFrame Administrator assigns to describe the uplink port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthUplinkPort 1.3.6.1.4.1.7559.1.2.3.2.4.1.13
An integer value that a PAN or BladeFrame Administrator assigns to identify the uplink port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeEthLinkState 1.3.6.1.4.1.7559.1.2.3.2.4.1.14
The Link State of the Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceOperStatus  

sBladeEthRethStatus 1.3.6.1.4.1.7559.1.2.3.2.4.1.15
The State of the Eth with respect to REth membership.
Status: mandatory Access: read-only
OBJECT-TYPE    
  EthRethStatus  

sBladeEthVLANTable 1.3.6.1.4.1.7559.1.2.3.2.5
A list of VLAN IDs and descriptions associated with each Eth.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SBladeEthVLANEntry

sBladeEthVLANEntry 1.3.6.1.4.1.7559.1.2.3.2.5.1
Information specific to each VLAN for sBlade sBladeEths.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SBladeEthVLANEntry  

sBladeEthVLANId 1.3.6.1.4.1.7559.1.2.3.2.5.1.1
specifies a VLAN ID assigned to the uplink port on the physical network component connected to the sBlade NIC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

sBladeEthVLANEthIndex 1.3.6.1.4.1.7559.1.2.3.2.5.1.2
An integer value identifying the sBladeEthIndex value of the sBlade Eth that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeEthVLANsBladeIndex 1.3.6.1.4.1.7559.1.2.3.2.5.1.3
An integer value identifying the sBladeIndex value of the sBlade that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeEthVLANBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.2.5.1.4
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this Eth VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sBladeEthVLANEthName 1.3.6.1.4.1.7559.1.2.3.2.5.1.5
The full name of the ethernet interface associated with this VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sBladeEthVLANName 1.3.6.1.4.1.7559.1.2.3.2.5.1.6
A human readable string that a PAN or BladeFrame Administrator assigns to the VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBlades 1.3.6.1.4.1.7559.1.2.3.3
OBJECT IDENTIFIER    

pBladeTable 1.3.6.1.4.1.7559.1.2.3.3.1
A list of pBlade entries containing information for pBlades the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PBladeEntry

pBladeEntry 1.3.6.1.4.1.7559.1.2.3.3.1.1
An pBlade entry contains information for Processing Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PBladeEntry  

pBladeIndex 1.3.6.1.4.1.7559.1.2.3.3.1.1.1
An integer value uniquely identifying the pBlade within the BladeFrame. This corresponds to the physical location of the pBlade within the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.3.1.1.2
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladePServerIndex 1.3.6.1.4.1.7559.1.2.3.3.1.1.3
An integer value identifying the pServerIndex of the pServer running on this pBlade, or -1 if the pBlade is not occupied by a pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladeLPanIndex 1.3.6.1.4.1.7559.1.2.3.3.1.1.4
An integer value identifying the lPanIndex of the LPAN containing the pServer running on this pBlade, or -1 if the pBlade is not occupied by a pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladeName 1.3.6.1.4.1.7559.1.2.3.3.1.1.5
A textual string identifying this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeBladeFrameName 1.3.6.1.4.1.7559.1.2.3.3.1.1.6
A textual string identifying the BladeFrame containing this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladePServerName 1.3.6.1.4.1.7559.1.2.3.3.1.1.7
A textual string identifying the pServer running on this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeLPanName 1.3.6.1.4.1.7559.1.2.3.3.1.1.8
A textual string identifying the LPAN containing the pServer running on this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeDescription 1.3.6.1.4.1.7559.1.2.3.3.1.1.9
A textual string describing this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeHostName 1.3.6.1.4.1.7559.1.2.3.3.1.1.10
The hostname of the PServer running on this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeNumCpus 1.3.6.1.4.1.7559.1.2.3.3.1.1.11
The number of CPUs on the pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeCpuSpeed 1.3.6.1.4.1.7559.1.2.3.3.1.1.12
The speed of the CPUs on the pBlade in Mhz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeCpuModel 1.3.6.1.4.1.7559.1.2.3.3.1.1.13
A textual string representing the CPU model this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeMemorySize 1.3.6.1.4.1.7559.1.2.3.3.1.1.14
The size of the physical RAM installed on the pBlade, in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeCache 1.3.6.1.4.1.7559.1.2.3.3.1.1.15
The size of the CPU cache installed on the pBlade, in kB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeArchitecture 1.3.6.1.4.1.7559.1.2.3.3.1.1.16
Describes the pBlade hardware architecture.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeSerialNumber 1.3.6.1.4.1.7559.1.2.3.3.1.1.17
Describes the serial number of this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladePartNumber 1.3.6.1.4.1.7559.1.2.3.3.1.1.18
Describes the part number of this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladePowerStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.19
The power status of the pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PowerStatusType  

pBladePowerSupply 1.3.6.1.4.1.7559.1.2.3.3.1.1.20
The name of the power supply used by this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeActiveStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.21
Indicates whether or not the blade is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeAllocationStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.22
Indicates whether or not the blade is allocated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeEnabledStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.23
Indicates whether the blade is enabled or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeSelectedStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.24
Indicates whether the blade is selected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeRecognizedStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.25
Indicates whether the blade has been recognized by the PAN Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeHealthStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.26
An indication of the health of the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

pBladeInDebugger 1.3.6.1.4.1.7559.1.2.3.3.1.1.27
Indicates whether or not the kernel kernel on the pBlade has entered the debugger.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeOutOfService 1.3.6.1.4.1.7559.1.2.3.3.1.1.28
Indicates whether this pBlade has been designated 'Out Of Service'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeOutOfServicePending 1.3.6.1.4.1.7559.1.2.3.3.1.1.29
Indicates whether this pBlade has a pending designation of 'Out Of Service'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pBladeBootStatus 1.3.6.1.4.1.7559.1.2.3.3.1.1.30
Indicates the boot status of this pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeUpTime 1.3.6.1.4.1.7559.1.2.3.3.1.1.31
The amount of time that the pBlade has been up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pBladePoolIndex 1.3.6.1.4.1.7559.1.2.3.3.1.1.32
An integer value identifying the poolindex of the pool containing the pBlade .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladeControlTable 1.3.6.1.4.1.7559.1.2.3.3.2
A list of pBlade entries containing controls for pBlades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PBladeControlEntry

pBladeControlEntry 1.3.6.1.4.1.7559.1.2.3.3.2.1
An pBlade entry contains controls for Processing Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PBladeControlEntry  

pBladeControlPowerUp 1.3.6.1.4.1.7559.1.2.3.3.2.1.1
When set to 1, initiates a power up operation on this Processing Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pBladeControlPowerDown 1.3.6.1.4.1.7559.1.2.3.3.2.1.2
When set to 1, initiates a power down operation on this pBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pBladeControlColdReset 1.3.6.1.4.1.7559.1.2.3.3.2.1.3
When set to 1, initiates a cold reset operation on this pBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pBladeControlWarmReset 1.3.6.1.4.1.7559.1.2.3.3.2.1.4
When set to 1, initiates a warm reset operation on this pBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pBladeControlNmi 1.3.6.1.4.1.7559.1.2.3.3.2.1.5
When set to 1, initiates a non-maskable interrupt operation on this pBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pBladeHwMonitorTable 1.3.6.1.4.1.7559.1.2.3.3.3
A list of pBlade monitor entries for each pBlade in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PBladeMonitorEntry

pBladeMonitorEntry 1.3.6.1.4.1.7559.1.2.3.3.3.1
A list of pBlade monitor entries for each pBlade in the PAN. Voltage is measured in Volts, Temperature in degrees Celcius, and fan speed in Revolutions Per Minute
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PBladeMonitorEntry  

pBladeHwMonitorIndex 1.3.6.1.4.1.7559.1.2.3.3.3.1.1
An integer value uniquely identifying the monitor within the pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pBladeHwMonitorName 1.3.6.1.4.1.7559.1.2.3.3.3.1.2
An String identifying the name of the hardware monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pBladeHwMonitorType 1.3.6.1.4.1.7559.1.2.3.3.3.1.3
An integer encoding of the monitor type; voltage, temperature, or fanspeed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HardwareMonitorType  

pBladeHwMonitorValue 1.3.6.1.4.1.7559.1.2.3.3.3.1.4
The integer representation of the current hardware sensor value. Voltage values are multiplied by 100 and rounted to convert from float to integer. Thus 0.530 => 53
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeHwMonitorValueDenomonator 1.3.6.1.4.1.7559.1.2.3.3.3.1.5
The integer representation of the denomonator required to convert the integer incoding of the sensor value to the float value. For voltage sensors, this value is 100, for all other sensors, this value is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pBladeHwMonitorUnits 1.3.6.1.4.1.7559.1.2.3.3.3.1.6
Monitor units.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeTable 1.3.6.1.4.1.7559.1.2.3.3.4
A list of vBlade entries containing information for vBlades the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VBladeEntry

vBladeEntry 1.3.6.1.4.1.7559.1.2.3.3.4.1
An vBlade entry contains information for Processing Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VBladeEntry  

vBladeIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.1
An integer value uniquely identifying the vBlade within the pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladePBladeIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.2
An integer value uniquely identifying the pBladeIndex value of the pBlade hosting this vBlade. The pBladeIndex is the slot of the pBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladeFrameIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.3
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladePServerIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.4
An integer value identifying the pServerIndex of the pServer running on this vBlade, or -1 if the vBlade is not occupied by a pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladeLPanIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.5
An integer value identifying the lPanIndex of the LPAN containing the pServer running on this vBlade, or -1 if the vBlade is not occupied by a pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladeName 1.3.6.1.4.1.7559.1.2.3.3.4.1.6
A textual string identifying this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeBladeFrameName 1.3.6.1.4.1.7559.1.2.3.3.4.1.7
A textual string identifying the BladeFrame containing this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladePServerName 1.3.6.1.4.1.7559.1.2.3.3.4.1.8
A textual string identifying the pServer running on this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeLPanName 1.3.6.1.4.1.7559.1.2.3.3.4.1.9
A textual string identifying the LPAN containing the pServer running on this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeDescription 1.3.6.1.4.1.7559.1.2.3.3.4.1.10
A textual string describing this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeHostName 1.3.6.1.4.1.7559.1.2.3.3.4.1.11
The hostname of the PServer running on this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeNumCpus 1.3.6.1.4.1.7559.1.2.3.3.4.1.12
The number of CPUs on the vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vBladeCpuSpeed 1.3.6.1.4.1.7559.1.2.3.3.4.1.13
The speed of the CPUs on the vBlade in Mhz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vBladeCpuModel 1.3.6.1.4.1.7559.1.2.3.3.4.1.14
A textual string representing the CPU model this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeMemorySize 1.3.6.1.4.1.7559.1.2.3.3.4.1.15
The size of the physical RAM installed on the vBlade, in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vBladeCache 1.3.6.1.4.1.7559.1.2.3.3.4.1.16
The size of the CPU cache installed on the vBlade, in kB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vBladeArchitecture 1.3.6.1.4.1.7559.1.2.3.3.4.1.17
Describes the vBlade hardware architecture.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeSerialNumber 1.3.6.1.4.1.7559.1.2.3.3.4.1.18
Describes the serial number of this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladePartNumber 1.3.6.1.4.1.7559.1.2.3.3.4.1.19
Describes the part number of this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladePowerStatus 1.3.6.1.4.1.7559.1.2.3.3.4.1.20
The power status of the vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PowerStatusType  

vBladePowerSupply 1.3.6.1.4.1.7559.1.2.3.3.4.1.21
The name of the power supply used by this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeActiveStatus 1.3.6.1.4.1.7559.1.2.3.3.4.1.22
Indicates whether or not the blade is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

vBladeAllocationStatus 1.3.6.1.4.1.7559.1.2.3.3.4.1.23
Indicates whether or not the blade is allocated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

vBladeHealthStatus 1.3.6.1.4.1.7559.1.2.3.3.4.1.24
An indication of the health of the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

vBladeInDebugger 1.3.6.1.4.1.7559.1.2.3.3.4.1.25
Indicates whether or not the kernel kernel on the vBlade has entered the debugger.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

vBladeBootStatus 1.3.6.1.4.1.7559.1.2.3.3.4.1.26
Indicates the boot status of this vBlade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vBladeUpTime 1.3.6.1.4.1.7559.1.2.3.3.4.1.27
The amount of time that the vBlade has been up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

vBladePoolIndex 1.3.6.1.4.1.7559.1.2.3.3.4.1.28
An integer value identifying the poolindex of the pool containing the vBlade .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vBladeControlTable 1.3.6.1.4.1.7559.1.2.3.3.5
A list of vBlade entries containing controls for vBlades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VBladeControlEntry

vBladeControlEntry 1.3.6.1.4.1.7559.1.2.3.3.5.1
An vBlade entry contains controls for Processing Blades in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VBladeControlEntry  

vBladeControlBoot 1.3.6.1.4.1.7559.1.2.3.3.5.1.1
When set to 1, initiates a boot operation on this Processing Blade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vBladeControlShutdown 1.3.6.1.4.1.7559.1.2.3.3.5.1.2
When set to 1, initiates a shutdown operation on this vBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vBladeControlReboot 1.3.6.1.4.1.7559.1.2.3.3.5.1.3
When set to 1, initiates a reboot operation on this vBlade. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vBladeControlNmi 1.3.6.1.4.1.7559.1.2.3.3.5.1.4
When set to 1, initiates a non-maskable interrupt operation on this vBlade. When read, returns 0. NMI is currently not supported, this is a no op.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pims 1.3.6.1.4.1.7559.1.2.3.4
OBJECT IDENTIFIER    

pimTable 1.3.6.1.4.1.7559.1.2.3.4.1
A list of PIM entries containing information for PIMs the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PIMEntry

pimEntry 1.3.6.1.4.1.7559.1.2.3.4.1.1
An PIM entry contains information for PIMs in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PIMEntry  

pimIndex 1.3.6.1.4.1.7559.1.2.3.4.1.1.1
An integer value uniquely identifying the PIM within the BladeFrame. This corresponds to the physical location of the PIM within the BladeFrame.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pimFrameIndex 1.3.6.1.4.1.7559.1.2.3.4.1.1.2
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimName 1.3.6.1.4.1.7559.1.2.3.4.1.1.3
A textual string identifying this PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimBladeFrameName 1.3.6.1.4.1.7559.1.2.3.4.1.1.4
A textual string identifying the BladeFrame containing this PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimSerialNumber 1.3.6.1.4.1.7559.1.2.3.4.1.1.5
Describes the serial number of this PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimPartNumber 1.3.6.1.4.1.7559.1.2.3.4.1.1.6
Describes the part number of this PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimFirmWare 1.3.6.1.4.1.7559.1.2.3.4.1.1.7
The firmware of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimSelectedPower 1.3.6.1.4.1.7559.1.2.3.4.1.1.8
The selected power of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimOutputPower 1.3.6.1.4.1.7559.1.2.3.4.1.1.9
The output power of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimOutputCurrent 1.3.6.1.4.1.7559.1.2.3.4.1.1.10
The outpur current of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimPreferredPower 1.3.6.1.4.1.7559.1.2.3.4.1.1.11
The preferred power of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimManualPowerPreference 1.3.6.1.4.1.7559.1.2.3.4.1.1.12
The manual power preference of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pimCurrentLimit 1.3.6.1.4.1.7559.1.2.3.4.1.1.13
The current limit of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimPowerLimit 1.3.6.1.4.1.7559.1.2.3.4.1.1.14
The power limit of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimInputVoltageA 1.3.6.1.4.1.7559.1.2.3.4.1.1.15
The input voltage A of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimInputVoltageB 1.3.6.1.4.1.7559.1.2.3.4.1.1.16
The InputVoltageB of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pimInputFreq 1.3.6.1.4.1.7559.1.2.3.4.1.1.17
The input frequency of the PIM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimVoltageFailoverTriggerRange 1.3.6.1.4.1.7559.1.2.3.4.1.1.18
This attribute is deprecated. The trigger value is fixed at 85% of PIM maximum voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pimSelectedStatus 1.3.6.1.4.1.7559.1.2.3.4.1.1.19
Indicates whether or not the PIM is selected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

chassisTable 1.3.6.1.4.1.7559.1.2.4
A list of Chassis entries describing attributes of non-egenera hardware chassis contained in the PAN. This is a sparse table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChassisEntry

chassisEntry 1.3.6.1.4.1.7559.1.2.4.1
A Chassis entry contains general information about each Chassis in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ChassisEntry  

chassisIndex 1.3.6.1.4.1.7559.1.2.4.1.1
An integer value uniquely identifying the hardware chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

chassisBladeFrameIndex 1.3.6.1.4.1.7559.1.2.4.1.2
An integer value identifying the bladeFrameIndex value of the BladeFrame that this chassis contributes to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

chassisName 1.3.6.1.4.1.7559.1.2.4.1.3
A textual string identifying the chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisType 1.3.6.1.4.1.7559.1.2.4.1.4
A textual string identifying the type chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisManagementIp 1.3.6.1.4.1.7559.1.2.4.1.5
The management IP address of the chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

devices 1.3.6.1.4.1.7559.1.3
OBJECT IDENTIFIER    

cdroms 1.3.6.1.4.1.7559.1.3.1
OBJECT IDENTIFIER    

cdromTable 1.3.6.1.4.1.7559.1.3.1.1
A list of cdrom entries containing information about each cdrom allocated to this LPAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CDRomEntry

cdromEntry 1.3.6.1.4.1.7559.1.3.1.1.1
Information specific to each cdrom in the PAN, or allocated to the LPAN if LPAN agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CDRomEntry  

cdromIdOctets 1.3.6.1.4.1.7559.1.3.1.1.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

cdromCBladeIndex 1.3.6.1.4.1.7559.1.3.1.1.1.2
The cBladeIndex value of the cBlade hosting this CD-Rom.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cdromBladeFrameIndex 1.3.6.1.4.1.7559.1.3.1.1.1.3
The bladeFrameIndex value of the BladeFrame hosting this CD-Rom.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

cdromId 1.3.6.1.4.1.7559.1.3.1.1.1.4
A human readable string consisting of dot separated values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdromLPANIndex 1.3.6.1.4.1.7559.1.3.1.1.1.5
The lpanIndex value of the LPAN this cdrom is allocated to, or 0 if not allocated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromMajor 1.3.6.1.4.1.7559.1.3.1.1.1.6
The minor number of this CD-Rom device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromMinor 1.3.6.1.4.1.7559.1.3.1.1.1.7
The minor number of this CD-Rom device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromVendor 1.3.6.1.4.1.7559.1.3.1.1.1.8
A textual string identifying the cdrom vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdromModel 1.3.6.1.4.1.7559.1.3.1.1.1.9
A textual string identifying the cdrom model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdromSerialNumber 1.3.6.1.4.1.7559.1.3.1.1.1.10
A textual string providing the serial number of the cdrom.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdromRev 1.3.6.1.4.1.7559.1.3.1.1.1.11
The firmare revision used by this CD-ROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdromEnabled 1.3.6.1.4.1.7559.1.3.1.1.1.12
Indicates wether the cdrom is enabled (true), or disabled (false).
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cdromCapacity 1.3.6.1.4.1.7559.1.3.1.1.1.13
The storage capacity of the cdrom in megabytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromLPanAllocTable 1.3.6.1.4.1.7559.1.3.1.2
A list of LPAN indicies identifying LPAN cdrom allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CDRomLPanAllocEntry

cdromLPanAllocEntry 1.3.6.1.4.1.7559.1.3.1.2.1
Information specific to each pServer cdrom allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CDRomLPanAllocEntry  

cdromLPanAllocIdOctets 1.3.6.1.4.1.7559.1.3.1.2.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the cdrom.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

cdromLPanAllocBladeFrameIndex 1.3.6.1.4.1.7559.1.3.1.2.1.2
The bladeFrameIndex value of the BladeFrame hosting this CD-ROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromLPanAllocCBladeIndex 1.3.6.1.4.1.7559.1.3.1.2.1.3
The cBladeIndex value of the cBlade hosting this CD-ROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromLPanAllocLPanIndex 1.3.6.1.4.1.7559.1.3.1.2.1.4
The lpanIndex of the LPAN hosting the LPAN this cdrom is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromLPanAllocEnabled 1.3.6.1.4.1.7559.1.3.1.2.1.5
Indicates whether the LPAN cdrom mapping is currently enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cdromPSvrAllocTable 1.3.6.1.4.1.7559.1.3.1.3
A list of LPAN, pServer index pairs identifying pServer cdrom allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CDRomPSvrAllocEntry

cdromPSvrAllocEntry 1.3.6.1.4.1.7559.1.3.1.3.1
Information specific to each pServer cdrom allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CDRomPSvrAllocEntry  

cdromPSvrAllocIdOctets 1.3.6.1.4.1.7559.1.3.1.3.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the cdrom.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

cdromPSvrAllocBladeFrameIndex 1.3.6.1.4.1.7559.1.3.1.3.1.2
The bladeFrameIndex value of the BladeFrame hosting this CD-ROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromPSvrAllocCBladeIndex 1.3.6.1.4.1.7559.1.3.1.3.1.3
The cBladeIndex value of the cBlade hosting this CD-ROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromPSvrAllocLPanIndex 1.3.6.1.4.1.7559.1.3.1.3.1.4
The lpanIndex of the LPAN hosting the pServer this cdrom is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdromPSvrAllocpSvrIndex 1.3.6.1.4.1.7559.1.3.1.3.1.5
The lpanIndex of the pServer hosting the pServer this cdrom is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disks 1.3.6.1.4.1.7559.1.3.2
OBJECT IDENTIFIER    

diskTable 1.3.6.1.4.1.7559.1.3.2.1
A list of disk entries containing information about each disk allocated to this LPAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskEntry

diskEntry 1.3.6.1.4.1.7559.1.3.2.1.1
Information specific to each disk in the PAN, or allocated to the LPAN if LPAN agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiskEntry  

diskIdOctets 1.3.6.1.4.1.7559.1.3.2.1.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

diskId 1.3.6.1.4.1.7559.1.3.2.1.1.2
A human readable string consisting of dot separated values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskMajor 1.3.6.1.4.1.7559.1.3.2.1.1.3
The major number of this disk device. This object is deprecated and will be removed in future releases.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskMinor 1.3.6.1.4.1.7559.1.3.2.1.1.4
The minor number of this disk device. This object is deprectated and will be removed in future releases
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskVendor 1.3.6.1.4.1.7559.1.3.2.1.1.5
A textual string identifying the disk vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskModel 1.3.6.1.4.1.7559.1.3.2.1.1.6
A textual string identifying the disk model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskSerialNumber 1.3.6.1.4.1.7559.1.3.2.1.1.7
A textual string providing the serial number of the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskRev 1.3.6.1.4.1.7559.1.3.2.1.1.8
The firmare revision used by this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskEnabled 1.3.6.1.4.1.7559.1.3.2.1.1.9
Indicates wether the disk is enabled (true), or disabled (false).
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

diskCapacity 1.3.6.1.4.1.7559.1.3.2.1.1.10
The storage capacity of the disk in megabytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskDescription 1.3.6.1.4.1.7559.1.3.2.1.1.11
Disk description string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskLPanAllocTable 1.3.6.1.4.1.7559.1.3.2.2
A list of LPAN indicies identifying LPAN disk allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskLPanAllocEntry

diskLPanAllocEntry 1.3.6.1.4.1.7559.1.3.2.2.1
Information specific to each LPAN disk allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiskLPanAllocEntry  

diskLPanAllocIdOctets 1.3.6.1.4.1.7559.1.3.2.2.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

diskLPanAllocLPanIndex 1.3.6.1.4.1.7559.1.3.2.2.1.2
The lpanIndex of the LPAN hosting the LPAN this disk is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskLPanAllocEnabled 1.3.6.1.4.1.7559.1.3.2.2.1.3
Indicates whether the disk is currently enabled within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

diskPSvrAllocTable 1.3.6.1.4.1.7559.1.3.2.3
A list of LPAN, pServer index pairs identifying pServer disk allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskPSvrAllocEntry

diskPSvrAllocEntry 1.3.6.1.4.1.7559.1.3.2.3.1
Information specific to each pServer disk allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiskPSvrAllocEntry  

diskPSvrAllocIdOctets 1.3.6.1.4.1.7559.1.3.2.3.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

diskPSvrAllocPSvrIndex 1.3.6.1.4.1.7559.1.3.2.3.1.2
The lpanIndex of the pServer hosting the pServer this disk is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPSvrAllocLPanIndex 1.3.6.1.4.1.7559.1.3.2.3.1.3
The lpanIndex of the LPAN hosting the pServer this disk is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapes 1.3.6.1.4.1.7559.1.3.5
OBJECT IDENTIFIER    

tapeTable 1.3.6.1.4.1.7559.1.3.5.1
A list of tape entries containing information about each tape allocated to this LPAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TapeEntry

tapeEntry 1.3.6.1.4.1.7559.1.3.5.1.1
Information specific to each tape in the PAN, or allocated to the LPAN if LPAN agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TapeEntry  

tapeIdOctets 1.3.6.1.4.1.7559.1.3.5.1.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

tapeId 1.3.6.1.4.1.7559.1.3.5.1.1.2
A human readable string consisting of dot separated values of HBA number, BUS ID, target device ID and LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeMajor 1.3.6.1.4.1.7559.1.3.5.1.1.3
The major number of this tape device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapeMinor 1.3.6.1.4.1.7559.1.3.5.1.1.4
The minor number of this tape device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapeVendor 1.3.6.1.4.1.7559.1.3.5.1.1.5
A textual string identifying the tape vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeModel 1.3.6.1.4.1.7559.1.3.5.1.1.6
A textual string identifying the tape model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeSerialNumber 1.3.6.1.4.1.7559.1.3.5.1.1.7
A textual string providing the serial number of the tape
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeRev 1.3.6.1.4.1.7559.1.3.5.1.1.8
The firmare revision used by this tape.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tapeEnabled 1.3.6.1.4.1.7559.1.3.5.1.1.9
Indicates wether the tape is enabled (true), or disabled (false).
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

tapeLPanAllocTable 1.3.6.1.4.1.7559.1.3.5.2
A list of LPAN indicies identifying LPAN tape allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TapeLPanAllocEntry

tapeLPanAllocEntry 1.3.6.1.4.1.7559.1.3.5.2.1
Information specific to each LPAN tape allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TapeLPanAllocEntry  

tapeLPanAllocIdOctets 1.3.6.1.4.1.7559.1.3.5.2.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the tape.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

tapeLPanAllocLPanIndex 1.3.6.1.4.1.7559.1.3.5.2.1.2
The lpanIndex of the LPAN hosting the LPAN this tape is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapeLPanAllocEnabled 1.3.6.1.4.1.7559.1.3.5.2.1.3
Indicates whether the tape is currently enabled within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

tapePSvrAllocTable 1.3.6.1.4.1.7559.1.3.5.3
A list of LPAN, pServer index pairs identifying pServer tape allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TapePSvrAllocEntry

tapePSvrAllocEntry 1.3.6.1.4.1.7559.1.3.5.3.1
Information specific to each pServer tape allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TapePSvrAllocEntry  

tapePSvrAllocIdOctets 1.3.6.1.4.1.7559.1.3.5.3.1.1
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the tape.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

tapePSvrAllocPSvrIndex 1.3.6.1.4.1.7559.1.3.5.3.1.2
The lpanIndex of the pServer hosting the pServer this tape is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tapePSvrAllocLPanIndex 1.3.6.1.4.1.7559.1.3.5.3.1.3
The lpanIndex of the LPAN hosting the pServer this tape is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rEths 1.3.6.1.4.1.7559.1.3.3
OBJECT IDENTIFIER    

rEthTable 1.3.6.1.4.1.7559.1.3.3.1
A list of rEth entries containing information about each redundant Ethernet (rEth) in the PAN. A rEth is a pair of Ethernet Network Interface Cards (NICs), one on each cBlade, with the same configuration and external connectivity. A rEth provides redundant load-balancing and failover capability for BladeFrame network connectivity. Egenera rEth Naming Conventions ethx@bladeframename/cn Reference to a cBlade Network Interface Card (NIC). BladeFrame naming conventions require you to use a '/' between the BladeFrame name and cBlade number. For example eth1 on cBlade 2 on the BladeFrame named Egenera, would be referred to as 'eth1@Egenera/c2'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    REthEntry

rEthEntry 1.3.6.1.4.1.7559.1.3.3.1.1
Information specific to each rEth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  REthEntry  

rEthIndex 1.3.6.1.4.1.7559.1.3.3.1.1.1
An integer value uniquely identifying the rEth within the PAN
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rEthName 1.3.6.1.4.1.7559.1.3.3.1.1.2
A human readable string uniquely identifying the rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rEthPrimaryEth 1.3.6.1.4.1.7559.1.3.3.1.1.3
Identifies the primary Eth of the Reth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rEthPrimaryEthIndexOid 1.3.6.1.4.1.7559.1.3.3.1.1.4
An encoding of the cBlade Eth BladeFrameIndex, cBladeIndex, and cBladeEth index, uniquely identifying the cBlade Eth configured as the primary Eth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rEthInterface1 1.3.6.1.4.1.7559.1.3.3.1.1.5
Specifies the first cBlade NIC of a rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rEthInterface1IndexOid 1.3.6.1.4.1.7559.1.3.3.1.1.6
An encoding of the cBlade Eth BladeFrameIndex, cBladeIndex, and cBladeEth index, uniquely identifying the cBlade Eth configured as 'interface1'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rEthInterface2 1.3.6.1.4.1.7559.1.3.3.1.1.7
Specifies the second cBlade NIC of a rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rEthInterface2IndexOid 1.3.6.1.4.1.7559.1.3.3.1.1.8
An encoding of the cBlade Eth BladeFrameIndex, cBladeIndex, and cBladeEth index, uniquely identifying the cBlade Eth configured as 'interface2'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rEthMACAddressOctets 1.3.6.1.4.1.7559.1.3.3.1.1.9
This object is deprecated
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

rEthMACAddressString 1.3.6.1.4.1.7559.1.3.3.1.1.10
This object is deprecated
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rEthFlowControlOn 1.3.6.1.4.1.7559.1.3.3.1.1.11
Indicates whether flow-control is currently enabled for this rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

rEthAutoMACAssign 1.3.6.1.4.1.7559.1.3.3.1.1.12
This object is deprecated
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

rEthLoadBalancePolicy 1.3.6.1.4.1.7559.1.3.3.1.1.13
Describes the rEth Load Balancing Policy: pair(1) (default) packets are transmitted on the same cBlade that is receiving packets. inverse(2) packets are transmitted on the failover partner not currently enabled balance(3) packets are transmitted via either cBlade. With this option, a pBlade attempts to load-balance between both cBlades. NOTE: Certain external switches may not allow this configuration. undefined(999)
Status: mandatory Access: read-only
OBJECT-TYPE    
  LoadBalanceType  

rEthState 1.3.6.1.4.1.7559.1.3.3.1.1.14
Describes the current State of the REth: redundant(1) both eths are not failed not-redundant(2) one of the two eths is known to be failed degraded(3) one of the two eths is known to be failed, and the other is unknown failed(4) both eths are known to be failed unknown(999)
Status: mandatory Access: read-only
OBJECT-TYPE    
  REthStateType  

rEthFrameIndex 1.3.6.1.4.1.7559.1.3.3.1.1.15
An integer value uniquely identifying the BladeFrame that hosts this rEth. Prior to PAN Manager 5.0, all rEths belonged to the same BladeFrame. With BladeFarms, we need to identify the BladeFrame that hosts each rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rEthMTUSize 1.3.6.1.4.1.7559.1.3.3.1.1.16
Defines the MTU size of a rEth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

megaREths 1.3.6.1.4.1.7559.1.3.6
OBJECT IDENTIFIER    

megaREthTable 1.3.6.1.4.1.7559.1.3.6.1
A list of MegaREth entries containing information about each Mega REth in the PAN. An MegaREth consists of zero or more REths, usually each on a different Frame.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MegaREthEntry

megaREthEntry 1.3.6.1.4.1.7559.1.3.6.1.1
Information specific to each rEth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MegaREthEntry  

megaREthIndex 1.3.6.1.4.1.7559.1.3.6.1.1.1
An integer value uniquely identifying the MegaREth within the PAN
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

megaREthName 1.3.6.1.4.1.7559.1.3.6.1.1.2
A human readable string uniquely identifying the MegaREth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

megaREthMemberTable 1.3.6.1.4.1.7559.1.3.6.2
A list of REths belonging to each MegaREth.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MegaREthMemberEntry

megaREthMemberEntry 1.3.6.1.4.1.7559.1.3.6.2.1
Information specific to each rEth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MegaREthMemberEntry  

megaREthMemberMegaREthIndex 1.3.6.1.4.1.7559.1.3.6.2.1.1
An integer value identifying the megaREthIndex value of the MegaREth containing the REth indentified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

megaREthMemberREthIndex 1.3.6.1.4.1.7559.1.3.6.2.1.2
An integer value identifying the rEthIndex value of the REth contained by the MegaREth indentified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

megaREthMemberREthName 1.3.6.1.4.1.7559.1.3.6.2.1.3
A human readable string uniquely identifying the REth conainted by the MegaREth identified by this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitches 1.3.6.1.4.1.7559.1.3.4
OBJECT IDENTIFIER    

vSwitchTable 1.3.6.1.4.1.7559.1.3.4.1
A Table of information specific to vSwitches within the PAN. vSwitches establish connectivity between pServers and external networks or between pServers. Internal Connectivity - LPAN Administrators can create Eths for pBlade-to-pBlade communication using any vSwitch they have permission to access. If two pServers connect to the same vSwitch, the two pServers can communicate via IP. External Connectivity - BladeFrame architecture only supports external network communication through a Redundant Ethernet (rEth) configuration. PAN or BladeFrame Administrators can only create vSwitches for external connectivity using an uplink configured with the 'reth' command.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSwitchEntry

vSwitchEntry 1.3.6.1.4.1.7559.1.3.4.1.1
Information specific to each vSwitch in the PAN, or allocated to the LPAN if LPAN agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VSwitchEntry  

vSwitchIndex 1.3.6.1.4.1.7559.1.3.4.1.1.1
An integer value uniquely identifying this vSwitch
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vSwitchName 1.3.6.1.4.1.7559.1.3.4.1.1.2
A human readable string uniquely identifying this switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchRedundant 1.3.6.1.4.1.7559.1.3.4.1.1.3
indicates whether or not this vSwitch is configured for uplink redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

vSwitchExternal 1.3.6.1.4.1.7559.1.3.4.1.1.4
indicates whether or not this vSwitch is configured provide external IP connectivity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

vSwitchRouterIp 1.3.6.1.4.1.7559.1.3.4.1.1.5
This object is deprecated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchDHCPProxyIp 1.3.6.1.4.1.7559.1.3.4.1.1.6
This object is deprecated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchRethName 1.3.6.1.4.1.7559.1.3.4.1.1.7
A textual string identifying the name of the rEth uplink, if configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchRethIndex 1.3.6.1.4.1.7559.1.3.4.1.1.8
An encoding of the rEthIndex value of the rEth uplink, or -1 if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchUplinkName 1.3.6.1.4.1.7559.1.3.4.1.1.9
This object is deprecated. As of release 4.0, uplink names and ports are associated with cBlade eths, not vSwitches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchUplinkPort 1.3.6.1.4.1.7559.1.3.4.1.1.10
This object is deprecated. As of release 4.0, uplink names and ports are associated with cBlade eths, not vSwitches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchVLANId 1.3.6.1.4.1.7559.1.3.4.1.1.11
specifies a VLAN ID assigned to the uplink port of this vSwitch, or -1 for none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchVLANName 1.3.6.1.4.1.7559.1.3.4.1.1.12
specifies a VLAN Name assigned to the uplink port of this vSwitch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchMRethName 1.3.6.1.4.1.7559.1.3.4.1.1.13
A textual string identifying the name of the Mega REth uplink, if configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vSwitchMRethIndex 1.3.6.1.4.1.7559.1.3.4.1.1.14
An encoding of the megaREthIndex value of the Mega REth uplink, or -1 if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchLPanAllocTable 1.3.6.1.4.1.7559.1.3.4.2
A list of LPAN indicies identifying LPAN vSwitch allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSwitchLPanAllocEntry

vSwitchLPanAllocEntry 1.3.6.1.4.1.7559.1.3.4.2.1
Information specific to each LPAN vSwitch allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VSwitchLPanAllocEntry  

vSwitchLPanAllocVSwitchIndex 1.3.6.1.4.1.7559.1.3.4.2.1.1
An integer index unquely identifying the vSwitch within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchLPanAllocLPanIndex 1.3.6.1.4.1.7559.1.3.4.2.1.2
The lpanIndex of the LPAN hosting the LPAN this vSwitch is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vSwitchPSvrAllocTable 1.3.6.1.4.1.7559.1.3.4.3
A list of LPAN, pServer index pairs identifying pServer vSwitch allocations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSwitchPSvrAllocEntry

vSwitchPSvrAllocEntry 1.3.6.1.4.1.7559.1.3.4.3.1
Information specific to each pServer vSwitch allocation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VSwitchPSvrAllocEntry  

vSwitchPSvrAllocVSwitchIndex 1.3.6.1.4.1.7559.1.3.4.3.1.1
The vSwitchIndex value of the switch that this allocation applies to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vSwitchPSvrAllocLPanIndex 1.3.6.1.4.1.7559.1.3.4.3.1.2
The lpanIndex of the LPAN hosting the pServer this vSwitch is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vSwitchPSvrAllocPSvrIndex 1.3.6.1.4.1.7559.1.3.4.3.1.3
The pServerIndex value of the pServer hosting the pServer this vSwitch is allocated to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

vSwtichPSvrAllocEthIndex 1.3.6.1.4.1.7559.1.3.4.3.1.4
The pServerEthIndex value of the Eth on the pServer indicated by vSwitchPSvrAllocLPanIndex, vSwitchPSvrAllocPSvrIndex that this vSwitch is mapped to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

lPans 1.3.6.1.4.1.7559.1.4
OBJECT IDENTIFIER    

lPanTable 1.3.6.1.4.1.7559.1.4.1
A list of entries containing information and controls for LPANs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LPanEntry

lPanEntry 1.3.6.1.4.1.7559.1.4.1.1
A LPAN entry contains information and controls for LPANs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LPanEntry  

lPanIndex 1.3.6.1.4.1.7559.1.4.1.1.1
An integer value uniquely identifying the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

lPanName 1.3.6.1.4.1.7559.1.4.1.1.2
A textual string identifying the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lPanHealthStatus 1.3.6.1.4.1.7559.1.4.1.1.3
An indication of the health of the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

lPanUpTime 1.3.6.1.4.1.7559.1.4.1.1.4
Deprecated, as of release 4.0, LPANs no longer have a concept of uptime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

lPanControlTable 1.3.6.1.4.1.7559.1.4.2
A list of LPAN control entries containing controls for LPANs in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LPanControlEntry

lPanControlEntry 1.3.6.1.4.1.7559.1.4.2.1
A logical PAN entry contains controls for LPANs in the Egenera PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LPanControlEntry  

lPanBoot 1.3.6.1.4.1.7559.1.4.2.1.1
When set to 1, invokes a boot operation on the LPAN. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

lPanReboot 1.3.6.1.4.1.7559.1.4.2.1.2
When set to 1, invokes a reboot operation on the LPAN. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

lPanDoShutdown 1.3.6.1.4.1.7559.1.4.2.1.3
When set to 1, invokes a shutdown operation on the LPAN. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

lPanCheckHealth 1.3.6.1.4.1.7559.1.4.2.1.4
When set to 1, invokes a checkhealth operation on the Logical PAN. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

lPanUpdate 1.3.6.1.4.1.7559.1.4.2.1.5
When set to 1, invokes a update operation on the LPAN. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pools 1.3.6.1.4.1.7559.1.5
OBJECT IDENTIFIER    

poolTable 1.3.6.1.4.1.7559.1.5.1
A list of entries containing information for Global Pools and Local Pools.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoolEntry

poolEntry 1.3.6.1.4.1.7559.1.5.1.1
A Pool entry contains information for Global Pools and Local Pools.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PoolEntry  

poolIndex 1.3.6.1.4.1.7559.1.5.1.1.1
An integer value uniquely identifying the pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

poolName 1.3.6.1.4.1.7559.1.5.1.1.2
A textual string identifying the pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

poolDescription 1.3.6.1.4.1.7559.1.5.1.1.3
A textual string describing the pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

poolLinkedIndex 1.3.6.1.4.1.7559.1.5.1.1.4
For local pools, the poolIndex of the global pool that the local pool is linked to, or -1 if not linked. For Global Pools, this value is -1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

poolType 1.3.6.1.4.1.7559.1.5.1.1.5
Indicates the type of pool (global or local).
Status: mandatory Access: read-only
OBJECT-TYPE    
  PoolType  

poolAvailableBlades 1.3.6.1.4.1.7559.1.5.1.1.6
Indicates the number of blades currently available in the pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServers 1.3.6.1.4.1.7559.1.4.3
OBJECT IDENTIFIER    

pServerTable 1.3.6.1.4.1.7559.1.4.3.1
A list of pServer entries containing information about each pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerEntry

pServerEntry 1.3.6.1.4.1.7559.1.4.3.1.1
Information regarding each pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerEntry  

pServerIndex 1.3.6.1.4.1.7559.1.4.3.1.1.1
An integer value uniquely identifying pServer within Logical PAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerLPanIndex 1.3.6.1.4.1.7559.1.4.3.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerBladeIndex 1.3.6.1.4.1.7559.1.4.3.1.1.3
An integer value identifying the pBladeIndex value of the pBlade that currently hosts this pServer, -1 if no current pBlade. See pServerVBladeIndex
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

pServerBladeFrameIndex 1.3.6.1.4.1.7559.1.4.3.1.1.4
An integer value identifying the bladeFrameIndex value of the BladeFrame that hosts this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

pServerName 1.3.6.1.4.1.7559.1.4.3.1.1.5
A textual string identifying this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerFullName 1.3.6.1.4.1.7559.1.4.3.1.1.6
A textual string fully identifying this pServer and its LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerDescription 1.3.6.1.4.1.7559.1.4.3.1.1.7
A textual string describing this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerBladeFrameName 1.3.6.1.4.1.7559.1.4.3.1.1.8
A textual string identifying the BladeFrame hosting this PServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerPBladeName 1.3.6.1.4.1.7559.1.4.3.1.1.9
A textual string identifying the pBlade currently hosting this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerLPanName 1.3.6.1.4.1.7559.1.4.3.1.1.10
A textual string identifying the LPAN containing this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerValidBootDisk 1.3.6.1.4.1.7559.1.4.3.1.1.11
This object is deprecated
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerHostname 1.3.6.1.4.1.7559.1.4.3.1.1.12
The hostname of this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerAgentAvailable 1.3.6.1.4.1.7559.1.4.3.1.1.13
Indicates whether the Egenera management agent is running on the pBlade hosting this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerHealthStatus 1.3.6.1.4.1.7559.1.4.3.1.1.14
Indicates the health of the pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthStatusType  

pServerInDebugger 1.3.6.1.4.1.7559.1.4.3.1.1.15
This object is deprecated as of PAN Manager release 4.0. The value may be obtained via the pBlade table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerAutoActivate 1.3.6.1.4.1.7559.1.4.3.1.1.16
This object is deprecated as of PAN Manager release 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerAutoBoot 1.3.6.1.4.1.7559.1.4.3.1.1.17
This object is deprecated as of PAN Manager release 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerActivateOrder 1.3.6.1.4.1.7559.1.4.3.1.1.18
Indicates the order within the LPAN that this pServer is activated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerActive 1.3.6.1.4.1.7559.1.4.3.1.1.19
This object is deprecated as of PAN Manager release 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerBootStatus 1.3.6.1.4.1.7559.1.4.3.1.1.20
Describes the boot status
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerUptime 1.3.6.1.4.1.7559.1.4.3.1.1.21
The length of time the pServer has been up in 1/100ths of a second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pServerFailedOver 1.3.6.1.4.1.7559.1.4.3.1.1.22
This object is deprecated as of PAN Manager release 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerOptional 1.3.6.1.4.1.7559.1.4.3.1.1.23
Indicates whether this pServer has been designated as optional.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

pServerShutdownTimeout 1.3.6.1.4.1.7559.1.4.3.1.1.24
The amount of time given for the pServer to shutdown before the shutdown operation is deemed to have failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPrimaryPBladeIndex 1.3.6.1.4.1.7559.1.4.3.1.1.25
The pBladeIndex value of the pServer's configured primary pBlade. -1 indicates none, -2 indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2..2147483647  

pServerPrimaryPBladeFrameIndex 1.3.6.1.4.1.7559.1.4.3.1.1.26
The bladeFrameIndex value of BladeFrame hosting the pServer's configured primary pBlade. -1 indicates none, -2 indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2..2147483647  

pServerPrimaryPBladeName 1.3.6.1.4.1.7559.1.4.3.1.1.27
A textual string including the Frame and pBlade name of this pServer's configured primary pBlade. 'pool' indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerFailoverPBladeIndex 1.3.6.1.4.1.7559.1.4.3.1.1.28
The pBladeIndex value of the pServer's configured failover pBlade. -1 indicates none, -2 indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2..2147483647  

pServerFailoverPBladeFrameIndex 1.3.6.1.4.1.7559.1.4.3.1.1.29
The bladeFrameIndex value of BladeFrame hosting the pServer's configured failover pBlade. -1 indicates none, -2 indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2..2147483647  

pServerFailoverPBladeName 1.3.6.1.4.1.7559.1.4.3.1.1.30
A textual string including the Frame and pBlade name of this pServer's configured failover pBlade. 'pool' indicates global or local pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerVBladeIndex 1.3.6.1.4.1.7559.1.4.3.1.1.31
An integer value identifying the vBladeIndex value of the vBlade that currently hosts this pServer, -1 if no current vBlade, or if the pServer is hosted by a pBlade. See pServerBladeIndex
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

pServerStatsTable 1.3.6.1.4.1.7559.1.4.3.2
A list of pServer Monitor entries containing runtime statistics for pServers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerStatsEntry

pServerStatsEntry 1.3.6.1.4.1.7559.1.4.3.2.1
A pServer Monitor entry contains runtime statistics for pServers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerStatsEntry  

pServerStatsUpTime 1.3.6.1.4.1.7559.1.4.3.2.1.1
The uptime in 1/100ths of a second for this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pServerStatsLoadAvg1 1.3.6.1.4.1.7559.1.4.3.2.1.2
100 * the average number of jobs in the run queue over the previous minute. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsLoadAvg5 1.3.6.1.4.1.7559.1.4.3.2.1.3
100 * the average number of jobs in the run queue over the previous five minutes. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsLoadAvg15 1.3.6.1.4.1.7559.1.4.3.2.1.4
100 * the average number of jobs in the run queue over the previous fifteen minutes. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsCpuUser 1.3.6.1.4.1.7559.1.4.3.2.1.5
The number of (1/100)ths of a second that the pServer spent in user mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsCpuSystem 1.3.6.1.4.1.7559.1.4.3.2.1.6
The number of (1/100)ths of a second that the pServer spent in system mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsCpuIdle 1.3.6.1.4.1.7559.1.4.3.2.1.7
The number of (1/100)ths of a second that the pServer spent in idle mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsLoadScale 1.3.6.1.4.1.7559.1.4.3.2.1.8
The load scale. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsNumProcs 1.3.6.1.4.1.7559.1.4.3.2.1.9
The number of processes running on the pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsLastPid 1.3.6.1.4.1.7559.1.4.3.2.1.10
The highest allocated process ID on the pServer. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerStatsContextSwitch 1.3.6.1.4.1.7559.1.4.3.2.1.11
The number of context switches undergone by this pServer since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsInterrupt 1.3.6.1.4.1.7559.1.4.3.2.1.12
The number of interrupts encountered by this pServer since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsMemTotal 1.3.6.1.4.1.7559.1.4.3.2.1.13
The total amount of physical RAM in kB for this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsMemFree 1.3.6.1.4.1.7559.1.4.3.2.1.14
The amount of free physcial RAM in kB for this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsSwapTotal 1.3.6.1.4.1.7559.1.4.3.2.1.15
The total amount of configured swap memory in kB for this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsSwapFree 1.3.6.1.4.1.7559.1.4.3.2.1.16
The amount of free swap memory in kB for this pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerStatsPageIn 1.3.6.1.4.1.7559.1.4.3.2.1.17
The number of pages paged in since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsPageOut 1.3.6.1.4.1.7559.1.4.3.2.1.18
The number of pages paged out since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsSwapIn 1.3.6.1.4.1.7559.1.4.3.2.1.19
The number of swap pages paged in since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsSwapOut 1.3.6.1.4.1.7559.1.4.3.2.1.20
The number of swap pages paged out since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsDiskReads 1.3.6.1.4.1.7559.1.4.3.2.1.21
The number of disk reads since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsDiskWrites 1.3.6.1.4.1.7559.1.4.3.2.1.22
The number of disk writes since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsDiskBlkReads 1.3.6.1.4.1.7559.1.4.3.2.1.23
The number of 1 kB blocks read from disk since boot. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsDiskBlkWrites 1.3.6.1.4.1.7559.1.4.3.2.1.24
The number of of 1 kB blocks written to disk since boot. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerStatsCpuUserNice 1.3.6.1.4.1.7559.1.4.3.2.1.25
The number of (1/100)ths of a second that the pServer spent in user nice mode since boot. Returns 0 for Windows pServers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerCpuTable 1.3.6.1.4.1.7559.1.4.3.3
A list of CPU statisitcs for each CPU on each pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerCpuEntry

pServerCpuEntry 1.3.6.1.4.1.7559.1.4.3.3.1
Statistics for each CPU on the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerCpuEntry  

pServerCpuIndex 1.3.6.1.4.1.7559.1.4.3.3.1.1
An integer uniquely identifying this CPU within the pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerCpuPServerIndex 1.3.6.1.4.1.7559.1.4.3.3.1.2
An integer value identifying the pServerIndex value of the pServer that hosts this CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerCpuLPanIndex 1.3.6.1.4.1.7559.1.4.3.3.1.3
An integer value identifying the lPanIndex value of the LPAN that hosts this CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerCpuModelName 1.3.6.1.4.1.7559.1.4.3.3.1.4
A textual string representing the CPU model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerCpuModel 1.3.6.1.4.1.7559.1.4.3.3.1.5
An integer value representing the CPU model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerCpuFamily 1.3.6.1.4.1.7559.1.4.3.3.1.6
An integer value representing the CPU family.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerCpuVendorId 1.3.6.1.4.1.7559.1.4.3.3.1.7
A textual string representing the CPU vendor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerCpuMhz 1.3.6.1.4.1.7559.1.4.3.3.1.8
The speed of the CPU in Mhz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerCpuCacheSize 1.3.6.1.4.1.7559.1.4.3.3.1.9
The cache size of the CPU in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerCpuName 1.3.6.1.4.1.7559.1.4.3.3.1.10
A textual string uniquely identifying this CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerCpuUser 1.3.6.1.4.1.7559.1.4.3.3.1.11
The number of (1/100)ths of a second that this CPU spent in user mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerCpuUserNice 1.3.6.1.4.1.7559.1.4.3.3.1.12
The number of (1/100)ths of a second that this CPU spent in user nice mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerCpuSystem 1.3.6.1.4.1.7559.1.4.3.3.1.13
The number of (1/100)ths of a second that this CPU spent in system mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerCpuIdle 1.3.6.1.4.1.7559.1.4.3.3.1.14
The number of (1/100)ths of a second that this CPU spent in idle mode since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerDiskTable 1.3.6.1.4.1.7559.1.4.3.4
A list of disk statisitcs for each disk on the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerDiskEntry

pServerDiskEntry 1.3.6.1.4.1.7559.1.4.3.4.1
Disk statisitcs for each disk on the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerDiskEntry  

pServerDiskNameOctets 1.3.6.1.4.1.7559.1.4.3.4.1.1
An octet string representing the device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

pServerDiskPServerIndex 1.3.6.1.4.1.7559.1.4.3.4.1.2
An integer value identifying the pServerIndex value of the pServer that utilizes this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerDiskLPanIndex 1.3.6.1.4.1.7559.1.4.3.4.1.3
An integer value indentifying the lPanIndex value of the LPAN that hosts this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerDiskName 1.3.6.1.4.1.7559.1.4.3.4.1.4
The human readable device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerDiskBlocks 1.3.6.1.4.1.7559.1.4.3.4.1.5
The size of this disk in 1kB blocks
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerDiskMajor 1.3.6.1.4.1.7559.1.4.3.4.1.6
The major ID of this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerDiskMinor 1.3.6.1.4.1.7559.1.4.3.4.1.7
The minor ID of this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPartitionTable 1.3.6.1.4.1.7559.1.4.3.5
A list of partition statisitcs for each partition on the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerPartitionEntry

pServerPartitionEntry 1.3.6.1.4.1.7559.1.4.3.5.1
Partition statisitcs for each partition on the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerPartitionEntry  

pServerPartitionNameOctets 1.3.6.1.4.1.7559.1.4.3.5.1.1
An octet string representing the device special file name representing this disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

pServerPartitionPServerIndex 1.3.6.1.4.1.7559.1.4.3.5.1.2
An integer value identifying the pServerIndex value of the pServer that utilizes this disk partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPartitionLPanIndex 1.3.6.1.4.1.7559.1.4.3.5.1.3
An integer value indentifying the lPanIndex value of the LPAN that hosts this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPartitionName 1.3.6.1.4.1.7559.1.4.3.5.1.4
A textual string identifying the device file that represents this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

pServerPartitionBlocks 1.3.6.1.4.1.7559.1.4.3.5.1.5
The size of this partition in 1kB blocks
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerPartitionMajor 1.3.6.1.4.1.7559.1.4.3.5.1.6
The major ID of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPartitionMinor 1.3.6.1.4.1.7559.1.4.3.5.1.7
The minor ID of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerPartitionFSBlocks 1.3.6.1.4.1.7559.1.4.3.5.1.8
If the partition contains a mounted filesystem, filesystem size in 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerPartitionFSUsedBlocks 1.3.6.1.4.1.7559.1.4.3.5.1.9
If the partition contains a mounted filesystem, the number of used 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerPartitionFSAvailableBlocks 1.3.6.1.4.1.7559.1.4.3.5.1.10
If the partition contains a mounted filesystem, the number of available 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerPartitionFSUtil 1.3.6.1.4.1.7559.1.4.3.5.1.11
If the partition contains a mounted filesystem, the number of available 1k blocks, otherwise 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

pServerEthTable 1.3.6.1.4.1.7559.1.4.3.6
Information regarding each virtual Eth interface on a pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerEthEntry

pServerEthEntry 1.3.6.1.4.1.7559.1.4.3.6.1
Information specific to each cBlade Eth in the PAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerEthEntry  

pServerEthIndex 1.3.6.1.4.1.7559.1.4.3.6.1.1
An integer uniquely identifying this interface within the pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerEthPServerIndex 1.3.6.1.4.1.7559.1.4.3.6.1.2
An integer value identifying the pServerIndex of the pServer that hosts this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerEthLPanIndex 1.3.6.1.4.1.7559.1.4.3.6.1.3
An integer value identifying the lPanIndex value of the LPAN that hosts this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pServerEthName 1.3.6.1.4.1.7559.1.4.3.6.1.4
A textual string identifying the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerEthMACAddressOctets 1.3.6.1.4.1.7559.1.4.3.6.1.5
An encoding of the eth MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

pServerEthMACAddressString 1.3.6.1.4.1.7559.1.4.3.6.1.6
A human readable string representing the eth MAC address in the form: '6E:4A:1F:00:01:06'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pServerEthRateLimit 1.3.6.1.4.1.7559.1.4.3.6.1.7
The configured rate limit for the pServer Eth in Mbps. 0 indicates unlimited.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerEthStatsTable 1.3.6.1.4.1.7559.1.4.3.7
A list of interface statisitcs for each interface in the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerEthStatsEntry

pServerEthStatsEntry 1.3.6.1.4.1.7559.1.4.3.7.1
Eth statisitcs for each interface in the pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerEthStatsEntry  

pServerEthStatsInBytes 1.3.6.1.4.1.7559.1.4.3.7.1.1
The number of bytes received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsInPackets 1.3.6.1.4.1.7559.1.4.3.7.1.2
The number of packets received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsInErrs 1.3.6.1.4.1.7559.1.4.3.7.1.3
The number of errors received on this interface since interface reset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsInDrops 1.3.6.1.4.1.7559.1.4.3.7.1.4
The number of dropped incoming packets on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsInOverrun 1.3.6.1.4.1.7559.1.4.3.7.1.5
The number of overrun incoming packets on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsInMulticast 1.3.6.1.4.1.7559.1.4.3.7.1.6
The number of multicast packets received on this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutBytes 1.3.6.1.4.1.7559.1.4.3.7.1.7
The number of bytes transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutPackets 1.3.6.1.4.1.7559.1.4.3.7.1.8
The number of packets transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutErrs 1.3.6.1.4.1.7559.1.4.3.7.1.9
The number of errors encountered while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutDrops 1.3.6.1.4.1.7559.1.4.3.7.1.10
The number of dropped packets intended for transmission from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutOverrun 1.3.6.1.4.1.7559.1.4.3.7.1.11
The number of overrun packets intended for transmission from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutCollisions 1.3.6.1.4.1.7559.1.4.3.7.1.12
The number of collisions detetced while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutCarrierDctFail 1.3.6.1.4.1.7559.1.4.3.7.1.13
The number of carrier detect failures detetced while transmitting from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOutCompressed 1.3.6.1.4.1.7559.1.4.3.7.1.14
The number of compressed packets transmitted from this interface since interface reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pServerEthStatsOperStatus 1.3.6.1.4.1.7559.1.4.3.7.1.15
The operational state of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceOperStatus  

pServerEthIpTable 1.3.6.1.4.1.7559.1.4.3.8
A list of IP addresses, broadcast addresses, and nework masks configured on each pServer Eth interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerEthIpEntry

pServerEthIpEntry 1.3.6.1.4.1.7559.1.4.3.8.1
The IP address, broadcast address, and network mask for a pServer Eth interface or alias.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerEthIpEntry  

pServerEthIpAliasName 1.3.6.1.4.1.7559.1.4.3.8.1.1
The name of this network interface or alias, i.e. lo, veth31, eht10:1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

pServerEthIpEthIndex 1.3.6.1.4.1.7559.1.4.3.8.1.2
An integer value identifying the pServerEthIndex of the pServer Eth that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerEthIpPServerIndex 1.3.6.1.4.1.7559.1.4.3.8.1.3
An integer value identifying the pServerIndex of the pServer that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerEthIpLPanIndex 1.3.6.1.4.1.7559.1.4.3.8.1.4
An integer value identifying the lpanIndex of the LPAN that hosts this IP configuraion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pServerEthIpAddress 1.3.6.1.4.1.7559.1.4.3.8.1.5
The IP address configured on this pServer eth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pServerEthIpBroadcast 1.3.6.1.4.1.7559.1.4.3.8.1.6
The broadcast address configured on this pServer eth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pServerEthIpMask 1.3.6.1.4.1.7559.1.4.3.8.1.7
The network mask configured on this pServer eth (or alias)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pServerControlTable 1.3.6.1.4.1.7559.1.4.3.9
A list of pServer controls for each pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PServerControlEntry

pServerControlEntry 1.3.6.1.4.1.7559.1.4.3.9.1
Controls for each pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PServerControlEntry  

pServerControlPowerUp 1.3.6.1.4.1.7559.1.4.3.9.1.1
This object is deprecated as of PAN Manager release 4.0. This control is available via the pBladeControlTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerControlPowerDown 1.3.6.1.4.1.7559.1.4.3.9.1.2
This object is deprecated as of PAN Manager release 4.0. This control is available via the pBladeControlTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerControlColdReset 1.3.6.1.4.1.7559.1.4.3.9.1.3
This object is deprecated as of PAN Manager release 4.0. This control is available via the pBladeControlTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerControlWarmReset 1.3.6.1.4.1.7559.1.4.3.9.1.4
This object is deprecated as of PAN Manager release 4.0. This control is available via the pBladeControlTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerControlNmi 1.3.6.1.4.1.7559.1.4.3.9.1.5
This object is deprecated as of PAN Manager release 4.0. This control is available via the pBladeControlTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerBoot 1.3.6.1.4.1.7559.1.4.3.9.1.6
When set to 1, initiates a boot operation on this pServer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerShutdown 1.3.6.1.4.1.7559.1.4.3.9.1.7
When set to 1, initiates a shutdown operation on this pServer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerForceShutdown 1.3.6.1.4.1.7559.1.4.3.9.1.8
When set to 1, initiates a force shutdown operation on this pServer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerReboot 1.3.6.1.4.1.7559.1.4.3.9.1.9
When set to 1, initiates a reboot operation on this pServer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pServerForceReboot 1.3.6.1.4.1.7559.1.4.3.9.1.10
When set to 1, initiates a force reboot operation on this pServer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

applications 1.3.6.1.4.1.7559.1.4.4
OBJECT IDENTIFIER    

applicationTable 1.3.6.1.4.1.7559.1.4.4.1
A list of Application entries containing information about each application configured for PAN Manager control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationEntry

applicationEntry 1.3.6.1.4.1.7559.1.4.4.1.1
Information regarding each application.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationEntry  

applicationIndex 1.3.6.1.4.1.7559.1.4.4.1.1.1
An integer value uniquely identifying the application within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationLPanIndex 1.3.6.1.4.1.7559.1.4.4.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationName 1.3.6.1.4.1.7559.1.4.4.1.1.3
A textual string identifying the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

applicationDescription 1.3.6.1.4.1.7559.1.4.4.1.1.4
A textual string describing the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

applicationStatus 1.3.6.1.4.1.7559.1.4.4.1.1.5
A textual string describing the operational status of the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

applicationHealth 1.3.6.1.4.1.7559.1.4.4.1.1.6
This object is deprecated
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appCurrentPServerIndex 1.3.6.1.4.1.7559.1.4.4.1.1.7
An integer value identifying the pServerIndex value of the pServer currently hosting this application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appPrimaryPServerIndex 1.3.6.1.4.1.7559.1.4.4.1.1.8
An integer value identifying the pServerIndex value of the pServer configured as the application's primary pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

applicationControlTable 1.3.6.1.4.1.7559.1.4.4.2
A list of application entries containing controls for each application configured for PAN Manager control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationControlEntry

applicationControlEntry 1.3.6.1.4.1.7559.1.4.4.2.1
Controls for each application.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationControlEntry  

applicationStart 1.3.6.1.4.1.7559.1.4.4.2.1.1
When set to 1, initiates a start operation on this application. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

applicationStop 1.3.6.1.4.1.7559.1.4.4.2.1.2
When set to 1, initiates a stop operation on this application. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

applicationForceStop 1.3.6.1.4.1.7559.1.4.4.2.1.3
When set to 1, initiates a force stop operation on this application. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

applicationMove 1.3.6.1.4.1.7559.1.4.4.2.1.4
When set to 1, initiates a move operation on this application. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

applicationFOPTable 1.3.6.1.4.1.7559.1.4.4.3
A list of Application failover policy assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationFOPEntry

applicationFOPEntry 1.3.6.1.4.1.7559.1.4.4.3.1
Indicates a failover policy to application assignment by identifying failoverPolicyIndex of the failover policy assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationFOPEntry  

applicationFOPIndex 1.3.6.1.4.1.7559.1.4.4.3.1.1
An integer value identifying the failoverPolicyIndex of the failover policy mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationHMONTable 1.3.6.1.4.1.7559.1.4.4.4
A list of Application health monitor assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationHMONEntry

applicationHMONEntry 1.3.6.1.4.1.7559.1.4.4.4.1
Indicates a health monitor to application assignment by identifying healthMonitorIndex of the health monitor assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationHMONEntry  

applicationHMONIndex 1.3.6.1.4.1.7559.1.4.4.4.1.1
An integer value identifying the healthMonitorIndex of the health monitor mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationExResTable 1.3.6.1.4.1.7559.1.4.4.5
A list of Application executable resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationExResEntry

applicationExResEntry 1.3.6.1.4.1.7559.1.4.4.5.1
Indicates a executable resource to application assignment by identifying executableResourceIndex of the executable resource assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationExResEntry  

applicationExResIndex 1.3.6.1.4.1.7559.1.4.4.5.1.1
An integer value identifying the executableResourceIndex of the executable resource mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationSCSIResTable 1.3.6.1.4.1.7559.1.4.4.6
A list of Application SCSI disk resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationSCSIResEntry

applicationSCSIResEntry 1.3.6.1.4.1.7559.1.4.4.6.1
Indicates a SCSIRes disk resource to application assignment by identifying scsiDiskResourceIndex of the SCSI disk resource assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationSCSIResEntry  

applicationSCSIResIndex 1.3.6.1.4.1.7559.1.4.4.6.1.1
An integer value identifying the scsiDiskResourceIndex of the SCSI disk resource mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationNFSResTable 1.3.6.1.4.1.7559.1.4.4.7
A list of Application NFS resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationNFSResEntry

applicationNFSResEntry 1.3.6.1.4.1.7559.1.4.4.7.1
Indicates an NFS resource to application assignment by identifying nfsResourceIndex of the NFS resource assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationNFSResEntry  

applicationNFSResIndex 1.3.6.1.4.1.7559.1.4.4.7.1.1
An integer value identifying the nfsResourceIndex of the NFS resource mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationNetResTable 1.3.6.1.4.1.7559.1.4.4.8
A list of Application Network resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApplicationNetResEntry

applicationNetResEntry 1.3.6.1.4.1.7559.1.4.4.8.1
Indicates a Network resource to application assignment by identifying networkResourceIndex of the Network resource assigned to the application
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApplicationNetResEntry  

applicationNetResIndex 1.3.6.1.4.1.7559.1.4.4.8.1.1
An integer value identifying the networkResourceIndex of the executable resource mapped to the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancers 1.3.6.1.4.1.7559.1.4.5
OBJECT IDENTIFIER    

loadBalancerTable 1.3.6.1.4.1.7559.1.4.5.1
A list of load balancer entries containing information about each load balancer configured for PAN Manager control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerEntry

loadBalancerEntry 1.3.6.1.4.1.7559.1.4.5.1.1
Information regarding each load balancer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerEntry  

loadBalancerIndex 1.3.6.1.4.1.7559.1.4.5.1.1.1
An integer value uniquely identifying the load balancer within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerLPanIndex 1.3.6.1.4.1.7559.1.4.5.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this loadBalancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerName 1.3.6.1.4.1.7559.1.4.5.1.1.3
A textual string identifying the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

loadBalancerDescription 1.3.6.1.4.1.7559.1.4.5.1.1.4
A textual string describing the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

loadBalancerStatus 1.3.6.1.4.1.7559.1.4.5.1.1.5
A textual string describing the operational status of the loadBalancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lbCurrentPServerIndex 1.3.6.1.4.1.7559.1.4.5.1.1.6
An integer value identifying the pServerIndex value of the pServer currently hosting this load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

lbPrimaryPServerIndex 1.3.6.1.4.1.7559.1.4.5.1.1.7
An integer value identifying the pServerIndex value of the pServer configured as the load balancer's primare pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerAutoStart 1.3.6.1.4.1.7559.1.4.5.1.1.8
A boolean value indicating whether or not the load balancer is configured for auto-start.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

loadBalancerControlTable 1.3.6.1.4.1.7559.1.4.5.2
A list of load balancer entries containing controls for each load balancer configured for PAN Manager control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerControlEntry

loadBalancerControlEntry 1.3.6.1.4.1.7559.1.4.5.2.1
Controls for each load balancer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerControlEntry  

loadBalancerStart 1.3.6.1.4.1.7559.1.4.5.2.1.1
When set to 1, initiates a start operation on this load balancer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

loadBalancerStop 1.3.6.1.4.1.7559.1.4.5.2.1.2
When set to 1, initiates a stop operation on this load balancer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

loadBalancerForceStop 1.3.6.1.4.1.7559.1.4.5.2.1.3
When set to 1, initiates a force stop operation on this load balancer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

loadBalancerMove 1.3.6.1.4.1.7559.1.4.5.2.1.4
When set to 1, initiates a move operation on this load balancer. When read, returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

loadBalancerConnectionTable 1.3.6.1.4.1.7559.1.4.5.3
A list of configured connections to the load balancer service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerConnectionEntry

loadBalancerConnectionEntry 1.3.6.1.4.1.7559.1.4.5.3.1
Attributes of each load balancer connection
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerConnectionEntry  

loadBalancerConnectionIndex 1.3.6.1.4.1.7559.1.4.5.3.1.1
An integer value uniquely identifying the connection within the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerConnectionProto 1.3.6.1.4.1.7559.1.4.5.3.1.2
Indicates the connection protocol; TCP or UDP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ProtocolType  

loadBalancerConnectionPort 1.3.6.1.4.1.7559.1.4.5.3.1.3
Indicates the connection port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lbConnectionStartSchedPolicy 1.3.6.1.4.1.7559.1.4.5.3.1.4
Indicates the scheduling policy for the connection. - rr-round robin (default): distribute jobs equally among available pServers. - wrr-weighted-round-robin: assign relatively more jobs to pServers with larger capacity. - lc-least-connection-assign: relatively more jobs to pServers with fewer scheduled jobs. - wlc-weighted-least-connected: assign relatively more jobs to pServers with less scheduled jobs relative to their capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SchedulePolicyType  

loadBalancerPersistConnection 1.3.6.1.4.1.7559.1.4.5.3.1.5
Indicates the whether or not established connections from clients should always be serviced by the same load balancer member.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

loadBalancerMemberTable 1.3.6.1.4.1.7559.1.4.5.4
A list of applications that are members of the load balancer service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerMemberEntry

loadBalancerMemberEntry 1.3.6.1.4.1.7559.1.4.5.4.1
Attributes of each application that is a member of the load balancer service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerMemberEntry  

loadBalancerMemberIndex 1.3.6.1.4.1.7559.1.4.5.4.1.1
An integer value identifying the applicationIndex value of the application that is a member of this load balancer service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerMemberWeight 1.3.6.1.4.1.7559.1.4.5.4.1.2
An integer value identifying the weight criteria for the member, a member with weight 2 will handle twice the load as a member of weight 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lbMemberStartWithService 1.3.6.1.4.1.7559.1.4.5.4.1.3
Indicates whether or not this member is configured to start when the load balancer service is started.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

loadBalancerFOPTable 1.3.6.1.4.1.7559.1.4.5.5
A list of load balancer failover policy assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerFOPEntry

loadBalancerFOPEntry 1.3.6.1.4.1.7559.1.4.5.5.1
Indicates a failover policy to load balancer assignment by identifying failoverPolicyIndex of the failover policy assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerFOPEntry  

loadBalancerFOPIndex 1.3.6.1.4.1.7559.1.4.5.5.1.1
An integer value identifying the failoverPolicyIndex of the failover policy mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerHMONTable 1.3.6.1.4.1.7559.1.4.5.6
A list of load balancer health monitor assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerHMONEntry

loadBalancerHMONEntry 1.3.6.1.4.1.7559.1.4.5.6.1
Indicates a health monitor to load balancer assignment by identifying healthMonitorIndex of the health monitor assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerHMONEntry  

loadBalancerHMONIndex 1.3.6.1.4.1.7559.1.4.5.6.1.1
An integer value identifying the healthMonitorIndex of the health monitor mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerExResTable 1.3.6.1.4.1.7559.1.4.5.7
A list of load balancer executable resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerExResEntry

loadBalancerExResEntry 1.3.6.1.4.1.7559.1.4.5.7.1
Indicates a executable resource to load balancer assignment by identifying executableResourceIndex of the executable resource assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerExResEntry  

loadBalancerExResIndex 1.3.6.1.4.1.7559.1.4.5.7.1.1
An integer value identifying the executableResourceIndex of the executable resource mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerSCSIResTable 1.3.6.1.4.1.7559.1.4.5.8
A list of load balancer SCSI disk resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerSCSIResEntry

loadBalancerSCSIResEntry 1.3.6.1.4.1.7559.1.4.5.8.1
Indicates a SCSIRes disk resource to load balancer assignment by identifying scsiDiskResourceIndex of the SCSI disk resource assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerSCSIResEntry  

loadBalancerSCSIResIndex 1.3.6.1.4.1.7559.1.4.5.8.1.1
An integer value identifying the scsiDiskResourceIndex of the SCSI disk resource mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerNFSResTable 1.3.6.1.4.1.7559.1.4.5.9
A list of load balancer NFS resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerNFSResEntry

loadBalancerNFSResEntry 1.3.6.1.4.1.7559.1.4.5.9.1
Indicates an NFS resource to load balancer assignment by identifying nfsResourceIndex of the NFS resource assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerNFSResEntry  

loadBalancerNFSResIndex 1.3.6.1.4.1.7559.1.4.5.9.1.1
An integer value identifying the nfsResourceIndex of the NFS resource mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

loadBalancerNetResTable 1.3.6.1.4.1.7559.1.4.5.10
A list of load balancer Network resource assignments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LoadBalancerNetResEntry

loadBalancerNetResEntry 1.3.6.1.4.1.7559.1.4.5.10.1
Indicates a Network resource to load balancer assignment by identifying networkResourceIndex of the Network resource assigned to the load balancer
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LoadBalancerNetResEntry  

loadBalancerNetResIndex 1.3.6.1.4.1.7559.1.4.5.10.1.1
An integer value identifying the networkResourceIndex of the executable resource mapped to the load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

applicationResources 1.3.6.1.4.1.7559.1.4.6
OBJECT IDENTIFIER    

failoverPolicies 1.3.6.1.4.1.7559.1.4.6.1
OBJECT IDENTIFIER    

failoverPolicyTable 1.3.6.1.4.1.7559.1.4.6.1.1
A list of entries describing failover policies.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FailoverPolicyEntry

failoverPolicyEntry 1.3.6.1.4.1.7559.1.4.6.1.1.1
A list of attributes describing a failover policy
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FailoverPolicyEntry  

failoverPolicyIndex 1.3.6.1.4.1.7559.1.4.6.1.1.1.1
An integer value identifying the failover policy within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

failoverPolicyLPANIndex 1.3.6.1.4.1.7559.1.4.6.1.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this failover policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

failoverPolicyName 1.3.6.1.4.1.7559.1.4.6.1.1.1.3
A textual String identifying the failover policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

failoverPolicyDescription 1.3.6.1.4.1.7559.1.4.6.1.1.1.4
A textual string describing the failover policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

failoverPolicySelectionPolicy 1.3.6.1.4.1.7559.1.4.6.1.1.1.5
Indicates the selection policy used by the failover policy to determine the next pServer to host the application or load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  FOPSelectionPolicyType  

failoverPolicyAutoFailback 1.3.6.1.4.1.7559.1.4.6.1.1.1.6
Indicates whether or not the failover policy is configured for auto-failback
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

failoverPolicyRebootPServer 1.3.6.1.4.1.7559.1.4.6.1.1.1.7
Indicates wether or not the pServer failed over from should be rebooted
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

failoverPolicyPServerTable 1.3.6.1.4.1.7559.1.4.6.1.2
A list of entries describing failover policy member pServers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FailoverPolicyPServerEntry

failoverPolicyPServerEntry 1.3.6.1.4.1.7559.1.4.6.1.2.1
A list of attributes describing each failover policy pServer member
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FailoverPolicyPServerEntry  

failoverPolicyPServerIndex 1.3.6.1.4.1.7559.1.4.6.1.2.1.1
An integer value identifying the pServerIndex value of the pServer member of this failover policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

failoverPolicyPServerOrder 1.3.6.1.4.1.7559.1.4.6.1.2.1.2
An integer value identifying the activation order of this pServer within the failover policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

healthMonitors 1.3.6.1.4.1.7559.1.4.6.2
OBJECT IDENTIFIER    

healthMonitorTable 1.3.6.1.4.1.7559.1.4.6.2.1
A list of entries describing application/load balancer health monitors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HealthMonitorEntry

healthMonitorEntry 1.3.6.1.4.1.7559.1.4.6.2.1.1
A list of attributes describing a failover policy
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HealthMonitorEntry  

healthMonitorIndex 1.3.6.1.4.1.7559.1.4.6.2.1.1.1
An integer value identifying the health monitor within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

healthMonitorLPANIndex 1.3.6.1.4.1.7559.1.4.6.2.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this health monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

healthMonitorName 1.3.6.1.4.1.7559.1.4.6.2.1.1.3
A textual string identifying the health monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

healthMonitorDescription 1.3.6.1.4.1.7559.1.4.6.2.1.1.4
A textual string describing the health monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

healthMonitorScript 1.3.6.1.4.1.7559.1.4.6.2.1.1.5
The health monitor script (and arguments) used to test the health of the application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

healthMonitorRestartPolicy 1.3.6.1.4.1.7559.1.4.6.2.1.1.6
Indicates whether any health monitor or all health monitors must reach the configured threshold before a restart is invoked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthMonPolicyType  

healthMonitorRestartThreshold 1.3.6.1.4.1.7559.1.4.6.2.1.1.7
The number of consecutive health monitor detected failures required before a restart is invoked on the monitored application or load balancer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

healthMonitorFailoverPolicy 1.3.6.1.4.1.7559.1.4.6.2.1.1.8
Indicates whether any health monitor or all health monitors must reach the configured threshold before a failover is invoked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthMonPolicyType  

healthMonitorFailoverThreshold 1.3.6.1.4.1.7559.1.4.6.2.1.1.9
The number of consecutive health monitor detected failures required before a failover is invoked on the monitored application or load balancer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

healthMonitorGiveupPolicy 1.3.6.1.4.1.7559.1.4.6.2.1.1.10
Indicates whether any health monitor or all health monitors must reach the configured threshold before a give-up occurs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HealthMonPolicyType  

healthMonitorGiveupThreshold 1.3.6.1.4.1.7559.1.4.6.2.1.1.11
The number of consecutive health monitor detected failures required before a givup occurs for the monitored application or load balancer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

healthMonitorPServerTable 1.3.6.1.4.1.7559.1.4.6.2.2
A list of entries describing pServers that host this health monitor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HealthMonitorPServerEntry

healthMonitorPServerEntry 1.3.6.1.4.1.7559.1.4.6.2.2.1
A list of attributes describing a health monitor host pServer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HealthMonitorPServerEntry  

healthMonitorPServerIndex 1.3.6.1.4.1.7559.1.4.6.2.2.1.1
An integer value identifying the pServerIndex value of the pServer that hosts this health monitor. The value 999 is used to identify the 'local' pServer. If local settings are configured, the health monitor will use these settings whenever the monitor and the monitored application or load balancer are hosted by the same pServer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

healthMonitorInterval 1.3.6.1.4.1.7559.1.4.6.2.2.1.2
The polling frequency in seconds that this monitor test an application or loadbalancer health.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

healthMonitorStartupDelay 1.3.6.1.4.1.7559.1.4.6.2.2.1.3
The startup dely in seconds that this monitor waits after application or loadbalancer start before the monitor begins checking the health of the application or load balancer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

executableResources 1.3.6.1.4.1.7559.1.4.6.3
OBJECT IDENTIFIER    

executableResourceTable 1.3.6.1.4.1.7559.1.4.6.3.1
A list of entries describing application/load balancer executable resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExecutableResourceEntry

executableResourceEntry 1.3.6.1.4.1.7559.1.4.6.3.1.1
A list of attributes describing an executable resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ExecutableResourceEntry  

executableResourceIndex 1.3.6.1.4.1.7559.1.4.6.3.1.1.1
An integer value identifying the executable resource within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

executableResourceLPANIndex 1.3.6.1.4.1.7559.1.4.6.3.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this executable resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

executableResourceName 1.3.6.1.4.1.7559.1.4.6.3.1.1.3
A textual string identifying the executable resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceDescription 1.3.6.1.4.1.7559.1.4.6.3.1.1.4
A textual string describing the executable resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceUser 1.3.6.1.4.1.7559.1.4.6.3.1.1.5
A textual string identifying the user that will execute the resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceCommand 1.3.6.1.4.1.7559.1.4.6.3.1.1.6
A textual string identifying the command used to start, stop, or execute the application or resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceStartArgs 1.3.6.1.4.1.7559.1.4.6.3.1.1.7
A textual string identifying the arguments passed to the command when starting an application or resoruce.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceStopArgs 1.3.6.1.4.1.7559.1.4.6.3.1.1.8
A textual string identifying the arguments passed to the command when stopping an application or resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

executableResourceExecuteArgs 1.3.6.1.4.1.7559.1.4.6.3.1.1.9
A textual string identifying the arguments passed to the command when executing an application or resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResources 1.3.6.1.4.1.7559.1.4.6.4
OBJECT IDENTIFIER    

scsiDiskResourceTable 1.3.6.1.4.1.7559.1.4.6.4.1
A list of entries describing SCSI disk resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScsiDiskResourceEntry

scsiDiskResourceEntry 1.3.6.1.4.1.7559.1.4.6.4.1.1
A list of attributes describing each SCSI disk resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ScsiDiskResourceEntry  

scsiDiskResourceIndex 1.3.6.1.4.1.7559.1.4.6.4.1.1.1
An integer value identifying the SCSI disk resource within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

scsiDiskResourceLPANIndex 1.3.6.1.4.1.7559.1.4.6.4.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this SCSI disk resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

scsiDiskResourceName 1.3.6.1.4.1.7559.1.4.6.4.1.1.3
A textual string identifying the SCSI disk resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResourceDescription 1.3.6.1.4.1.7559.1.4.6.4.1.1.4
A textual string describing the SCSI disk resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResourceDiskId 1.3.6.1.4.1.7559.1.4.6.4.1.1.5
A human readable string consisting of dot separated values of HBA number, BUS ID, target device ID and LUN of the SCSI disk contained in this resource. 0.0.0.0 indicates an unconfigured disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResourceDiskIdOctets 1.3.6.1.4.1.7559.1.4.6.4.1.1.6
A sequence of 4 bytes encoding the values of HBA number, BUS ID, target device ID and LUN of the SCSI disk contained in this resource. 0.0.0.0 indicates an unconfigured disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

scsiDiskResMountPtTable 1.3.6.1.4.1.7559.1.4.6.4.2
A list of entries describing SCSI disk resources mount points.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScsiDiskResMountPtEntry

scsiDiskResMountPtEntry 1.3.6.1.4.1.7559.1.4.6.4.2.1
A list of attributes describing each SCSI disk resource mount point
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ScsiDiskResMountPtEntry  

scsiDiskResMountPtIndex 1.3.6.1.4.1.7559.1.4.6.4.2.1.1
An integer value identifying the SCSI disk resource mount point within the SCSI disk resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

scsiDiskResMountPtName 1.3.6.1.4.1.7559.1.4.6.4.2.1.2
The path name of the mount point
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResMountPtPartition 1.3.6.1.4.1.7559.1.4.6.4.2.1.3
An integer value identifying the partition number on the SCSI disk containing the file system to be mounted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

scsiDiskResMountPtAccessMode 1.3.6.1.4.1.7559.1.4.6.4.2.1.4
Indicates whether the file system is mounted read-only or read-write.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AccessMode  

scsiDiskResMountPtCreateMount 1.3.6.1.4.1.7559.1.4.6.4.2.1.5
Indicates whether or not the mount point should be created if it does not exist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

scsiDiskResMountPtScanDisk 1.3.6.1.4.1.7559.1.4.6.4.2.1.6
Indicates whether or not the disk should be scanned prior to mounting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

scsiDiskResMountPtOrder 1.3.6.1.4.1.7559.1.4.6.4.2.1.7
Indicates the order in which the file system should be mounted. 0 indicates unordered mounting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scsiDiskResMountPtMountOption 1.3.6.1.4.1.7559.1.4.6.4.2.1.8
Indicates any options to be used when mounting the filesystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResources 1.3.6.1.4.1.7559.1.4.6.5
OBJECT IDENTIFIER    

nfsResourceTable 1.3.6.1.4.1.7559.1.4.6.5.1
A list of entries describing NFS resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NfsResourceEntry

nfsResourceEntry 1.3.6.1.4.1.7559.1.4.6.5.1.1
A list of attributes describing each NFS resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NfsResourceEntry  

nfsResourceIndex 1.3.6.1.4.1.7559.1.4.6.5.1.1.1
An integer value identifying the NFS resource resource within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

nfsResourceLPANIndex 1.3.6.1.4.1.7559.1.4.6.5.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

nfsResourceName 1.3.6.1.4.1.7559.1.4.6.5.1.1.3
A textual string identifying the NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceDescription 1.3.6.1.4.1.7559.1.4.6.5.1.1.4
A textual string describing the NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceHostName 1.3.6.1.4.1.7559.1.4.6.5.1.1.5
A textual string identifying the host name (or IP address) that hosts this resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceHostFileSystem 1.3.6.1.4.1.7559.1.4.6.5.1.1.7
The path name of the exported NFS filesystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceAccessMode 1.3.6.1.4.1.7559.1.4.6.5.1.1.8
Indicates whether the NFS filesystem is mounted read-only or read-write.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AccessMode  

nfsResourceUser 1.3.6.1.4.1.7559.1.4.6.5.1.1.9
A textual string identifying the user that will mount the NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceMountPoint 1.3.6.1.4.1.7559.1.4.6.5.1.1.10
The path of the mount point for the NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nfsResourceCreateMountPt 1.3.6.1.4.1.7559.1.4.6.5.1.1.11
Indicates whether or not the mount point should be created if it doesn't already exist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

nfsResourceMountOption 1.3.6.1.4.1.7559.1.4.6.5.1.1.12
Indicates any options to be used when mounting the NFS resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

networkResources 1.3.6.1.4.1.7559.1.4.6.6
OBJECT IDENTIFIER    

networkResourceTable 1.3.6.1.4.1.7559.1.4.6.6.1
A list of entries describing NFS resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkResourceEntry

networkResourceEntry 1.3.6.1.4.1.7559.1.4.6.6.1.1
A list of attributes describing each NFS resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetworkResourceEntry  

networkResourceIndex 1.3.6.1.4.1.7559.1.4.6.6.1.1.1
An integer value identifying the network resource within the LPAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

networkResourceLPANIndex 1.3.6.1.4.1.7559.1.4.6.6.1.1.2
An integer value identifying the lPanIndex value of the LPAN that hosts this network resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

networkResourceName 1.3.6.1.4.1.7559.1.4.6.6.1.1.3
A textual string identifying the network resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

networkResourceDescription 1.3.6.1.4.1.7559.1.4.6.6.1.1.4
A textual string describing the network resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

networkResourceType 1.3.6.1.4.1.7559.1.4.6.6.1.1.5
Indicates whether the network resource is assigned to a specific vEth or to a specific vSwitch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkResourceType  

networkResourceMACAddressOctets 1.3.6.1.4.1.7559.1.4.6.6.1.1.6
An encoding of the network resource MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

networkResourceMACAddressString 1.3.6.1.4.1.7559.1.4.6.6.1.1.7
A human readable string representing the newtork resource MAC address in the form: '6E:4A:1F:00:01:06'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

networkResourceRateLimit 1.3.6.1.4.1.7559.1.4.6.6.1.1.8
The configured rate limit for the network resource in Mbps, 0 indicates none or not applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

networkResourceIPTable 1.3.6.1.4.1.7559.1.4.6.6.2
A list of IP entries associated with each network resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkResourceIPEntry

networkResourceIPEntry 1.3.6.1.4.1.7559.1.4.6.6.2.1
A list of attributes describing IP addresses associated with each network resource.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetworkResourceIPEntry  

networkResourceIPIndex 1.3.6.1.4.1.7559.1.4.6.6.2.1.1
An integer value identifying the network resource IP address within the network resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

networkResourceIPAddress 1.3.6.1.4.1.7559.1.4.6.6.2.1.2
The IP address configured on this network resource
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

networkResourceIPBroadcast 1.3.6.1.4.1.7559.1.4.6.6.2.1.3
The broadcast address configured on this network resource)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

networkResourceIPMask 1.3.6.1.4.1.7559.1.4.6.6.2.1.4
The network mask configured on this network resource
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

egeneraNotifications 1.3.6.1.4.1.7559.1.1000
OBJECT IDENTIFIER    

egeneraNotificationObjects 1.3.6.1.4.1.7559.1.1000.1
OBJECT IDENTIFIER    

egeneraTrapSeverity 1.3.6.1.4.1.7559.1.1000.1.1
An integer variable identifying trap severity. This value is set and packaged in every notification or trap sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

egeneraTrapMessage 1.3.6.1.4.1.7559.1.1000.1.2
An string containing a message associated with each trap. This value is set and packaged in every notification or trap sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snmpManagerAddress 1.3.6.1.4.1.7559.1.1000.1.3
A string containing the source IP address of illegal SNMP requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorName 1.3.6.1.4.1.7559.1.1000.1.6
The textual name of the hardware sensor contained in pBlade, cBlade and sBlade voltage, temperature, and fanspeed hardware sensor threshold events
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorThreshold 1.3.6.1.4.1.7559.1.1000.1.7
The integer representation of the hardware threshold exceeded contained in hardware sensor threshold events. Voltage values are multiplied by 100 and rounded to convert from float to integer, thus 2.98 => 298
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sensorValue 1.3.6.1.4.1.7559.1.1000.1.8
The integer representation of the hardware sensor value contained in hardware sensor threshold events. Voltage values are multiplied by 100 and rounted to convert from float to integer. Thus 0.530 => 53
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

monitorName 1.3.6.1.4.1.7559.1.1000.1.9
The textual name of User Defined Monitor driving pServerUserMonitorTraps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ruleName 1.3.6.1.4.1.7559.1.1000.1.10
The textual name of User Defined Monitor Rule that was matched that drives pServerUserMonitorTraps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bladeFrameUpTrap 101
The notification generated when a BladeFrame enters the Egenera PAN (generally when powered on). This trap is driven by the 'frame.discover' event type. This event type occurs early during PAN Manager startup, and indicates that the BladeFrame has been discovered and that the physical model is being constructed. This trap is primarily intended for environments where multiple BladeFrames are managed in the same PAN, however multi- BladeFrame management is not yet supported. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

bladeFrameDownTrap 102
The notification generated when a BladeFrame departs the Egenera PAN (generally when powered off). This trap is currently not driven by any event, and thus is not emmitted. The trap is intended to communicate when a BladeFrame departs from a BladeFarm in environments where multiple BladeFrames are managed in the same PAN, however multi-BladeFrame management is not yet supported. The trap exists to satisfy early requirements documents.
TRAP-TYPE    

bladeFrameDeviceIdMismatchTrap 103
The notification generated Master and Slave cBlades do not agree on SCSI device IDs. This trap is driven by the 'PAN Manager Device ID Mismatch' event type. Severity: 1
TRAP-TYPE    

bladeFramePowerOverCommitTrap 104
The notification generated when a power domain has been overcommited. This trap is driven by 'BladeFrame Power Domain Over Attached Event' event types. Severity: 1
TRAP-TYPE    

bladeFramePowerOverDrawTrap 105
The notification generated when a power domain has been over drawn. This trap is driven by 'BladeFrame Power Domain Over Powered Event' event types. Severity: 1
TRAP-TYPE    

bladeFramePowerDeniedTrap 106
The notification generated when a blade power-on is denied due to lack of power. This trap is driven by 'BladeFrame Power Domain Power On Denied Event' event types. Severity: 1
TRAP-TYPE    

bfArchiveCreateTrap 107
The notification generated when an archive has been created. This trap is driven by the 'Archive creation' event type. Severity: 5
TRAP-TYPE    

bfArchiveDeleteTrap 108
The notification generated when an archive has been deleted. This trap is driven by the 'Archive deletion' event type. Severity: 5
TRAP-TYPE    

bfArchiveSchedCreateTrap 109
The notification generated when an archive schedule has been created. This trap is driven by the 'Archive schedule creation' event type. Severity: 5
TRAP-TYPE    

bfArchiveSchedDeleteTrap 110
The notification generated when an archive schedule has been deleted. This trap is driven by the 'Archive schedule deletion' event type. Severity: 5
TRAP-TYPE    

bfArchiveSchedFailedTrap 111
The notification generated when a scheduled archive fails in the PAN. This trap is driven by the 'Archive schedule failed' event type. Severity: 3
TRAP-TYPE    

bfArchiveSchedModifiedTrap 112
The notification generated when an archive schedule has been modified. This trap is driven by the 'Archive schedule modification' event type. Severity: 5
TRAP-TYPE    

bfArchiveSchedRunningTrap 113
The notification generated when an archive schedule is run. This trap is driven by the 'Archive schedule running' event type. Severity: 5
TRAP-TYPE    

bladeFrameMasterRecoveredTrap 114
The notification generated when a BladeFrame is available after a failover . This trap is driven by the 'BladeFrame Master Recovered Event' event type. This trap is deprecate as of 4.0.0. Severity: 5
TRAP-TYPE    

bladeFrameREthMisconfigTrap 115
The notification generated when a REth misconfiguration is detected. This trap is driven by the 'Reth Misconfiguration Event' event type. Severity: 3
TRAP-TYPE    

bfPANManagerDowntimeTrap 116
The notification generated when a PAN Manager reports its own downtime. This trap is driven by the 'PAN Manager /c<1|2> Downtime Report Event' event type. Severity: 5
TRAP-TYPE    

bfRccReportPeriodStartTrap 117
The notification generated when the Resource Configuration Collector begins a reporting period. This trap is driven by the 'RCC Reporting Period Started Event' event type. Severity: 5
TRAP-TYPE    

bfRccReportPeriodEndTrap 118
The notification generated when the Resource Configuration Collector ends a reporting period. This trap is driven by the 'RCC Reporting Period Ended Event' event type. Severity: 5
TRAP-TYPE    

bfRccExpiredFilesDeletedTrap 119
The notification generated when the Resource Configuration Collector deletes expired files. This trap is driven by the 'RCC Expired Files Deleted' event type. Severity: 5
TRAP-TYPE    

chassisOOBFailureTrap 120
The notification generated when there is a failure to execute an Out of Band control operation on the chassis. This trap is driven by the 'Chassis OOB Failure' event type. Severity: 2
TRAP-TYPE    

bladeDiscoveryCompletedTrap 121
The notification generated when we finish the hardware discovery process of a blade successfully. This trap will not be generated on all hardware platforms. This trap is driven by the 'Blade Discovery Completed' event type. Severity: 5
TRAP-TYPE    

bladeDiscoveryFailedTrap 122
The notification generated when we finish the hardware discovery process of a blade unsuccessfully. This trap will not be generated on all hardware platforms. This trap is driven by the 'Blade Discovery Failed' event type. Severity: 2
TRAP-TYPE    

bladeUndiscoveryCompletedTrap 123
The notification generated when we finish the hardware undiscovery process of a blade successfully. This trap will not be generated on all hardware platforms. This trap is driven by the 'Blade Undiscovery Completed' event type. Severity: 5
TRAP-TYPE    

bladeUndiscoveryFailedTrap 124
The notification generated when we finish the hardware undiscovery process of a blade unsuccessfully. This trap will not be generated on all hardware platforms. This trap is driven by the 'Blade Undiscovery Failed' event type. Severity: 2
TRAP-TYPE    

bfIArchiveExportStartTrap 125
The notification generated when a blade frame image archive export starts. This trap is driven by the 'Image Archive Export Start' event type. Severity: 5
TRAP-TYPE    

bfIArchiveExportFinishTrap 126
The notification generated when a blade frame image archive export finishes. This trap is driven by the 'Image Archive Export Finish' event type. Severity: 5
TRAP-TYPE    

bfIArchiveExportFailureTrap 127
The notification generated when a blade frame image archive export fails. This trap is driven by the 'Image Archive Export Failure' event type. Severity: 2
TRAP-TYPE    

bfIArchiveRestoreStartTrap 128
The notification generated when a blade frame image archive restore starts. This trap is driven by the 'Image Archive Restore Start' event type. Severity: 5
TRAP-TYPE    

bfIArchiveRestoreFinishTrap 129
The notification generated when a blade frame image archive restore finishes. This trap is driven by the 'Image Archive Restore Finish' event type. Severity: 5
TRAP-TYPE    

bfIArchiveRestoreFailureTrap 130
The notification generated when a blade frame image archive restore fails. This trap is driven by the 'Image Archive Restore Failure' event type. Severity: 2
TRAP-TYPE    

licenseAcquiredTrap 131
The notification generated when a license is used / acquired. This trap is driven by the 'License Acquired' event type. Severity: 5
TRAP-TYPE    

licenseReleasedTrap 132
The notification generated when a license is released. This trap is driven by the 'License Released' event type. Severity: 5
TRAP-TYPE    

licenseAcquireFailedTrap 133
The notification generated when a license acquire attempt fails. This trap is driven by the 'License Acquire Failed' event type. Severity: 3
TRAP-TYPE    

licenseAddedTrap 134
The notification generated when a license is added. This trap is driven by the 'License Added' event type. Severity: 5
TRAP-TYPE    

licenseUpdatedTrap 135
The notification generated when a license is updated. This trap is driven by the 'License Updated' event type. Severity: 5
TRAP-TYPE    

licenseRemovedTrap 136
The notification generated when a license is removed. This trap is driven by the 'License Removed' event type. Severity: 5
TRAP-TYPE    

licenseInvalidTrap 137
The notification generated when a license is found to be invalid. This trap is driven by the 'License Invalid' event type. Severity: 3
TRAP-TYPE    

rethStatusRedundantTrap 150
The notification when a Redundant Ethernet transitions to the Redundant state (both Eths are known not to be Failed). This trap is driven by the 'reth Redundant Event' event type. Severity: 5
TRAP-TYPE    

rethStatusNotRedundantTrap 151
The notification when a Redundant Ethernet transitions to the Not-Redundant state (One Eth is known not to be Failed, the other Eth is either Failed or Unknown). This trap is driven by the 'reth Not-Redundant Event' event type. Severity: 2
TRAP-TYPE    

rethStatusDegradedTrap 152
The notification when a Redundant Ethernet transitions to the Degraded state (One Eth is known to be Failed, the other Eth is Unknown). This trap is driven by the 'reth Degraded Event' event type. Severity: 1
TRAP-TYPE    

rethStatusFailedTrap 153
The notification when a Redundant Ethernet transitions to the Failed state (both Eths are known to be Failed). This trap is driven by the 'reth Failed Event' event type. Severity: 1
TRAP-TYPE    

bladeFramePanJoinTrap 120
The notification generated when the bladeFrame joined PAN. This trap is driven by the 'PAN Join Event' event type. Severity: 5
TRAP-TYPE    

cBladeInsertedTrap 201
The notification generated when a cBlade is inserted into a BladeFrame. This trap is driven by 'BladeFrame Blade Inserted Event' event types that describe cBlade insertions. Since the underlying event type describes pBlade, cBlade, and sBlade insertions, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeInsertedTrap and sBladeInsertedTrap. Severity: 5
TRAP-TYPE    

cBladeRemovedTrap 202
The notification generated when a cBlade is removed from a BladeFrame. This trap is driven by 'BladeFrame Blade Removed Event' event types that describe cBlade removal events. Since the underlying event type describes pBlade, cBlade, and sBlade removal, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeRemovedTrap and sBladeRemovedTrap. Severity: 3
TRAP-TYPE    

cBladePowerOnTrap 203
The notification generated when a cBlade is powered on. This trap is driven by 'Blade /c<1|2> Power Status Event' event types describing power on events. Since the underlying event type describes cBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOffTrap. On BladeFrame ES Systems, this event type also comminicates power events for the cBlade daughter switch card, and thus enabling/disabling this trap is bound to enabling/disabling cBladeSwitchCardOnTrap and cBladeSwitchCardOffTrap. Severity: 5
TRAP-TYPE    

cBladePowerOffTrap 204
The notification generated when a cBlade is powered off. This trap is driven by 'Blade /c<1|2> Power Status Event' event types describing power off events. Since the underlying event type describes cBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOnTrap. On BladeFrame ES Systems, this event type also comminicates power events for the cBlade daughter switch card, and thus enabling/disabling this trap is bound to enabling/disabling cBladeSwitchCardOnTrap and cBladeSwitchCardOffTrap. Severity: 5
TRAP-TYPE    

cBladeBootedTrap 205
The notification generated when a cBlade has successfully booted. This trap is driven by 'blade.status.monitor.event' event types that describe a cBlade transition from the booting state to the running state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

cBladeShutdownTrap 206
The notification generated when a cBlade has been shut down. This trap is driven by 'blade.status.monitor.event' event types that describe a cBlade transition from the shutting down state to the shutdown state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

cBladeEnabledTrap 207
The notification generated when a cBlade has been enabled (returns to service). This trap is driven by 'Blade /c<1|2> Out of Service Status false Event' event types. Severity: 5
TRAP-TYPE    

cBladeDisabledTrap 208
The notification generated when a cBlade has been disabled (removed from service). This trap is driven by 'Blade /c<1|2> Out of Service Status true Event' event types. Severity: 5
TRAP-TYPE    

cBladeSelectedTrap 209
The notification generated when a cBlade has been selected. This trap is driven by 'Blade /c<1|2> Selected Status true Event' even types. Severity: 5
TRAP-TYPE    

cBladeDeselectedTrap 210
The notification generated when a cBlade has been unselected. This trap is driven by 'Blade /c<1|2> Selected Status false Event' even types. Severity: 5
TRAP-TYPE    

cBladeMasterTrap 211
The notification generated when a cBlade has assumed the role of PAN Master. This trap is driven by 'PAN Manager /c<1|2> Start Event' event types that describe PAN Master initialization. Since the underlying event type describes PAN Manager started and master or slave initialization, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeSlaveTrap and cBladePanManagerStartedTrap. Severity: 5
TRAP-TYPE    

cBladeSlaveTrap 212
The notification generated when a cBlade has assumed the role of a PAN Slave. This trap is driven by 'PAN Manager /c<1|2> Start Event' event types that describe PAN Slave initialization. Since the underlying event type describes PAN Manager started and master or slave initialization, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeMasterTrap and cBladePanManagerStartedTrap. Severity: 5
TRAP-TYPE    

cBladeHwEventTrap 213
Encapsulates generic events from hardware. This trap is driven by 'Blade /c<1|2> non-sensor Event' event types that do not indicate panic, commanded shutdown, commanded reboot, or init level events. Examples message contents include: OEM Type 0xe0, value = 0x64:0x21:0xce:0xe0:0x1d:0x00:0x00:0x00... bmc reset deasserted, value = 0x0211 system booted Contact EES for more specific information. Since the underlying event type describes cBlade all non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePanicTrap, cBladeCmdShutdownTrap, cBladeCmdRebootTrap, cBladeCmdHaltTrap, and cBladeInitTrap. Severity: 3
TRAP-TYPE    

cBladeSwitchCardOnTrap 215
Inicates the daughter switch card of cBladeES blades has been powered on. This trap is only emitted from BladeFrame ES systems. This trap is driven by 'Blade /c<1|2> Power Status Event' event types describing cBladeES daughter switch card power on events. Since the underlying event type describes cBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeSwitchCardOffTrap, cBladePowerOnTrap, and cBladePowerOffTrap. Severity: 5
TRAP-TYPE    

cBladeSwitchCardOffTrap 216
Inicates the daughter switch card of cBladeES blades has been powered on. This trap is only emitted from BladeFrame ES systems. This trap is driven by 'Blade /c<1|2> Power Status Event' event types describing cBladeES daughter switch card power off events. Since the underlying event type describes cBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeSwitchCardOnTrap, cBladePowerOnTrap, and cBladePowerOffTrap. Severity: 5
TRAP-TYPE    

cBladeFailureTrap 217
The notification generated when a cBlade fails. This trap is driven by 'PAN Manager cBlade Failure Event' event types. Severity: 1
TRAP-TYPE    

cBladeMasterFailoverTrap 218
The notification generated when a cBlade has assumed the role of PAN Master after a failover. This trap is driven by 'PAN Manager /c<1|2> Failover Event' event types. Severity: 1
TRAP-TYPE    

cBladeStonithTrap 219
The notification generated when one cBlade has stonithed the other. This trap is driven by 'PAN Manager cBlade Stonithed Event' event types. Severity: 1
TRAP-TYPE    

cBladeSyslogEventTrap 220
The notification sent when a syslog target string is emmited from the system logger. This trap is driven by 'Blade /c<1|2> Custom Linux System Message <1..10>' event types. See 'eventtype -l' for more information. There are 10 cBlade syslog event types. This trap can be enabled/disabled for each syslog event type independently. Severity: (configurable by EES, generally 1, 2 or 3)
TRAP-TYPE    

cBladeSyslogDroppedTrap 221
The notification sent when a syslog target string message is dropped due to rate limiting. This trap is driven by 'Blade /c<1|2> Custom Linux System Messages dropped' event types. System message events are subject to rate limiting. By default, no more than 5 messages can be emitted during a 5 minute period. If more than 5 target strings are encountered, events will only be created for the first 5 messages, subsequent messages will be dropped. At the end of the 5 minute period, a 'Messages Dropped' event will be emmitted to indicate the number of dropped messages during the 5 minute period. Contact EES for more information. Severity: 3
TRAP-TYPE    

cBladeSyslogPollingStoppedTrap 222
The notification sent when a syslog polling has stopped due to rate limiting. This trap is driven by the 'Blade MyBladeFrame/c1 Custom Linux System Messages polling stopped' event type. System message events are subject to rate limiting. By default, no more than 5 messages can be emitted during a 5 minute period. If more than 5 target strings are encountered, events will only be created for the first 5 messages, subsequent messages will be dropped. If messages are dropped for 5 consecutive 5 minute periods, syslog message polling will be disabled on that cBlade. Contact EES for more information. Severity: 2
TRAP-TYPE    

cBladePedDeadlockTrap 223
PED deadlock message. This trap is driven by 'Blade /c<1|2> PED Deadlock Avoidance Message' event types. This trap encapsulates the following PED message types: EM24585 EM24586 Severity: 2
TRAP-TYPE    

cBladePedFabricTrap 224
PED fabric message. This trap is driven by 'Blade /c<1|2> PED Fabric Message event types. This trap encapsulates the following PED message types: EM16387 EM16388 EM16389 EM16390 EM16391 EM16392 EM24576 EM24580 EM24581 EM24582 EM24583 EM24584 EM24587 EM24588 EM24589 EM24590 EM24591 EM24592 Severity: 2
TRAP-TYPE    

cBladePedLegacyTrap 225
PED legacy message This trap is driven by 'Blade /c<1|2> PED Legacy Message event types. This trap encapsulates the following PED message types: EM24595 Severity: 3
TRAP-TYPE    

cBladePedOtherTrap 226
PED other message. This trap is driven by 'Blade /c<1|2> PED Message' event types. This trap encapsulates any PED message not contained in any other specific PED event/trap types. Severity: 3
TRAP-TYPE    

cBladePedNodeTrap 227
PED node message. This trap is driven by 'Blade /c<1|2> PED Node Message' event types. This trap encapsulates the following PED message types: EM16385 EM16386 Severity: 3
TRAP-TYPE    

cBladePedPathErrorTrap 228
PED path error message. This trap is driven by 'Blade /c<1|2> PED Path Error Message' event types. This trap encapsulates the following PED message types: EM24593 EM24594 Severity: 2
TRAP-TYPE    

cBladePedSerialBitTrap 229
PED serial bit message. This trap is driven by 'Blade /c<1|2> PED Serial Bit Message' event types. This trap encapsulates the following PED message types: EM24577 EM24578 EM24579 Severity: 2
TRAP-TYPE    

cBladePedSwitchTrap 230
PED serial bit message. This trap is driven by 'Blade /c<1|2> PED Switch Message' event types. This trap encapsulates the following PED message types: EM16384 EM16393 EM16394 EM16395 EM16396 EM16397 EM16398 EM16399 EM16400 Severity: 2
TRAP-TYPE    

cBladePedErrorTrap 246
PED error message. This trap is driven by 'Blade /c<1|2> PED Error Message' event types. This trap encapsulates the following PED message types: EM24596 EM24597 EM24598 Severity: 2
TRAP-TYPE    

cBladePanicTrap 231
Encapsulates hardware events identifying cBlade panics that cause the cBlade to enter KDB, reboot, or halt' This trap is driven by 'Blade /c<1|2> non-sensor Event' event types that describe kernel panics. Contact EES for more specific information. Since the underlying event type describes cBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeHwEventTrap, cBladeCmdShutdownTrap, cBladeCmdRebootTrap, cBladeCmdHaltTrap, and cBladeInitTrap. Severity: 3
TRAP-TYPE    

cBladeCmdHaltTrap 232
Encapsulates hardware events indicating intentional cBlade halt. This trap is driven by 'Blade /c<1|2> non-sensor Event' event types that describe commanded halts. Contact EES for more specific information. Since the underlying event type describes cBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeHwEventTrap, cBladeCmdShutdownTrap, cBladeCmdRebootTrap, cBladePanicTrap, and cBladeInitTrap. Severity: 3
TRAP-TYPE    

cBladeCmdRebootTrap 233
Encapsulates hardware events indicating intentional cBlade reboot. This trap is driven by 'Blade /c<1|2> non-sensor Event' event types that describe commanded reboots. Contact EES for more specific information. Since the underlying event type describes cBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeHwEventTrap, cBladeCmdShutdownTrap, cBladeCmdHaltTrap, cBladePanicTrap, and cBladeInitTrap. Severity: 3
TRAP-TYPE    

cBladeInitTrap 234
Encapsulates hardware events indicating intentional cBlade has reached an init level. This trap is driven by 'Blade /c<1|2> non-sensor Event' event types that describe init level reached. Contact EES for more specific information. Since the underlying event type describes cBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeHwEventTrap, cBladeCmdShutdownTrap, cBladeCmdHaltTrap, cBladeCmdRebootTrap, and cBladePanicTrap. Severity: 3
TRAP-TYPE    

cBladeVoltageUpperTrap 235
Encapsulates cBlade critical high voltage sensor events. This trap is driven by 'Blade /c<1|2> Critical High Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladeVoltageLowerTrap 236
Encapsulates cBlade critical low voltage sensor events. This trap is driven by 'Blade /c<1|2> Critical Low Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladeFanSpeedUpperTrap 237
Encapsulates cBlade critical high fan speed sensor events. This trap is driven by 'Blade /c<1|2> Critical High Event' event types. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladeFanSpeedLowerTrap 238
Encapsulates cBlade critical low fan speed sensor events. This trap is driven by 'Blade /c<1|2> Critical Low Event' event types. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladeTempUpperTrap 239
Encapsulates cBlade critical high temperature sensor events. This trap is driven by 'Blade /c<1|2> Critical High Event' event types. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladeTempLowerTrap 240
Encapsulates cBlade critical low temperature sensor events. This trap is driven by 'Blade /c<1|2> Critical Low Event' event types. This trap replaces cBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

cBladePowerOnOpTrap 241
Encapsulates cBlade power on operation event. This trap is driven by 'cBlade /c<1|2> Hardware Operation Event' event types. Since the underlying event type describes cBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOffOpTrap, cBladePowerCycleTrap, cBladeResetOpTrap, and cBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

cBladePowerOffOpTrap 242
Encapsulates cBlade power off operation event. This trap is driven by 'cBlade /c<1|2> Hardware Operation Event' event types. Since the underlying event type describes cBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOnOpTrap, cBladePowerCycleTrap, cBladeResetOpTrap, and cBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

cBladePowerCycleOpTrap 243
Encapsulates cBlade power cycle operation event. This trap is driven by 'cBlade /c<1|2> Hardware Operation Event' event types. Since the underlying event type describes cBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOnOpTrap, cBladePowerCycleTrap, cBladeResetOpTrap, and cBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

cBladeResetOpTrap 244
Encapsulates cBlade reset operation event. This trap is driven by 'cBlade /c<1|2> Hardware Operation Event' event types. Since the underlying event type describes cBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOnOpTrap, cBladePowerCycleTrap, cBladePowerCycleOpTrap, and cBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

cBladeNMIOpTrap 245
Encapsulates cBlade reset operation event. This trap is driven by 'cBlade /c<1|2> Hardware Operation Event' event types. Since the underlying event type describes cBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladePowerOnOpTrap, cBladePowerCycleTrap, cBladePowerCycleOpTrap, and cBladeResetOpTrap. Severity: 5
TRAP-TYPE    

cBladeSystemThresholdHighTrap 250
The notification generated when a cBlade system monitor has exceeded its high threshold, or returns below the high threshold. This trap is driven by 'cBlade /c<1|2> event' event types. Note that a severity 3 event is emmitted when the threshold is crossed in the rising direction, while a severity 5 event is emmitted when the monitored value returns below the threshold. Thus it is possible to recieve a severity 5 cBladeSystemThresholdHighTrap with a message like: sagan/c1 5 Minute Load Average returned below 10.0 on average for 300 seconds, Current value = 4.79 Severity: 3/5
TRAP-TYPE    

cBladeNonFatalHwErrorTrap 251
The notification generated when cBlade hardware detects a non-fatal error, such as a correctable ECC memory error. This trap is driven by 'cBlade /c<1|2> NonFatal Hardware Error Event' event types. Severity: 3
TRAP-TYPE    

cBladeFatalHwErrorTrap 252
The notification generated when cBlade hardware detects a fatal error, such as an uncorrectable ECC memory error. This trap is driven by 'cBlade /c<1|2> Fatal Hardware Error Event' event types. Severity: 1
TRAP-TYPE    

cBladePanManagerStartedTrap 253
The notification generated when the PAN Manager has been started on a cBlade. This trap is driven by 'PAN Manager /c<1|2> Start Event' event types that do not indicate Master or Slave initialization. Since the underlying event type describes PAN Manager started and master or slave initialization, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of cBladeMasterTrap and cBladeSlaveTrap. Severity: 5
TRAP-TYPE    

cBladeNonUniqueDiskIdTrap 254
The notification generated when a cBlade detects multiple disks with the same Unique ID. This trap is driven by 'Non-unique disk ID Event' event types. Severity: 1
TRAP-TYPE    

cBladeOutOfServicePendingTrap 255
The notification generated when a cBlade enters the 'out of service pending' state. This trap is driven by 'cBlade /c<1|2> Out of Service Pending Event' event types Severity: 5
TRAP-TYPE    

cBladeDiskIOAvailableTrap 256
The notification generated when disk I/O becomes available on a cBlade. This trap is driven by 'Device IO Available Event' event types that describe Disk I/O availability. Severity: 5
TRAP-TYPE    

cBladeDiskIOUnvailableTrap 257
The notification generated when disk I/O becomes unavailable on a cBlade. This trap is driven by 'Device IO Unvailable Event' event types that describe disk I/O unavailability. Severity: 5
TRAP-TYPE    

cBladeEthIOAvailableTrap 258
The notification generated when ethernet I/O becomes available on a cBlade. This trap is driven by 'Device IO Available Event' event types that describe ethernet I/O availability. Severity: 5
TRAP-TYPE    

cBladeEthIOUnvailableTrap 259
The notification generated when ethernet I/O becomes unavailable on a cBlade. This trap is driven by 'Device IO Unvailable Event' event types that describe ethernet I/O unavailability. Severity: 5
TRAP-TYPE    

cBladeCDROMIOAvailableTrap 260
The notification generated when cd-rom I/O becomes available on a cBlade. This trap is driven by 'Device IO Available Event' event types that describe cd-rom I/O availability. Severity: 5
TRAP-TYPE    

cBladeCDROMIOUnvailableTrap 261
The notification generated when cd-rom I/O becomes unavailable on a cBlade. This trap is driven by 'Device IO Unvailable Event' event types that describe cd-rom I/O unavailability. Severity: 5
TRAP-TYPE    

cBladeEthLinkUpTrap 262
The notification generated when a cBlade Eth Link Status is detected to be Up. This trap is driven by 'ethernet @/c<1|2> Link Up Event' event type. Severity: 5
TRAP-TYPE    

cBladeEthLinkDownTrap 263
The notification generated when a cBlade Eth Link Status is detected to be Down. This trap is driven by 'ethernet @/c<1|2> Link Down Event' event type. Severity: 5
TRAP-TYPE    

cBladeEthStatusActiveTrap 264
The notification generated when a cBlade Eth Reth Status is detected to be Active. This trap is driven by 'ethernet @/c<1|2> Reth Status Active Event' event type. Severity: 5
TRAP-TYPE    

cBladeEthStatusStandbyTrap 265
The notification generated when a cBlade Eth Reth Status is detected to be Standby. This trap is driven by 'ethernet @/c<1|2> Reth Status Standby Event' event type. Severity: 5
TRAP-TYPE    

cBladeEthStatusFailedTrap 266
The notification generated when a cBlade Eth Reth Status is detected to be Failed. This trap is driven by 'ethernet @/c<1|2> Reth Status Failed Event' event type. Severity: 2
TRAP-TYPE    

cBladeEthStatusUnconfiguredTrap 267
The notification generated when a cBlade Eth Reth Status is detected to be Unconfigured (not part of a Reth). An Unconfigured cBlade Eth has Link Status Down. This trap is driven by 'ethernet @/c<1|2> Reth Status Unconfigured Event' event type. Severity: 5
TRAP-TYPE    

cBladeHbaEnabledTrap 268
The notification generated when a cBlade HBA set to enabled. Severity: 5
TRAP-TYPE    

cBladeHbaDisabledTrap 269
The notification generated when a cBlade HBA set to disabled. Severity: 3
TRAP-TYPE    

cBladeHbaStatusDownTrap 270
The notification generated when a cBlade HBA status is down. Severity: 3
TRAP-TYPE    

cBladeHbaStatusChangedTrap 271
The notification generated when a cBlade HBA status is changed. Severity: 5
TRAP-TYPE    

sBladeInsertedTrap 301
The notification generated when an sBlade is inserted into a BladeFrame. This trap is driven by 'BladeFrame Blade Inserted Event' event types that describe sBlade insertions. Since the underlying event type describes pBlade, cBlade, and sBlade insertions, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeInsertedTrap and cBladeInsertedTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 5
TRAP-TYPE    

sBladeRemovedTrap 302
The notification generated when an sBlade is removed from a BladeFrame. This trap is driven by 'BladeFrame Blade Removed Event' event types that describe sBlade removal events. Since the underlying event type describes pBlade, cBlade, and sBlade removal, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeRemovedTrap and cBladeRemovedTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladePowerOnTrap 303
The notification generated when an sBlade is powered on. This trap is driven by 'Blade /s<1|2> Power Status Event' event types describing power on events. Since the underlying event type describes sBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOffTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. BladeFrame ES systems emit the cBladeSwitchCardOnTrap to indicate the switch card of the cBlade has been powered on. Severity: 5
TRAP-TYPE    

sBladePowerOffTrap 304
The notification generated when an sBlade is powered off. This trap is driven by 'Blade /s<1|2> Power Status Event' event types describing power on events. Since the underlying event type describes sBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOnTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. BladeFrame ES systems emit the cBladeSwitchCardOffTrap to indicate the switch card of the cBlade has been powered off. Severity: 5
TRAP-TYPE    

sBladeEnabledTrap 305
The notification generated when an sBlade is enabled (returns to service). This trap is driven by 'Blade /s<1|2> Out of Service Status false Event' event types. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 5
TRAP-TYPE    

sBladeDisabledTrap 306
The notification generated when an SBlade is disabled. (removed from service). This trap is driven by 'Blade /s<1|2> Out of Service Status true Event' event types. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 5
TRAP-TYPE    

sBladeSelectedTrap 307
The notification generated when an sBlade has been selected. This trap is driven by 'Blade /s<1|2> Selected Status true Event' even types. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 5
TRAP-TYPE    

sBladeDeselectedTrap 308
The notification generated when a sBlade has been de-selected. This trap is driven by 'Blade /s<1|2> Selected Status false Event' even types. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 5
TRAP-TYPE    

sBladeHwEventTrap 310
Encapsulates generic events from hardware. This trap is driven by 'Blade /s<1|2> non-sensor Event' event types Examples message contents include: bmc reset Contact EES for more specific information. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeVoltageUpperTrap 311
Encapsulates sBlade critical high voltage sensor events. This trap is driven by 'Blade /s<1|2> Critical High Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeVoltageLowerTrap 312
Encapsulates sBlade critical low voltage sensor events. This trap is driven by 'Blade /s<1|2> Critical Low Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeFanSpeedUpperTrap 313
Encapsulates sBlade critical high fan speed sensor events. This trap is driven by 'Blade /s<1|2> Critical High Event' event types. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeFanSpeedLowerTrap 314
Encapsulates sBlade critical low fan speed sensor events. This trap is driven by 'Blade /s<1|2> Critical Low Event' event types. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeTempUpperTrap 315
Encapsulates cBlade critical high temperature sensor events. This trap is driven by 'Blade /s<1|2> Critical High Event' event types. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladeTempLowerTrap 316
Encapsulates sBlade critical low temperature sensor events. This trap is driven by 'Blade /s<1|2> Critical Low Event' event types. This trap replaces sBladeHwThreshTrap. Since BladeFrame ES Systems do not utilize dedicated sBlades, this trap is not relevant to BladeFrame ES systems. Severity: 3
TRAP-TYPE    

sBladePowerOnOpTrap 317
Encapsulates sBlade power on operation event. This trap is driven by 'sBlade /s<1|2> Hardware Operation Event' event types. Since the underlying event type describes sBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOffOpTrap, sBladePowerCycleTrap, and sBladeResetOpTrap. Severity: 5
TRAP-TYPE    

sBladePowerOffOpTrap 318
Encapsulates sBlade power off operation event. This trap is driven by 'sBlade /s<1|2> Hardware Operation Event' event types. Since the underlying event type describes sBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOnOpTrap, sBladePowerCycleTrap, and sBladeResetOpTrap. Severity: 5
TRAP-TYPE    

sBladePowerCycleOpTrap 319
Encapsulates sBlade power cycle operation event. This trap is driven by 'sBlade /s<1|2> Hardware Operation Event' event types. Since the underlying event type describes sBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOnOpTrap, sBladePowerCycleTrap, and sBladeResetOpTrap. Severity: 5
TRAP-TYPE    

sBladeResetOpTrap 320
Encapsulates sBlade reset operation event. This trap is driven by 'sBlade /s<1|2> Hardware Operation Event' event types. Since the underlying event type describes sBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladePowerOnOpTrap, sBladePowerCycleTrap, and sBladePowerCycleOpTrap. Severity: 5
TRAP-TYPE    

sBladeNonFatalHwErrorTrap 321
The notification generated when sBlade hardware detects a non-fatal error. This trap is driven by 'sBlade /s<1|2> NonFatal Hardware Error Event' event types. Severity: 3
TRAP-TYPE    

sBladeFatalHwErrorTrap 322
The notification generated when sBlade hardware detects a fatal error. This trap is driven by 'sBlade /s<1|2> Fatal Hardware Error Event' event types. Severity: 1
TRAP-TYPE    

sBladeOutOfServicePendingTrap 323
The notification generated when a sBlade enters the 'out of service pending' state. This trap is driven by 'cBlade /s<1|2> Out of Service Pending Event' event types Severity: 5
TRAP-TYPE    

pBladeInsertedTrap 401
The notification generated when a pBlade is inserted into a BladeFrame. This trap is driven by 'BladeFrame Blade Inserted Event' event types that describe pBlade insertions. Since the underlying event type describes pBlade, sBlade, and sBlade insertions, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladeInsertedTrap and sBladeInsertedTrap. Severity: 5
TRAP-TYPE    

pBladeRemovedTrap 402
The notification generated when a pBlade is removed from a BladeFrame. This trap is driven by 'BladeFrame Blade Removed Event' event types that describe pBlade removal events. Since the underlying event type describes pBlade, cBlade, and sBlade removal, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of sBladeRemovedTrap and cBladeRemovedTrap. Severity: 3
TRAP-TYPE    

pBladePowerOnTrap 403
The notification generated when a pBlade is powered on. This trap is driven by 'Blade /p<1..24> Power Status Event' event types describing power on events. Since the underlying event type describes pBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOffTrap. Severity: 5
TRAP-TYPE    

pBladePowerOffTrap 404
The notification generated when a pBlade is powered off. This trap is driven by 'Blade /p<1..24> Power Status Event' event types describing power on events. Since the underlying event type describes sBlade power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOnTrap. Severity: 5
TRAP-TYPE    

pBladeBootedTrap 405
The notification generated when a pBlade has successfully booted. This trap is driven by 'blade.status.monitor.event' event types that describe a pBlade transition from the booting state to the running state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

pBladeShutdownTrap 406
The notification generated when a pBlade has been shut down. This trap is driven by 'blade.status.monitor.event' event types that describe a pBlade transition from the shutting down state to the shutdown state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

pBladeEnabledTrap 407
The notification generated when a pBlade has been enabled (returns to service). This trap is driven by 'Blade /p<1..24> Out of Service Status false Event' event types. Severity: 5
TRAP-TYPE    

pBladeDisabledTrap 408
The notification generated when a pBlade has been disabled (removed from service). This trap is driven by 'Blade /p<1..24> Out of Service Status true Event' event types. Severity: 5
TRAP-TYPE    

pBladeSelectedTrap 409
The notification generated when a pBlade has been selected. This trap is driven by 'Blade /p<1..24> Selected Status true Event' even types. Severity: 5
TRAP-TYPE    

pBladeDeselectedTrap 410
The notification generated when a pBlade has been unselected. This trap is driven by 'Blade /p<1..24> Selected Status false Event' even types. Severity: 5
TRAP-TYPE    

pBladeHwEventTrap 411
Encapsulates generic events from hardware. This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that do not indicate panic, commanded shutdown, commanded reboot, or init level events. Examples message contents include: OEM Type 0xe0, value = 0x64:0x21:0xce:0xe0:0x1d:0x00:0x00:0x00... bmc reset deasserted, value = 0x0211 system booted Contact EES for more specific information. Since the underlying event type describes pBlade all non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePanicTrap, pBladeCmdShutdownTrap, pBladeCmdRebootTrap, pBladeCmdHaltTrap, and pBladeInitTrap. Severity: 3
TRAP-TYPE    

pBladePanicTrap 413
Encapsulates hardware events identifying pBlade panics that cause the cBlade to enter KDB, reboot, or halt' This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that describe kernel panics. Contact EES for more specific information. Since the underlying event type describes pBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeHwEventTrap, pBladeCmdShutdownTrap, pBladeCmdRebootTrap, pBladeCmdHaltTrap, and pBladeInitTrap. Severity: 3
TRAP-TYPE    

pBladeCmdHaltTrap 414
Encapsulates hardware events indicating intentional pBlade halt. This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that describe commanded halts. Contact EES for more specific information. Since the underlying event type describes pBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeHwEventTrap, pBladeCmdShutdownTrap, pBladeCmdRebootTrap, pBladePanicTrap, and pBladeInitTrap. Severity: 3
TRAP-TYPE    

pBladeCmdRebootTrap 415
Encapsulates hardware events indicating intentional pBlade reboot. This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that describe commanded reboots. Contact EES for more specific information. Since the underlying event type describes pBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeHwEventTrap, pBladeCmdShutdownTrap, pBladeCmdHaltTrap, pBladePanicTrap, and pBladeInitTrap. Severity: 3
TRAP-TYPE    

pBladeInitTrap 416
Encapsulates hardware events indicating intentional pBlade has reached an init level. This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that describe init level reached. Contact EES for more specific information. Since the underlying event type describes pBlade non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladeHwEventTrap, pBladeCmdShutdownTrap, pBladeCmdHaltTrap, pBladeCmdRebootTrap, and pBladePanicTrap. Severity: 3
TRAP-TYPE    

pBladeVoltageUpperTrap 417
Encapsulates pBlade critical high voltage sensor events. This trap is driven by 'Blade /p<1..24> Critical High Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeVoltageLowerTrap 418
Encapsulates pBlade critical low voltage sensor events. This trap is driven by 'Blade /p<1..24> Critical Low Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeFanSpeedUpperTrap 419
Encapsulates pBlade critical high fan speed sensor events. This trap is driven by 'Blade /p<1..24> Critical High Event' event types. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeFanSpeedLowerTrap 420
Encapsulates pBlade critical low fan speed sensor events. This trap is driven by 'Blade /p<1..24> Critical Low Event' event types. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeTempUpperTrap 421
Encapsulates pBlade critical high temperature sensor events. This trap is driven by 'Blade /p<1..24> Critical High Event' event types. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeTempLowerTrap 422
Encapsulates pBlade critical low temperature sensor events. This trap is driven by 'Blade /p<1..24> Critical Low Event' event types. This trap replaces pBladeHwThreshTrap. Severity: 3
TRAP-TYPE    

pBladeWinkoutTrap 423
Encapsulates pBlade wink-out events.. This trap is driven by 'pBlade /p<1..24> Winked Out Event event types. Severity: 3
TRAP-TYPE    

pBladePowerOnOpTrap 424
Encapsulates pBlade power on operation event. This trap is driven by 'pBlade /p<1..24> Hardware Operation Event' event types. Since the underlying event type describes pBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOffOpTrap, pBladePowerCycleTrap, pBladeResetOpTrap, and pBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

pBladePowerOffOpTrap 425
Encapsulates pBlade power off operation event. This trap is driven by 'pBlade /p<1..24> Hardware Operation Event' event types. Since the underlying event type describes pBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOnOpTrap, pBladePowerCycleTrap, pBladeResetOpTrap, and pBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

pBladePowerCycleOpTrap 426
Encapsulates pBlade power cycle operation event. This trap is driven by 'pBlade /p<1..24> Hardware Operation Event' event types. Since the underlying event type describes pBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOnOpTrap, pBladePowerCycleTrap, pBladeResetOpTrap, and pBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

pBladeResetOpTrap 427
Encapsulates pBlade reset operation event. This trap is driven by 'pBlade /p<1..24> Hardware Operation Event' event types. Since the underlying event type describes pBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOnOpTrap, pBladePowerCycleTrap, pBladePowerCycleOpTrap, and pBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

pBladeNMIOpTrap 428
Encapsulates pBlade reset operation event. This trap is driven by 'pBlade /p<1..24> Hardware Operation Event' event types. Since the underlying event type describes pBlade power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pBladePowerOnOpTrap, pBladePowerCycleTrap, pBladePowerCycleOpTrap, and pBladeResetOpTrap. Severity: 5
TRAP-TYPE    

pBladeNonFatalHwErrorTrap 429
The notification generated when pBlade hardware detects a non-fatal error, such as a correctable ECC memory error. This trap is driven by 'pBlade /p<1..24> NonFatal Hardware Error Event' event types. Severity: 3
TRAP-TYPE    

pBladeFatalHwErrorTrap 430
The notification generated when pBlade hardware detects a fatal error, such as an uncorrectable ECC memory error. This trap is driven by 'pBlade /p<1..24> Fatal Hardware Error Event' event types. Severity: 1
TRAP-TYPE    

pBladeHwErrorThresholdTrap 431
The notification generated when pBlade is shutdown and marked out-of-service due to excessive fatal hardware errors This trap is driven by 'pBlade /p<1..24> Hardware Error Threshold Event' event types Severity: 1
TRAP-TYPE    

pBladeOutOfServicePendingTrap 432
The notification generated when a pBlade enters the 'out of service pending' state. This trap is driven by 'cBlade /p<1..24> Out of Service Pending Event' event types Severity: 5
TRAP-TYPE    

pBladeBootImageChangedTrap 433
The notification generated when a pBlade boot image is changed. This trap is driven by 'pBlade /p<1..24> Boot Image Changed Event' event types Severity: 5
TRAP-TYPE    

pBladeVbladeRamOvercommitTrap 434
The notification generated when vBlade RAM is overcommited on pBlade insert. This trap is driven by 'pBlade /p<1..24> vBlade RAM Overcommit Event' event types Severity: 3
TRAP-TYPE    

pBladeIpmiCeccThresholdTrap 435
The notification generated when a pBlade has met the Correctable ECC Event Threshold. This trap is driven by 'pBlade /p<1..24> Ipmi Cecc Threshold Event' event types Severity: 2
TRAP-TYPE    

pBladeWarmedTrap 438
The notification generated when a pBlade is set to the warm state. This trap is driven by 'pBlade /p<1..24> Warmed Event' event types. Severity: 5
TRAP-TYPE    

lPanCreatedTrap 501
The notification generated when an LPAN is created. This trap is driven by 'LPAN create event' event types. Severity: 5
TRAP-TYPE    

lPanDeletedTrap 502
The notification generated when an LPAN is deleted. This trap is driven by 'LPAN delete event' event types. Severity: 5
TRAP-TYPE    

lPanBootedTrap 503
The notification generated when an LPAN is booted. This trap is driven by 'LPAN boot event' event types. This trap is deprecate as of 4.0.0. Severity: 5
TRAP-TYPE    

lPanShutdownTrap 504
The notification generated when an LPAN is shutdown. This trap is driven by 'LPAN shutdown event' event types. This trap is deprecate as of 4.0.0. Severity: 5
TRAP-TYPE    

lPanResourceUnavailableTrap 505
The notification generated when a resource required by the LPAN is unavailable. This trap is driven by 'LPAN resource unavailable event' This trap is deprecate as of 4.0.0. event types. Severity: 3
TRAP-TYPE    

lPanModifyTrap 506
The notification generated when when a logical PAN is modified. This trap is driven by 'LPAN Configuration Change Event' event types. Severity: 5
TRAP-TYPE    

lPanActivatedTrap 507
The notification generated when when an LPAN is activated. This trap is driven by 'LPAN Activated Event' event types. Severity: 5
TRAP-TYPE    

lPanDeactivatedTrap 508
The notification generated when when an LPAN is deactivated. This trap is driven by 'LPAN Deactivated Event' event types. Severity: 5
TRAP-TYPE    

lPanDeviceAvailableTrap 509
The notification generated when when a device becomes available to an LPAN. This trap is driven by 'LPAN Device Available Event' event types. Severity: 5
TRAP-TYPE    

lPanDeviceUnavailableTrap 510
The notification generated when when a device becomes unavailable to an LPAN. This trap is driven by 'LPAN Device Unavailable Event' event types. Severity: 5
TRAP-TYPE    

lPanPBladeAvailableTrap 511
The notification generated when when a pBlade becomes available to an LPAN. This trap is driven by 'LPAN pBlade Available Event' event types. Severity: 5
TRAP-TYPE    

lPanPBladeUnavailableTrap 512
The notification generated when when a pBlade becomes unavailable to an LPAN. This trap is driven by 'LPAN pBlade Unavailable Event' event types. Severity: 5
TRAP-TYPE    

lPanPBladeAllocatedTrap 513
The notification generated when when a pBlade is allocated to an LPAN. This trap is driven by 'pBlade /p<1..24> Allocated Event' event types. Severity: 5
TRAP-TYPE    

lPanPBladeDeallocatedTrap 514
The notification generated when when a pBlade is deallocated from an LPAN. This trap is driven by 'pBlade /p<1..24> Deallocated Event' event types. Severity: 5
TRAP-TYPE    

lPanUserMonitorCreatedTrap 515
The notification generated when when a User Defined Monitor is created in an LPAN. This trap is driven by 'LPAN User Monitor Create Event' event types. Severity: 5
TRAP-TYPE    

lPanUserMonitorModifiedTrap 516
The notification generated when when a User Defined Monitor is modified in an LPAN. This trap is driven by 'LPAN User Monitor Modified Event' event types. Severity: 5
TRAP-TYPE    

lPanUserMonitorDeletedTrap 517
The notification generated when when a User Defined Monitor is deleted in an LPAN. This trap is driven by 'LPAN User Monitor Delete Event' event types. Severity: 5
TRAP-TYPE    

lPanOperationStartedTrap 518
The notification generated when LPAN operation is initiated. This trap is driven by 'LPAN Operation Started Event' event types. Severity: 5
TRAP-TYPE    

lPanOperationCompletedTrap 519
The notification generated when LPAN operation completes. This trap is driven by 'LPAN Operation Completed Event' event types. Severity: 5
TRAP-TYPE    

lPanOperationAbortedTrap 520
The notification generated when LPAN operation is aborted. This trap is driven by 'LPAN Operation Aborted Event' event types. Severity: 5
TRAP-TYPE    

pServerBootedTrap 601
The notification generated when a pServer is booted. This trap is driven by 'pServer / boot event' event types. Severity: 5
TRAP-TYPE    

pServerBootFailedTrap 603
The notification generated when a pServer fails to boot. This trap is driven by 'pServer / Boot Failed Event' event types. Severity: 2
TRAP-TYPE    

pServerShutdownTrap 602
The notification generated when a pServer is shutdown. This trap is driven by 'pServer / shutdown event' event types. Severity: 5
TRAP-TYPE    

pServerShutdownFailedTrap 623
The notification sent when a pServer shutdown fails. This trap is driven by the 'pServer / Shutdown Failed Event' event type. Severity: 3
TRAP-TYPE    

pServerDebuggerEnterTrap 605
The notification generated when the debbugger has been invoked on the pServer. This trap is driven by 'blade.status.monitor.event' event types that describe a pBlade transition to the 'in kdb' state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 3
TRAP-TYPE    

pServerDebuggerExitTrap 606
The notification generated when the debbugger has been exited on the pServer. This trap is driven by 'blade.status.monitor.event' event types that describe a pBlade transition from the 'in kdb' state. This event type is not user visible, and will not appear in CLI or GUI event queries. The trap exists to satisfy early requirements documents. Severity: 3
TRAP-TYPE    

pServerResourceUnavailableTrap 607
This trap is deprecated as of PAN Manager release 4.0.
TRAP-TYPE    

pServerSystemThresholdHighTrap 608
The notification generated when a pServer system monitor has exceeded its high threshold, or returns below the high threshold. This trap is driven by 'pServer / event' event types. Note that a severity 3 event is emmitted when the threshold is crossed in the rising direction, while a severity 5 event is emmitted when the monitored value returns below the threshold. Thus it is possible to recieve a severity 5 pServerSystemThresholdHighTrap with a message like: pcw/p2 pServer pcw/p2 5 Minute Load Average returned below 10.0 on average for 300 seconds, Current value = 4.79 Severity: 3/5
TRAP-TYPE    

pServerSystemThresholdlowTrap 609
The notification generated when a pServer system monitor has exceeded its low threshold, or returns above the low threshold. Currently, no software values are monitored for critically low values, and this trap is not emitted. Because there is no driving event type, there is no severity.
TRAP-TYPE    

pServerFailedTrap 610
The notification generated when a booted pServer fails. This trap is driven by 'pServer / failed event' event types. Severity: 2
TRAP-TYPE    

pServerRecoverTrap 611
The notification generated when a failed pServer has been successfully recovered, generally due to pBlade failover. This trap is driven by 'pServer / recover event' event types. Severity: 5
TRAP-TYPE    

pServerBootingTrap 612
The notification generated when a pServer begins the process of booting. This trap is driven by 'pServer / Booting Event' event types. Severity: 5
TRAP-TYPE    

pServerCreatedTrap 613
The notification generated when a pServer is created. This trap is driven by 'pServer / create event' event types. Severity: 5
TRAP-TYPE    

pServerDeletedTrap 614
The notification generated when a pServer is deleted. This trap is driven by 'pServer / delete event' event types. Severity: 5
TRAP-TYPE    

pServerFailoverTrap 615
The notification generated when a pServer begins the process of failing over. This trap is driven by 'pServer / Failover attempted Event' event types. Severity: 3
TRAP-TYPE    

pServerModifiedTrap 616
The notification generated when a pServer configuration is modified. This trap is driven by 'pServer / Configuration Change Event' event types. Severity: 5
TRAP-TYPE    

pServerRebootingTrap 617
The notification generated when a pServer reboot has initiated. This trap is driven by 'pServer decker/ps1 Rebooting Event' event types. Severity: 5
TRAP-TYPE    

pServerShuttingDownTrap 618
The notification generated when a pServer shutdown has initiated. This trap is driven by 'pServer / Shutting Down Event' event types. Severity: 5
TRAP-TYPE    

pServerAgentArrivedTrap 619
The notification generated when a pServer agent has arrived. This trap is driven by 'pServer / Agent Available Event' event types Severity: 5
TRAP-TYPE    

pServerAgentDepartedTrap 620
The notification generated when a pServer agent has departed. This trap is driven by 'pServer / PAN Agent Unavailable Event' event types. Severity: 3
TRAP-TYPE    

pServerAgentGetDataFailedTrap 647
The notification generated when a pServer agent does not return requests for statistical data. This trap is driven by 'pServer / PAN Agent ' event types. Severity: 3
TRAP-TYPE    

pServerPBladeAllocatedTrap 624
The notification generated when when a pBlade is allocated to a pServer. This trap is driven by 'pBlade /p<1..24> Allocated Event' event types. Severity: 5
TRAP-TYPE    

pServerPBladeDeallocatedTrap 625
The notification generated when when a pBlade is deallocated from a pServer. This trap is driven by 'pBlade /p<1..24> Deallocated Event' event types. Severity: 5
TRAP-TYPE    

pServerPanicCycleTrap 626
The notification generated when when a pServer panic cycle is detected. This trap is driven by 'pServer / Panic Cycle Event' Severity: 2
TRAP-TYPE    

pServerUserMonitorTrap 627
The notification generated when a user defined monitor rule is matched. This trap is driven by 'pServer / User Monitor Event: // Severity: 1
TRAP-TYPE    

pServerHardwareOnlineTrap 628
The notification generated when hardware for a pServer agent goes online. This trap is driven by 'pServer / Hardware Online Event' event types. Severity: 5
TRAP-TYPE    

pServerHardwareOfflineTrap 629
The notification generated when hardware for a pServer agent goes offline. This trap is driven by 'pServer / Hardware Offline Event' event types. Severity: 5
TRAP-TYPE    

pServerRecoveredTrap 630
The notification generated when pServer recovers from a failure. This trap is driven by 'pServer / Recovered Event' event types. Severity: 5
TRAP-TYPE    

pServerDiskAvailableTrap 631
The notification generated when a disk on a pServer becomes available. This trap is driven by 'pServer / Disk Available Event' event types. Severity: 5
TRAP-TYPE    

pServerDiskUnavailableTrap 632
The notification generated when a disk on a pServer is unavailable at boot time. This trap is driven by 'pServer / Disk Unavailable Event' event types. Severity: 3
TRAP-TYPE    

pServerOperationStartedTrap 633
The notification generated when a pServer operation has been invoked. This trap is driven by 'pServer / Operation Started' event types. Severity: 5
TRAP-TYPE    

pServerPBladeAvailableTrap 634
The notification generated when a pServer pBlade becomes available. This trap is driven by 'pServer / pBlade Available Event' event types. Severity: 5
TRAP-TYPE    

pServerMigratingTrap 635
The notification generated when a pServer starts to migrate. This trap is driven by 'pServer / Migrating Event' event types. Severity: 5
TRAP-TYPE    

pServerMigratedTrap 636
The notification generated when a pServer is migrated. This trap is driven by 'pServer / Migrate Succeeded Event' event types. Severity: 5
TRAP-TYPE    

pServerMigrateFailedTrap 637
The notification generated when a pServer fails to migrate. This trap is driven by 'pServer / Migrate Failed Event' event types.
TRAP-TYPE    

pServerSuspendingTrap 638
The notification generated when a pServer starts to suspend. This trap is driven by 'pServer / Suspending Event' event types. Severity: 5
TRAP-TYPE    

pServerSuspendedTrap 639
The notification generated when a pServer suspend is completed. This trap is driven by 'pServer / Suspend Completed Event' event types. Severity: 5
TRAP-TYPE    

pServerSuspendFailedTrap 640
The notification generated when a pServer fails to suspend. This trap is driven by 'pServer / Suspend Failed Event' event types.
TRAP-TYPE    

pServerResumingTrap 641
The notification generated when a pServer starts to resume. This trap is driven by 'pServer / Resume Started Event' event types.
TRAP-TYPE    

pServerResumedTrap 642
The notification generated when a pServer resume is completed. This trap is driven by 'pServer / Resume Completed Event' event types.
TRAP-TYPE    

pServerResumeFailedTrap 643
The notification generated when a pServer fails to resume. This trap is driven by 'pServer / Resume Failed Event' event types.
TRAP-TYPE    

pServerUserMonitorFailedTrap 644
The notification generated when a user defined monitor is failed. This trap is driven by 'pServer / User Monitor Failed Event: // Severity: 1
TRAP-TYPE    

pServerVBladeAllocatedTrap 645
The notification generated when when a vBlade is allocated to a pServer. This trap is driven by 'vBlade /p<1..24-1..n> Allocated Event' event types. Severity: 5
TRAP-TYPE    

pServerVBladeDeallocatedTrap 646
The notification generated when when a pBlade is deallocated from a pServer. This trap is driven by 'vBlade /p<1..24-1..n> Deallocated Event' event types. Severity: 5
TRAP-TYPE    

pServerSyslogEventTrap 604
The notification sent when a syslog target string is emmited from the system logger. This trap is driven by 'pServer / Custom Linux System Message <1..10>' event types. See 'eventtype -l' for more information. There are 10 pServer syslog event types. This trap can be enabled/disabled for each syslog event type independently. Severity: (configurable by EES, generally 1, 2 or 3)
TRAP-TYPE    

pServerSyslogDroppedTrap 621
The notification sent when a syslog target string message is dropped due to rate limiting. This trap is driven by 'pServer / Custom Linux System Messages dropped' event types. System message events are subject to rate limiting. By default, no more than 5 messages can be emitted during a 5 minute period. If more than 5 target strings are encountered, events will only be created for the first 5 messages, subsequent messages will be dropped. At the end of the 5 minute period, a 'Messages Dropped' event will be emmitted to indicate the number of dropped messages during the 5 minute period. Contact EES for more information. Severity: 3
TRAP-TYPE    

pServerSyslogPollingStoppedTrap 622
The notification sent when a syslog polling has stopped due to rate limiting. This trap is driven by the 'pServer / Custom Linux System Messages polling stopped' event type. System message events are subject to rate limiting. By default, no more than 5 messages can be emitted during a 5 minute period. If more than 5 target strings are encountered, events will only be created for the first 5 messages, subsequent messages will be dropped. If messages are dropped for 5 consecutive 5 minute periods, syslog message polling will be disabled on that cBlade. Contact EES for more information. Severity: 2
TRAP-TYPE    

failoverPoolExaustedTrap 701
The notification generated when a failover blade pool is exhausted. This trap is deprecated because there is no underlying event to drive the trap. The trap definition exists to satisfy early requirements documents.
TRAP-TYPE    

applicationCreatedTrap 817
The notification generated when an application has been created. This trap is driven by 'LPAN application Create Event' event types. Severity: 5
TRAP-TYPE    

applicationModifyTrap 818
The notification generated when an application is modified. This trap is driven by 'application / Changed Event' event types. Severity: 5
TRAP-TYPE    

applicationDeletedTrap 819
The notification generated when an application has been deleted. This trap is driven by 'LPAN application Delete Event' event types. Severity: 5
TRAP-TYPE    

applicationStartingTrap 820
The notification generated when an application start has been initiated. This trap is driven by 'application / Start Started Event' event types. Severity: 5
TRAP-TYPE    

applicationStartedTrap 801
The notification generated when an application has started successfully. This trap is driven by 'application / Start Completed Event ' event types. Severity: 5
TRAP-TYPE    

applicationStartFailedTrap 821
The notification generated when an application start attempt has failed. This trap is driven by 'application / Start Failed Event' event types. Severity: 2
TRAP-TYPE    

applicationStoppingTrap 822
The notification generated when an application stop has been initiated. This trap is driven by 'application / Stop Started Event' event types. Severity: 5
TRAP-TYPE    

applicationStoppedTrap 802
The notification generated when an application has been successfully stopped. This trap is driven by 'application / Stop Completed Event' event types. Severity: 5
TRAP-TYPE    

applicationStopFailedTrap 823
The notification generated when an application has failed to stop. This trap is driven by 'application / Stop Failed Event' event types. Severity: 2
TRAP-TYPE    

applicationMovingTrap 824
The notification generated when an application move has been initiated. This trap is driven by 'application / Move Started Event' event types. Severity: 5
TRAP-TYPE    

applicationMovedTrap 825
The notification generated when an application move has successfully completed. This trap is driven by 'application / Move Completed Event' event types. Severity: 5
TRAP-TYPE    

applicationMoveFailedTrap 826
The notification generated when an application move has failed. This trap is driven by 'application / Move Failed Event' event types. Severity: 5
TRAP-TYPE    

applicationFailingOverTrap 827
The notification generated when an application failover has been initiated. This trap is driven by 'application / Failover Started Event' event types. Severity: 3
TRAP-TYPE    

applicationFailedOverTrap 828
The notification generated when an application failover has successfully completed. This trap is driven by 'application / Failover Completed Event' event types. Severity: 5
TRAP-TYPE    

applicationFailoverFailedTrap 829
The notification generated when an application failover has failed. This trap is driven by 'application / Failover Failed Event' event types. Severity: 2
TRAP-TYPE    

applicationFailureDetectedTrap 830
The notification generated when an application health monitor has detected an application failure. These failures are counted, and compared to 'restart after', 'failover after', and 'giveup after' thresholds of the health monitor to trigger application actions. This trap is driven by 'application / Health Monitor Detected Failure Event' event types. Severity: 4
TRAP-TYPE    

applicationRestartedTrap 803
The notification generated when an application failures have been detected by the health monitor, and the 'restart' threshold has been reached or exceeded. This results in an attempt to restart the application, for which further traps will be generated: applicationStartingTrap applicationStartedTrap applicationStartFailedTrap This trap is driven by 'application / Health Monitor Restart Event' event types. Severity: 3
TRAP-TYPE    

applicationFailoverTrap 804
The notification generated when an application failures have been detected by the health monitor, and the 'failover' threshold has been reached or exceeded. This results in an attempt to failover the application, for which further traps will be generated: applicationMovingTrap applicationMovedTrap applicationMoveFailedTrap This trap is driven by 'application / Health Monitor Failover Event' event types. Severity: 3
TRAP-TYPE    

applicationGiveupTrap 805
The notification generated when an application failures have been detected by the health monitor, and the 'giveup' threshold has been reached or exceeded. This results in the PAN Manager stop, for which further traps will be generated: applicationStoppingTrap applicationStoppedTrap applicationStopFailed This trap is driven by 'application / Health Monitor GiveUp Event' event types. Severity: 2
TRAP-TYPE    

applicationMonitorFailedTrap 814
The notification generated when an application monitor failed, generally due to a missing PAN Agent. This trap is driven by 'application / Health Monitor Failed Event' event types. Severity: 3
TRAP-TYPE    

applicationMonitorRecoveredTrap 815
The notification generated when an application monitor recovers, generally due to a restored PAN Agent. This trap is driven by 'application / Health Monitor Recovered Event' event types. Severity: 5
TRAP-TYPE    

applicationMonitorInvalidTrap 816
The notification generated when an application monitor is, discovered to be invalid, generally due to misconfiguration. This trap is driven by 'application / Health Monitor Invalid Event' event types. Severity: 3
TRAP-TYPE    

applicationFailedTrap 809
This trap is deprecated as of PAN Manager release 4.0. See the following more specific traps: applicationStartFailedTrap applicationStopFailed applicationMoveFailedTrap applicationRestartedTrap applicationFailoverTrap applicationGiveupTrap
TRAP-TYPE    

applicationConfigWarningTrap 831
The notification generated when an application is potentially misconfigured. This trap is driven by 'application / Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

applicationStatusWarningTrap 832
The notification generated when an application operation results in a potentially inappropriate state. This trap is driven by 'application / Status Warning Event' event types. Severity: 3
TRAP-TYPE    

loadBalancerCreatedTrap 840
The notification generated when a load balancer has been created. This trap is driven by 'LPAN load balancer Create Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerModifyTrap 841
The notification generated when a load balancer is modified. This trap is driven by 'load balancer / Changed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerDeletedTrap 842
The notification generated when a load balancer has been deleted. This trap is driven by 'LPAN load balancer Delete Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerStartingTrap 843
The notification generated when a load balancer start has been initiated. This trap is driven by 'load balancer / Start Started Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerStartedTrap 844
The notification generated when a load balancer has started successfully. This trap is driven by 'load balancer / Start Completed Event ' event types. Severity: 5
TRAP-TYPE    

loadBalancerStartFailedTrap 845
The notification generated when a load balancer start attempt has failed. This trap is driven by 'load balancer / Start Failed Event' event types. Severity: 2
TRAP-TYPE    

loadBalancerStoppingTrap 846
The notification generated when a load balancer stop has been initiated. This trap is driven by 'load balancer / Stop Started Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerStoppedTrap 847
The notification generated when a load balancer has been successfully stopped. This trap is driven by 'load balancer / Stop Completed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerStopFailedTrap 848
The notification generated when a load balancer has failed to stop. This trap is driven by 'load balancer / Stop Failed Event' event types. Severity: 2
TRAP-TYPE    

loadBalancerMovingTrap 849
The notification generated when a load balancer move has been initiated. This trap is driven by 'load balancer / Move Started Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerMovedTrap 850
The notification generated when a load balancer move has successfully completed. This trap is driven by 'load balancer / Move Completed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerMoveFailedTrap 851
The notification generated when a load balancer move has failed. This trap is driven by 'load balancer / Move Failed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerFailingOverTrap 852
The notification generated when a load balancer failover has been initiated. This trap is driven by 'load balancer / Failover Started Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerFailedOverTrap 853
The notification generated when a load balancer failover has successfully completed. This trap is driven by 'load balancer / Failover Completed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerFailoverFailedTrap 854
The notification generated when a load balancer failover has failed. This trap is driven by 'load balancer / Failover Failed Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerFailureDetectedTrap 861
The notification generated when a load balancer health monitor has detected a load balancer failure. These failures are counted, and compared to 'restart after', 'failover after', and 'giveup after' thresholds of the health monitor to trigger load balancer actions. This trap is driven by 'load balancer / Health Monitor Detected Failure Event' event types. Severity: 4
TRAP-TYPE    

loadBalancerRestartedTrap 855
The notification generated when a load balancer failures have been detected by the health monitor, and the 'restart' threshold has been reached or exceeded. This results in an attempt to restart the load balancer, for which further traps will be generated: loadBalancerStartingTrap loadBalancerStartedTrap loadBalancerStartFailedTrap This trap is driven by 'load balancer / Health Monitor Restart Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerFailoverTrap 856
The notification generated when a load balancer failures have been detected by the health monitor, and the 'failover' threshold has been reached or exceeded. This results in an attempt to failover the load balancer, for which further traps will be generated: loadBalancerMovingTrap loadBalancerMovedTrap loadBalancerMoveFailedTrap This trap is driven by 'load balancer / Health Monitor Failover Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerGiveupTrap 857
The notification generated when a load balancer failures have been detected by the health monitor, and the 'giveup' threshold has been reached or exceeded. This results in the PAN Manager stop, for which further traps will be generated: loadBalancerStoppingTrap loadBalancerStoppedTrap loadBalancerStopFailed This trap is driven by 'load balancer / Health Monitor GiveUp Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerMonitorFailedTrap 858
The notification generated when a load balancer monitor failed, generally due to a missing PAN Agent. This trap is driven by 'load balancer / Health Monitor Failed Event' event types. Severity: 2
TRAP-TYPE    

loadBalancerMonitorRecoveredTrap 859
The notification generated when a load balancer monitor recovers, generally due to a restored PAN Agent. This trap is driven by 'load balancer / Health Monitor Recovered Event' event types. Severity: 5
TRAP-TYPE    

loadBalancerMonitorInvalidTrap 860
The notification generated when a load balancer monitor is, discovered to be invalid, generally due to misconfiguration. This trap is driven by 'load balancer / Health Monitor Invalid Event' event types. Severity: 2
TRAP-TYPE    

loadBalancerConfigWarningTrap 862
The notification generated when a load balancer is potentially misconfigured. This trap is driven by 'application / Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

loadBalancerStatusWarningTrap 863
The notification generated when an application operation results in a potentially inappropriate state. This trap is driven by 'application / Status Warning Event' event types. Severity: 3
TRAP-TYPE    

nfsResourceCreateTrap 871
The notification generated when an nfs resource is created. This trap is driven by 'LPAN NFS resource Create Event' event types. Severity: 5
TRAP-TYPE    

nfsResourceModifyTrap 872
The notification generated when an nfs resource is created. This trap is driven by 'NFS resource Changed Event' event types. Severity: 5
TRAP-TYPE    

nfsResourceDeleteTrap 873
The notification generated when an nfs resource is deleted. This trap is driven by 'LPAN NFS resource Delete Event' event types. Severity: 5
TRAP-TYPE    

nfsResourceConfigWarningTrap 889
The notification generated when an nfs resource is potentially misconfigured. This trap is driven by 'NFS resource Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

scsiDiskResourceCreateTrap 874
The notification generated when a scsi disk resource is created. This trap is driven by 'LPAN SCSI disk resource Create Event' event types. Severity: 5
TRAP-TYPE    

scsiDiskResourceModifyTrap 875
The notification generated when a scsi disk resource is modified. This trap is driven by 'SCSI disk resource Changed Event' event types. Severity: 5
TRAP-TYPE    

scsiDiskResourceDeleteTrap 876
The notification generated when a scsi disk resource is deleted. This trap is driven by 'LPAN SCSI disk resource Delete Event' event types. Severity: 5
TRAP-TYPE    

scsiDiskResourceConfigWarningTrap 890
The notification generated when a scsi disk resource is potentially misconfigured. This trap is driven by 'SCSI disk resource Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

networkResourceCreateTrap 877
The notification generated when a network resource is created. This trap is driven by 'LPAN network resource Create Event' event types. Severity: 5
TRAP-TYPE    

networkResourceModifyTrap 878
The notification generated when a network resource is created. This trap is driven by 'network resource Changed Event' event types. Severity: 5
TRAP-TYPE    

networkResourceDeleteTrap 879
The notification generated when a network resource is deleted. This trap is driven by 'LPAN network resource Delete Event' event types. Severity: 5
TRAP-TYPE    

networkResourceConfigWarningTrap 891
The notification generated when a network resource is potentially misconfigured. This trap is driven by 'network resource Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

failoverPolicyCreateTrap 880
The notification generated when a failover policy is created. This trap is driven by 'LPAN failover policy Create Event' event types. Severity: 5
TRAP-TYPE    

failoverPolicyModifyTrap 881
The notification generated when a failover policy is created. This trap is driven by 'failover policy Changed Event' event types. Severity: 5
TRAP-TYPE    

failoverPolicyDeleteTrap 882
The notification generated when a failover policy is deleted. This trap is driven by 'LPAN failover policy Delete Event' event types. Severity: 5
TRAP-TYPE    

failoverPolicyConfigWarningTrap 892
The notification generated when a failover policy is potentially misconfigured. This trap is driven by 'failover policy Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

executableResourceCreateTrap 883
The notification generated when an executable resource is created. This trap is driven by 'LPAN executable resource Create Event' event types. Severity: 5
TRAP-TYPE    

executableResourceModifyTrap 884
The notification generated when an executable resource is modified. This trap is driven by 'executable resource Changed Event' event types. Severity: 5
TRAP-TYPE    

executableResourceDeleteTrap 885
The notification generated when an executable resource is deleted. This trap is driven by 'LPAN executable resource Delete Event' event types. Severity: 5
TRAP-TYPE    

executableResourceConfigWarningTrap 893
The notification generated when an executable resource is potentially misconfigured. This trap is driven by 'executable resource Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

healthMonitorCreateTrap 886
The notification generated when an health monitor is created. This trap is driven by 'LPAN health monitor Create Event' event types. Severity: 5
TRAP-TYPE    

healthMonitorModifyTrap 887
The notification generated when an health monitor is created. This trap is driven by 'health monitor Changed Event' event types. Severity: 5
TRAP-TYPE    

healthMonitorDeleteTrap 888
The notification generated when an health monitor is deleted. This trap is driven by 'LPAN health monitor Delete Event' event types. Severity: 5
TRAP-TYPE    

healthMonitorConfigWarningTrap 894
The notification generated when a health monitor is potentially misconfigured. This trap is driven by 'health monitor Configuration Warning Event' event types. Severity: 3
TRAP-TYPE    

userCreatedTrap 901
The notification generated when a user has been created. This trap is driven by 'User Added Event' event types. Severity: 5
TRAP-TYPE    

userDeletedTrap 902
The notification generated when a user has been deleted. This trap is driven by 'User Deleted Event' event types. Severity: 5
TRAP-TYPE    

userLoginTrap 903
The notification generated when a user has logged in to the PAN Manager. This trap is deprecated, as there is no underlying even to drive the trap. The definition exists to satisfy early requirements documents.
TRAP-TYPE    

userLogoutTrap 904
The notification generated when a user has logged out of the PAN Manager. This trap is deprecated, as there is no underlying even to drive the trap. The definition exists to satisfy early requirements documents.
TRAP-TYPE    

userModifiedTrap 905
The notification generated when a user has been modified. This trap is driven by 'User Modified Event' event types. Severity: 5
TRAP-TYPE    

invalidManagerRequestTrap 1001
The notification generated when an unauthorized SNMP manager sends a request to the agent. This event is driven by incoming SNMP packets, and currently is not logged.
TRAP-TYPE    

invalidCommStringRequestTrap 1002
The notification generated when an authorized SNMP manager sends a request containing an invalid community string. This event is driven by incoming SNMP packets, and currently is not logged.
TRAP-TYPE    

pimSelectedTrap 1101
The notification generated when a pim has been selected. This trap is driven by 'PIM /pim<1..4> Selected Status false Event' even types. Severity: 5
TRAP-TYPE    

pimDeselectedTrap 1102
The notification generated when a pim has been unselected. This trap is driven by 'PIM /pim<1..4> Selected Status false Event' even types. Severity: 5
TRAP-TYPE    

pimPowerThresholdHighTrap 1103
The notification generated when a pim's power threshold is high. This trap is driven by 'PIM /pim<1..4> Power Threshold High' event types. Severity: 3
TRAP-TYPE    

pimCurrentThresholdHighTrap 1104
The notification generated when a pim's current threshold is high. This trap is driven by 'PIM /pim<1..4> Current Threshold High' event types. Severity: 3
TRAP-TYPE    

pimSourceTransitionTrap 1105
The notification generated when a pim's source transition happened. This trap is driven by 'PIM /pim<1..4> Source Transition' event types. Severity: 4
TRAP-TYPE    

pimInsertedTrap 1106
The notification generated when a pim is inserted. This trap is driven by 'PIM /pim<1..4> Inserted' event types. Severity: 5
TRAP-TYPE    

pimRemovedTrap 1107
The notification generated when a pim is ejected. This trap is driven by 'PIM /pim<1..4> Removed' event types. Severity: 5
TRAP-TYPE    

pimSourcePreferenceConfiguredTrap 1108
The notification generated when a pim source preference is configured. This trap is driven by 'PIM /pim<1..4> Source Preference Configured' event types. Severity: 5
TRAP-TYPE    

pimConfigErrorTrap 1109
The notification generated when a pim encounters an error activating a configuration changea. This trap is driven by 'PIM /pim<1..4> Config Error Event' event types. Severity: 2
TRAP-TYPE    

pimPowerOnTrap 1110
The notification generated when an pim is powered on. This trap is driven by 'Blade /pim<1..4> Power Status Event' event types describing power on events. Since the underlying event type describes pim power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOffTrap. Severity: 5
TRAP-TYPE    

pimPowerOffTrap 1111
The notification generated when an pim is powered off. This trap is driven by 'Blade /pim<1..4> Power Status Event' event types describing power on events. Since the underlying event type describes pim power on and off events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOnTrap. Severity: 5
TRAP-TYPE    

pimEnabledTrap 1112
The notification generated when an pim is enabled (returns to service). This trap is driven by 'Blade /pim<1..4> Out of Service Status false Event' event types. Severity: 5
TRAP-TYPE    

pimDisabledTrap 1113
The notification generated when an pim is disabled. (removed from service). This trap is driven by 'Blade /pim<1..4> Out of Service Status true Event' event types. Severity: 5
TRAP-TYPE    

pimOutOfServicePendingTrap 1114
The notification generated when a pBlade enters the 'out of service pending' state. This trap is driven by 'cBlade /pim<1..4> Out of Service Pending Event' event types Severity: 5
TRAP-TYPE    

pimPowerOnOpTrap 1115
Encapsulates pim power on operation event. This trap is driven by 'pim /pim<1..4> Hardware Operation Event' event types. Since the underlying event type describes pim power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOffOpTrap, pimPowerCycleTrap, and pimResetOpTrap. Severity: 5
TRAP-TYPE    

pimPowerOffOpTrap 1116
Encapsulates pim power off operation event. This trap is driven by 'pim /pim<1..4> Hardware Operation Event' event types. Since the underlying event type describes pim power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOnOpTrap, pimPowerCycleTrap, and pimResetOpTrap. Severity: 5
TRAP-TYPE    

pimPowerCycleOpTrap 1117
Encapsulates pim power cycle operation event. This trap is driven by 'pim /pim<1..4> Hardware Operation Event' event types. Since the underlying event type describes pim power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOnOpTrap, pimPowerCycleTrap, and pimResetOpTrap. Severity: 5
TRAP-TYPE    

pimResetOpTrap 1118
Encapsulates pim reset operation event. This trap is driven by 'pim /pim<1..4> Hardware Operation Event' event types. Since the underlying event type describes pim power on and off operation events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of pimPowerOnOpTrap, pimPowerCycleTrap, and pimPowerCycleOpTrap. Severity: 5
TRAP-TYPE    

pimHwEventTrap 1119
Encapsulates generic events from hardware. This trap is driven by 'Blade /pim<1..4> non-sensor Event' event types. Severity: 3
TRAP-TYPE    

pimVoltageUpperTrap 1120
Encapsulates pim critical high voltage sensor events. This trap is driven by 'Blade /pim<1..4> Critical High Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

pimVoltageLowerTrap 1121
Encapsulates pim critical low voltage sensor events. This trap is driven by 'Blade /pim<1..4> Critical Low Event' event types. The sensorValue and sensorThreshold fields are ingeter representations of real numbers. The real numbers are multiplied by 100 and rounded to produce an integer, thus 0.530 => 53. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

pimFanSpeedUpperTrap 1122
Encapsulates pim critical high fan speed sensor events. This trap is driven by 'Blade /pim<1..4> Critical High Event' event types. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

pimFanSpeedLowerTrap 1123
Encapsulates pim critical low fan speed sensor events. This trap is driven by 'Blade /pim<1..4> Critical Low Event' event types. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

pimTempUpperTrap 1124
Encapsulates pim critical high temperature sensor events. This trap is driven by 'Blade /pim<1..4> Critical High Event' event types. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

pimTempLowerTrap 1125
Encapsulates pim critical low temperature sensor events. This trap is driven by 'Blade /pim<1..4> Critical Low Event' event types. This trap replaces pimHwThreshTrap. Severity: 3
TRAP-TYPE    

globalPoolCreatedTrap 1201
The notification generated when a global pool is created. Severity: 5
TRAP-TYPE    

globalPoolDeletedTrap 1202
The notification generated when a global pool is deleted. Severity: 5
TRAP-TYPE    

localPoolCreatedTrap 1203
The notification generated when a local pool is created. Severity: 5
TRAP-TYPE    

localPoolDeletedTrap 1204
The notification generated when a local pool is deleted. Severity: 5
TRAP-TYPE    

poolConfigChangedTrap 1205
The notification generated when a pool configuration is changed. Severity: 5
TRAP-TYPE    

poolPBladeArrivedTrap 1206
The notification generated when a pool pBlade is arrived. Severity: 5
TRAP-TYPE    

poolPBladeDepartedTrap 1207
The notification generated when a pool pBlade is departed. Severity: 5
TRAP-TYPE    

diskPartitionedTrap 1301
The notification generated when a disk is partitioned. Severity: 5
TRAP-TYPE    

diskWinPeTrap 1302
The notification generated when the WinPe image is installed on a disk. Severity: 5
TRAP-TYPE    

diskRootedTrap 1303
The notification generated when a root image is installed on a disk. Severity: 5
TRAP-TYPE    

diskOpTrap 1304
The notification generated when an operation is performed on a disk Severity: 5
TRAP-TYPE    

vBladePowerOnTrap 1403
The notification generated when a vBlade is powered on. This trap is driven by 'Blade /p<1|2> Power Status Trap' Trap types describing power on Traps. Since the underlying Trap type describes vBlade power on and off Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOffTrap. Severity: 5
TRAP-TYPE    

vBladePowerOffTrap 1404
The notification generated when a vBlade is powered off. This trap is driven by 'Blade /p<1|2> Power Status Trap' Trap types describing power on Traps. Since the underlying Trap type describes sBlade power on and off Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOnTrap. Severity: 5
TRAP-TYPE    

vBladeShutdownTrap 1406
The notification generated when a vBlade has been shut down. This trap is driven by 'blade.status.monitor.Trap' Trap types that describe a vBlade transition from the shutting down state to the shutdown state. This Trap type is not user visible, and will not appear in CLI or GUI Trap quieries. The trap exists to satisfy early requirements documents. Severity: 5
TRAP-TYPE    

vBladeHwEventTrap 1411
Encapsulates generic events from hardware. This trap is driven by 'Blade /p<1..24> non-sensor Event' event types that do not indicate panic, commanded shutdown, commanded reboot, or init level events. Examples message contents include: OEM Type 0xe0, value = 0x64:0x21:0xce:0xe0:0x1d:0x00:0x00:0x00... bmc reset deasserted, value = 0x0211 system booted Contact EES for more specific information. Since the underlying event type describes vBlade all non-sensor hardware events, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level events, enabling/disabling this SNMP trap as an event action is bound to the enabling/disabling of vBladePanicTrap, vBladeCmdShutdownTrap, vBladeCmdRebootTrap, vBladeCmdHaltTrap, and vBladeInitTrap. Severity: 3
TRAP-TYPE    

vBladeCmdRebootTrap 1415
Encapsulates hardware Traps indicating intentional vBlade reboot. This trap is driven by 'Blade /p<1..24> non-sensor Trap' Trap types that describe commanded reboots. Contact EES for more specific information. Since the underlying Trap type describes vBlade non-sensor hardware Traps, and since there are specific traps for panic, commanded shutdown, commanded reboot, and init level Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladeHwTrapTrap, vBladeCmdShutdownTrap, vBladeCmdHaltTrap, vBladePanicTrap, and vBladeInitTrap. Severity: 3
TRAP-TYPE    

vBladePowerOnOpTrap 1424
Encapsulates vBlade power on operation Trap. This trap is driven by 'vBlade /c<1|2> Hardware Operation Trap' Trap types. Since the underlying Trap type describes vBlade power on and off operation Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOffOpTrap, vBladePowerCycleTrap, vBladeResetOpTrap, and vBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

vBladePowerOffOpTrap 1425
Encapsulates vBlade power off operation Trap. This trap is driven by 'vBlade /c<1|2> Hardware Operation Trap' Trap types. Since the underlying Trap type describes vBlade power on and off operation Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOnOpTrap, vBladePowerCycleTrap, vBladeResetOpTrap, and vBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

vBladePowerCycleOpTrap 1426
Encapsulates vBlade power cycle operation Trap. This trap is driven by 'vBlade /c<1|2> Hardware Operation Trap' Trap types. Power cycle operations are currently not supported for vBlades. Since the underlying Trap type describes vBlade power on and off operation Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOnOpTrap, vBladePowerCycleTrap, vBladeResetOpTrap, and vBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

vBladeResetOpTrap 1427
Encapsulates vBlade reset operation Trap. This trap is driven by 'vBlade /c<1|2> Hardware Operation Trap' Trap types. Since the underlying Trap type describes vBlade power on and off operation Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOnOpTrap, vBladePowerCycleTrap, vBladePowerCycleOpTrap, and vBladeNMIOpTrap. Severity: 5
TRAP-TYPE    

vBladeNMIOpTrap 1428
Encapsulates vBlade reset operation Trap. This trap is driven by 'vBlade /c<1|2> Hardware Operation Trap' Trap types. NMI operations are currently not supported for vBlades. Since the underlying Trap type describes vBlade power on and off operation Traps, enabling/disabling this SNMP trap as an Trap action is bound to the enabling/disabling of vBladePowerOnOpTrap, vBladePowerCycleTrap, vBladePowerCycleOpTrap, and vBladeResetOpTrap. Severity: 5
TRAP-TYPE