CTRON-SSR-TRAP-MIB

        This module describes the traps specific to the Smart Switch Router.
    
ssrTrapsMIB 1.3.6.1.4.1.52.2501.1.300
Imported Objects
CTRON-SSR-CAPACITY-MIB capCPUCurrentUtilization
CTRON-SSR-HARDWARE-MIB sysHwFan sysHwModuleSlotNumber sysHwPowerSupply sysHwTemperature
CTRON-SSR-POLICY-MIB polAclItem polAclName
CTRON-SSR-SMI-MIB ssrMibs ssrTraps
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP
SNMPv2-SMI MODULE-IDENTITY NOTIFICATION-TYPE
Objects (8)
ssrTrapsMIB .1.3.6.1.4.1.52.2501.1.300
ssrTrapsConformance .1.3.6.1.4.1.52.2501.1.300.2
ssrTrapsCompliances .1.3.6.1.4.1.52.2501.1.300.2.1
ssrTrapsGroups .1.3.6.1.4.1.52.2501.1.300.2.2
trapControl .1.3.6.1.4.1.52.2501.10.1
envTrapGroup .1.3.6.1.4.1.52.2501.10.2
polTrapGroup .1.3.6.1.4.1.52.2501.10.3
polNotifications .1.3.6.1.4.1.52.2501.10.3.0
Notifications / Traps (13)
NameOIDDescription
envPowerSupplyFailed
CTRON-SSR-HARDWARE-MIBsysHwPowerSupply
.1.3.6.1.4.1.52.2501.10.2.1
A power supply on the sending device has failed. The 
sysHwPowerSupply object identifies the failed supply.
envBackupControlModuleFailure
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber
.1.3.6.1.4.1.52.2501.10.2.10
A backup control module that was in standby mode has changed to 
inactive or notInstalled. Poll sysHwControlModuleBackupState 
for current state of backup control module.
envLineModuleFailure
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber
.1.3.6.1.4.1.52.2501.10.2.11
A line card module which was in the online state changed to the 
offline state indicating an error condition.
envCPUThresholdExceeded
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber CTRON-SSR-CAPACITY-MIBcapCPUCurrentUtilization
.1.3.6.1.4.1.52.2501.10.2.12
The CPU utilization has exceeded the value of capCPUMaxThreshold
after having been below the value of capCPUMinThreshold. Once 
this trap has occurred it will not occurred again until the
utilization has dropped below capCPUMinThreshold. Poll
capCPUMinThreshold and capCPUMaxThreshold to determine the
configured threshold settings.
envPowerSupplyRecovered
CTRON-SSR-HARDWARE-MIBsysHwPowerSupply
.1.3.6.1.4.1.52.2501.10.2.2
A power supply on the sending device has recovered 
after failure. The sysHwPowerSupply object identifies 
the recovered supply.
envFanFailed .1.3.6.1.4.1.52.2501.10.2.3
A Fan tray on the sending device has failed. The
sysHwFan object identifies the failed fan tray.
envFanRecovered .1.3.6.1.4.1.52.2501.10.2.4
A Fan tray on the sending device has recovered
after failure. The sysHwFan object identifies
the recovered Fan tray.
envTempExceeded
CTRON-SSR-HARDWARE-MIBsysHwTemperature
.1.3.6.1.4.1.52.2501.10.2.5
A temperature inside the chassis on the sending device has exceeded
normal operating temperature. The sysHwTemperature object
identifies the current status.
envTempNormal
CTRON-SSR-HARDWARE-MIBsysHwTemperature
.1.3.6.1.4.1.52.2501.10.2.6
A temperature inside the chassis on the sending device has returned
to normal operating temperature. The sysHwTemperature
object identifies the current status.
envHotSwapIn
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber
.1.3.6.1.4.1.52.2501.10.2.7
A module has been inserted into the chassis.
sysHwModuleSlotNumber identifies the slot the module was inserted into.
envHotSwapOut
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber
.1.3.6.1.4.1.52.2501.10.2.8
A module has been turned off or removed from the chassis.
sysHwModuleSlotNumber identifies the slot the module was removed from.
envBackupControlModuleOnline
CTRON-SSR-HARDWARE-MIBsysHwModuleSlotNumber
.1.3.6.1.4.1.52.2501.10.2.9
A backup control module that was in standby mode has taken over 
for a failed primary control module. Poll sysHwControlModuleBackupState 
for current state of backup control module. sysHwModuleSlotNumber is the index
into the sysHwModuleTable for the now active control module.
polAclDenied
CTRON-SSR-POLICY-MIBpolAclName CTRON-SSR-POLICY-MIBpolAclItem IF-MIBifIndex
.1.3.6.1.4.1.52.2501.10.3.0.1
The polAclDenied trap indicates that a message was
dropped because of a 'deny' ACL. The polAclName and polAclItem
identify the entry in the polAclTable. The ifIndex value identifies
the interface on which the deny ACL was applied.