Commit version 24.12.13800
This commit is contained in:
@ -779,7 +779,7 @@ swChassisModel OBJECT-TYPE
|
||||
::= { switchMgt 17 }
|
||||
|
||||
switchSessionTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF SwitchIndivAlarmOutEntry
|
||||
SYNTAX SEQUENCE OF SwitchSessionEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION "Table about CLI sessions informations."
|
||||
@ -2897,6 +2897,13 @@ trapSensorGroup OBJECT-TYPE
|
||||
DESCRIPTION "This variable indicates the sensor's type informed in notification."
|
||||
::= { trapVar 61 }
|
||||
|
||||
trapIpNeighborLDP OBJECT-TYPE
|
||||
SYNTAX IpAddress
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION "The IP address of the LDP neighbor."
|
||||
::= { trapVar 62 }
|
||||
|
||||
--
|
||||
-- rateLimitMgt
|
||||
--
|
||||
@ -4091,7 +4098,8 @@ fileInfoDelete OBJECT-TYPE
|
||||
trapDevNo,
|
||||
trapDevLocalId,
|
||||
trapStatusLDP,
|
||||
trapIdLDP
|
||||
trapIdLDP,
|
||||
trapIpNeighborLDP
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION "This trap is sent when occurs one change on status the
|
||||
|
Reference in New Issue
Block a user