|
|
Description:
|
pmLldpPortConfigNotificationType OBJECT-TYPE
SYNTAX INTEGER {remTabChg(1), misCfg(2), remTabChgAndMisCfg(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to set the notification type.
If the associated pmLldpNotificationType object has a value of
remTabChg (1),then LLDP agent sends trap notification to NMS
whenever remote table change occurs.
If the associated pmLldpNotificationType object has a value of
misCfg (1),then LLDP agent sends trap notification to NMS
whenever mis-configuration is identified.
If the associated pmLldpNotificationType object has a value of
remTabChgAndMisCfg(3),then LLDP agent sends trap notification to
NMS whenever remote table change occurs or/and whenever
mis-configuration is identified.
LLDP agent send the trap messages only when MIB Object
lldpPortConfigNotificationEnable is true.So
pmLldpNotificationType Object is valid when
lldpPortConfigNotificationEnable Object is true."
DEFVAL {misCfg}
|
|