commit version 22.12.12447
This commit is contained in:
@ -28,8 +28,8 @@ IMPORTS
|
||||
fsEntityStateChgDesc,
|
||||
fsTemperatureWarningDesc
|
||||
FROM FS-ENTITY-MIB
|
||||
scMemberOperStatus
|
||||
FROM FS-CLUSTER-MIB
|
||||
-- scMemberOperStatus
|
||||
-- FROM FS-CLUSTER-MIB
|
||||
fsSMPSwitchIP,
|
||||
fsSMPSwitchInterfaceID,
|
||||
fsSMPSwitchInterfaceVLANID,
|
||||
@ -49,8 +49,8 @@ IMPORTS
|
||||
lineDetectStatus,
|
||||
lineDetectPosition
|
||||
FROM FS-INTERFACE-MIB
|
||||
userIpaddr
|
||||
FROM FS-AUTH-GATEWAY-MIB
|
||||
-- userIpaddr
|
||||
-- FROM FS-AUTH-GATEWAY-MIB
|
||||
fsUrpfIfDropRate
|
||||
FROM FS-URPF-MIB
|
||||
TRAP-TYPE
|
||||
@ -159,14 +159,14 @@ pimNeighborLoss TRAP-TYPE
|
||||
"while the state of entity changed or some failure happened, this trap will be sent."
|
||||
::= 10
|
||||
|
||||
clusterMemberStateChange TRAP-TYPE
|
||||
ENTERPRISE switch
|
||||
VARIABLES {scMemberOperStatus}
|
||||
DESCRIPTION
|
||||
"while the state of member switch changed, then this trap will be sent.
|
||||
either state of member switch change from active to inactive or from
|
||||
inactive to active."
|
||||
::= 11
|
||||
-- clusterMemberStateChange TRAP-TYPE
|
||||
-- ENTERPRISE switch
|
||||
-- VARIABLES {scMemberOperStatus}
|
||||
-- DESCRIPTION
|
||||
-- "while the state of member switch changed, then this trap will be sent.
|
||||
-- either state of member switch change from active to inactive or from
|
||||
-- inactive to active."
|
||||
-- ::= 11
|
||||
|
||||
temperatureWarning TRAP-TYPE
|
||||
ENTERPRISE switch
|
||||
@ -206,12 +206,12 @@ pimNeighborLoss TRAP-TYPE
|
||||
::= 15
|
||||
|
||||
|
||||
authGatewayUserLeave TRAP-TYPE
|
||||
ENTERPRISE switch
|
||||
VARIABLES {userIpaddr}
|
||||
DESCRIPTION
|
||||
"Sending Trap when the user is offline."
|
||||
::= 16
|
||||
-- authGatewayUserLeave TRAP-TYPE
|
||||
-- ENTERPRISE switch
|
||||
-- VARIABLES {userIpaddr}
|
||||
-- DESCRIPTION
|
||||
-- "Sending Trap when the user is offline."
|
||||
-- ::= 16
|
||||
|
||||
|
||||
urpfIfDropRateNotify TRAP-TYPE
|
||||
|
Reference in New Issue
Block a user