| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| adminStatus |
Specifies whether LLDP is operationally 'enabled(1)' on the
system, or 'disabled(2)'. This is a system-wide configuration and overrides the individual
port admin status.
type=lldp.LldpEnableDisable default=disabled Displayed(tab/group)=Administrative Status |
| ethernetSwitchCardId |
An identifier that uniquely identifies a switching
domain on the TPS.
type=long access=read-only default=0 |
| lldpNearestEdgeMode |
This global object specifies, whether or not NearestEdge
is enabled.
type=lldp.LldpEnableDisable default=disabled Displayed(tab/group)=Nearest Edge Mode |
| messageFastTx |
The interval at which LLDP frames are transmitted on behalf of this LLDP agent during fast
transmission period (e.g. when a new neighbor is detected).
type=int default=1 minimum=1 maximum=3600 Displayed(tab/group)=Fast Transmission Interval (Seconds) |
| messageFastTxInit |
Specifies the number of PDUs to transmit during a fast transmission period.
type=int default=4 minimum=1 maximum=8 Displayed(tab/group)=PDUs in Fast Transmission |
| messageTxHoldMultiplier |
The time-to-live value expressed as a multiple of the messageTxInterval object.
The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent,
can be expressed by the following formula:
TTL = min(65535, (messageTxInterval * messageTxHoldMultiplier))
For example, if the value of messageTxInterval is '30', and the value of messageTxHoldMultiplier
is '4', then the value '120' is encoded in the TTL field in the LLDP header.
type=int default=4 minimum=2 maximum=10 Displayed(tab/group)=Transmission Multiplier |
| messageTxInterval |
The interval at which LLDP frames are transmitted on behalf of this LLDP agent.
type=int default=30 minimum=5 maximum=32768 Displayed(tab/group)=Transmission Interval (Seconds) |
| notificationInterval |
This object controls the transmission of LLDP notifications. The agent must not generate more
than one lldpRemTablesChange notification-event in the indicated period, where a
'notification-event' is the transmission of a single notification PDU type to a list of
notification destinations. If additional changes in lldpRemoteSystemsData object groups occur
within the indicated throttling period, then these trap-events must be suppressed by the agent.
type=int default=5 minimum=5 maximum=3600 Displayed(tab/group)=Notification Interval (Seconds) |
| reinitDelay |
Indicates the delay (in seconds) from when portConfigAdminStatus
object of a particular port becomes 'disabled' until re-initialization will be attempted.
type=int default=2 minimum=1 maximum=10 Displayed(tab/group)=Re-Init Delay (Seconds) |
| siteId |
IP address of the node to which this LLDP configuration belongs.
type=string access=read-only default=0.0.0.0 maximum=50 |
| txCreditMax |
The maximum number of consecutive LLDPDUs that can be transmitted at any time.
type=int default=5 minimum=1 maximum=100 Displayed(tab/group)=Maximum Consecutive Transmissions |
| txDelay |
Indicates the delay (in seconds) between successive LLDP frame
transmissions initiated by value/status changes in the LLDP local systems MIB.
type=int default=2 minimum=1 maximum=8192 Displayed(tab/group)=Transmission Delay (Seconds) |
| txFastStartRepeatCount |
The number of times the fast start LLDPDU are being sent during the activation of the fast
start mechanism defined by LLDP-MED.
type=int default=3 minimum=1 maximum=10 Displayed(tab/group)=Fast Start Repeat Count |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |