fsLldpTraceInput
SUPERMICRO-LLDP-MIB ·
.1.3.6.1.4.1.10876.101.1.158.1.3
Object
scalar
r/w
OctetString
This object stores the trace option string input given by the user.
To enable particular trace the user has to enter
the corresponding string(given below) assigned for that.
And for enabling more than once traces the user has to enter the
corresponding strings with SPACE delimiter between each string.
For example, to enable
- Init and Shutdown traces
- Management traces
- Neighbor delete traces
- LLDP Port-descr TLV traces and
- LLDP Power-via-mdi TLV traces
The input string is,
enable init-shut mgmt neigh port-descr pwr-mdi
For example to disable
- Init and Shutdown traces
- Management traces
- Neighbor delete traces
- LLDP Port-descr TLV traces and
- LLDP Power-via-mdi TLV traces
The input string is,
disable init-shut mgmt neigh port-descr pwr-mdi
first value should be either enable or disable.
The entered input string is parsed to get the trace options.
And the corresponding bits of the trace options are set in
fsLldpTraceOption object.
enable - Enables the corresponding option.
disable - Disables the corresponding option.
init-shut - Init and Shutdown traces
mgmt - Management traces
data - Data Path traces
ctrl - Control Plane traces
pkt-dump - Packet Dump traces
resource - Traces related to all
resources except buffers
all-fail - All Failure traces
buf - Buffer allocation/
release traces
neigh - Neighbor traces
critical - LLDP Critical traces
redundancy - LLDP Redundancy traces
chassis-id - LLDP Chassis-id TLV traces
port-id - LLDP Port-id TLV trace
ttl - LLDP Ttl TLV trace
port-descr - LLDP Port-descr TLV traces
sys-name - LLDP Sys-name TLV traces
sys-descr - LLDP Sys-descr TLV traces
sys-capab - LLDP Sys-capab TLV traces
mgmt-addr - LLDP Mgmt-addr TLV traces
port-vlan - LLDP Port-vlan TLV traces
ppvlan - LLDP Port-proto-vlan
TLV traces
vlan-name - LLDP Vlan-name TLV traces
proto-id - LLDP Proto-id TLV traces
mac-phy - LLDP Mac-phy TLV traces
pwr-mdi - LLDP Power-via-mdi TLV traces
lagg - LLDP Link-agg TLV traces
max-frame - LLDP Max-frame-size TLV traces
vid-digest - LLDP VID digest TLv traces
mgmt-vid - LLDP Management VID TLV traces
dcbx-cee - LLDP DCBX (CEE) TLV and state traces
By default critical trace is enabled.
Context
- MIB
- SUPERMICRO-LLDP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.158.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLldpSystem
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-288
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsLldpSystemControl The administrative system control status of LLDP
module. The value 'start' (1) indicates that all
resources required by LLDP module should be allocated
and LLDP should be suppor… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.158.1.1 |
| fsLldpModuleStatus The administrative module status of LLDP module.
This enables or disables LLDP in the system. A value of
'enabled' (1) indicates that LLDP is enabled in the device
and can be en… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.158.1.2 |
| fsLldpTraceOption This object is used to store the trace options that are enabled
by the user. The bit positions of the traces is shown below
Bit 0 - init-shut
Bit 1 - mgmt
Bit 2 - da… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.158.1.4 |