Commit version 24.12.13800
This commit is contained in:
@ -9,7 +9,7 @@ IMPORTS
|
||||
FROM SNMPv2-TC
|
||||
InterfaceIndex
|
||||
FROM IF-MIB
|
||||
rcOpm, rcVpn, rcOeAdm, rcTlsVpn, rcOm8k, EnableValue, rcTraps, rcTrapsMib
|
||||
rcOpm, rcVpn, rcOeAdm, rcTlsVpn, rcOm8k, EnableValue
|
||||
FROM RAPID-CITY;
|
||||
|
||||
|
||||
@ -1548,30 +1548,4 @@ rcTlsBackupTunnelSelectedTrap NOTIFICATION-TYPE
|
||||
::= { rcOm8kTraps 2 }
|
||||
|
||||
|
||||
rcnVpnTrap NOTIFICATION-TYPE
|
||||
OBJECTS { rcVpnVpnId, rcErrorText, rcVpnTunnelLspId,
|
||||
rcIpMplsGlobalRouterId, rcVpnRemotePeerId,
|
||||
rcSyslogHostSeverity}
|
||||
STATUS current
|
||||
DESCRIPTION "L2Vpn will send trap when the Lsp goes down, which
|
||||
would affect the operational status of the Vpn (given
|
||||
by the VpnId). The Cause will indicate the reason for
|
||||
sending the trap. It can either LSP down/failure or
|
||||
to the bandwidth requirements cannot be fulfilled.
|
||||
Severity Level can be Warning/Error/Fatal."
|
||||
::= { rcTrapsMib 24 }
|
||||
|
||||
rcVpnTrap NOTIFICATION-TYPE
|
||||
OBJECTS { rcVpnVpnId, rcErrorText, rcVpnTunnelLspId,
|
||||
rcIpMplsGlobalRouterId, rcVpnRemotePeerId,
|
||||
rcSyslogHostSeverity}
|
||||
STATUS current
|
||||
DESCRIPTION "L2Vpn will send trap when the Lsp goes down, which
|
||||
would affect the operational status of the Vpn (given
|
||||
by the VpnId). The Cause will indicate the reason for
|
||||
sending the trap. It can either LSP down/failure or
|
||||
to the bandwidth requirements cannot be fulfilled.
|
||||
Severity Level can be Warning/Error/Fatal."
|
||||
::= { rcTraps 24 }
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user