WWP-LEOS-LDP-MIB
AI MIB Summary
The WWP-LEOS-LDP-MIB module extends the standard BRIDGE MIB to monitor Layer 2 bridging statistics and interface states specifically on WWP LEOS (Layer 2 Ethernet Operating System) switches. This extension enables the tracking of bridge port counters, MAC address table entries, and spanning tree protocol states within WWP network infrastructure.
This MIB module is for the Extension of the BRIDGE MIB for WWP Products
Main OID:
wwpLeosLdpMIB.1.3.6.1.4.1.6141.2.60.32
28
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
wwpLeosLdpMIBThis MIB module is for the Extension of the BRIDGE MIB for WWP Products MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.32 |
wwpLeosLdpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.32.1 |
wwpLeosLdpObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.32.1.1 |
wwpLeosLdpAdminStatusGlobally enable/disable LDPrw Enumeration .1.3.6.1.4.1.6141.2.60.32.1.1.1 |
wwpLeosLdpOperStatusCurrent operational state of LDPro Enumeration .1.3.6.1.4.1.6141.2.60.32.1.1.2 |
wwpLeosLdpHelloHoldTimeThe 16-bit integer value which is the proposed global hello hold timer (in seconds) for LDP. An LSR maintains a record of Hellos received from potential peers. This object represents the Hold Time in the Common Hello Parameters TLV of the Hello Message. A value of 65535 means infinite (i.e., wait forever). All other values represent the amount of time in seconds to wait for a Hello Message. Setting the hold time to a value smaller than 15 is not recommended, although not forbidden according to RFC3036.rw Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.1.3 |
wwpLeosLdpKeepAliveHoldTimeThe 16-bit integer value which is the proposed global keep alive hold timer for LDP.rw Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.1.4 |
wwpLeosLdp OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.32.1.2 |
wwpLeosLdpSessionTableA table of Sessions between the LDP Entities and LDP Peers. Each row in this table represents a single session. SEQUENCE OF WwpLeosLdpSessionEntry .1.3.6.1.4.1.6141.2.60.32.1.2.1 |
wwpLeosLdpSessionEntryAn entry in this table represents information on a single session between an LDP Entity and LDP Peer. The information contained in a row is read-only. Please note: the Path Vector Limit for the Session is the value which is configured in the corresponding mplsLdpEntityEntry. The Peer's Path Vector Limit is in the mplsLdpPeerPathVectorLimit object in the mplsLdpPeerTable. Values which may differ from those configured are noted in the objects of this table, the mplsLdpAtmSessionTable and the mplsLdpFrameRelaySessionTable. A value will differ if it was negotiated between the Entity and the Peer. Values may or may not be negotiated. For example, if the values are the same then no negotiation takes place. If they are negotiated, then they may differ. WwpLeosLdpSessionEntry .1.3.6.1.4.1.6141.2.60.32.1.2.1.1 |
wwpLeosLdpEntityLdpIdThe LDP identifier. The first four octets encode an IP address assigned to the LSR, and the last two octets identify a specific label space within the LSR. MplsLdpIdentifier (MPLS-TC-STD-MIB) .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.1 |
wwpLeosLdpEntityIndexThis index is used as a secondary index to uniquely identify this row. Before creating a row in this table, the 'mplsLdpEntityIndexNext' object should be retrieved. That value should be used for the value of this index when creating a row in this table. NOTE: if a value of zero (0) is retrieved, that indicates that no rows can be created in this table at this time. A secondary index (this object) is meaningful to some but not all, LDP implementations. For example an LDP implementation which uses PPP would use this index to differentiate PPP sub-links. Another way to use this index is to give this the value of ifIndex. However, this is dependant on the implementation. This field is deprecated in the following tables provided by DC-CR-LDP Session Controller. - mplsLdpEntityTable. - mplsLdpPeerTable. In these tables the value of the Entity Index will always be filled in to be 1. IndexInteger (DIFFSERV-MIB) .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.2 |
wwpLeosLdpPeerLdpIdThe LDP identifier of this LDP Peer. MplsLdpIdentifier (MPLS-TC-STD-MIB) .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.3 |
wwpLeosLdpSessionConfiguredHoldTimeThe locally configured keepalive hold time for this session, in seconds. Note that the value of this field reflects configuration at the time of session initialization; this may differ from the configuration that would apply to a new session, if configuration has changed since this session was initialized.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.4 |
wwpLeosLdpSessionPeerHoldTimeThe peer's advertised keepalive hold time for this session in seconds. Note that the value of this field reflects the peer's configuration at the time of session initialization; this may differ from the configuration that would apply to a new session, if the peer's configuration has changed since this session was initialized.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.5 |
wwpLeosLdpSessionHoldTimeInUseThe keepalive hold time that is currently in use for this session, in seconds.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.1.1.6 |
wwpLeosLdpHelloAdjacencyTableA table of Hello Adjacencies for Sessions. SEQUENCE OF WwpLeosLdpHelloAdjacencyEntry .1.3.6.1.4.1.6141.2.60.32.1.2.2 |
wwpLeosLdpHelloAdjacencyEntryEach row represents a single LDP Hello Adjacency. An LDP Session can have one or more Hello Adjacencies. WwpLeosLdpHelloAdjacencyEntry .1.3.6.1.4.1.6141.2.60.32.1.2.2.1 |
wwpLeosLdpHelloAdjacencyIndexAn identifier for this specific adjacency. Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.2.1.1 |
wwpLeosLdpHelloAdjacencyConfiguredHoldTimeThe locally configured hello hold time for this adjacency, in seconds.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.2.1.2 |
wwpLeosLdpHelloAdjacencyPeerHoldTimeThe peer's advertised hello hold time for this adjacency, in seconds.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.32.1.2.2.1.3 |
wwpLeosLdpIfTableA table of interfaces that LDP can be enabled on. SEQUENCE OF WwpLeosLdpIfEntry .1.3.6.1.4.1.6141.2.60.32.1.2.3 |
wwpLeosLdpIfEntryWWP Descr. WwpLeosLdpIfEntry .1.3.6.1.4.1.6141.2.60.32.1.2.3.1 |
wwpLeosLdpIfNameInterface Namero DisplayString .1.3.6.1.4.1.6141.2.60.32.1.2.3.1.1 |
wwpLeosLdpIfIndexInterface Index INTEGER .1.3.6.1.4.1.6141.2.60.32.1.2.3.1.2 |
wwpLeosLdpIfIpAddrInterface IP Addressro IpAddress .1.3.6.1.4.1.6141.2.60.32.1.2.3.1.3 |
wwpLeosLdpIfAdminStatusDesired LDP status on this Interfacerw Enumeration .1.3.6.1.4.1.6141.2.60.32.1.2.3.1.4 |
wwpLeosLdpIfOperStatusLDP Operational Status on this Interfacero Enumeration .1.3.6.1.4.1.6141.2.60.32.1.2.3.1.5 |