CTRON-SSR-TRAP-MIB

        This module describes the traps specific to the Smart Switch Router.
    

Imported Objects

capCPUCurrentUtilizationCTRON-SSR-CAPACITY-MIB
sysHwPowerSupply, sysHwFan, sysHwTemperature, sysHwModuleSlotNumberCTRON-SSR-HARDWARE-MIB
polAclName, polAclItemCTRON-SSR-POLICY-MIB
ssrTraps, ssrMibsCTRON-SSR-SMI-MIB
ifIndexIF-MIB
MODULE-COMPLIANCE, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, NOTIFICATION-TYPESNMPv2-SMI

Objects

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

NameOIDDescription
envPowerSupplyFailed

.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

.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

.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


.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

.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

.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

.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

.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

.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

.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



.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.