Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

View File

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