WWP-LEOS-LDP-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-LDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosLdpMIB 1.3.6.1.4.1.6141.2.60.32
This MIB module is for the Extension of the BRIDGE MIB for WWP Products
       wwpLeosLdpMIBObjects 1.3.6.1.4.1.6141.2.60.32.1
           wwpLeosLdpObjects 1.3.6.1.4.1.6141.2.60.32.1.1
               wwpLeosLdpAdminStatus 1.3.6.1.4.1.6141.2.60.32.1.1.1 integer read-write
Globally enable/disable LDP Enumeration: 'enable': 1, 'disable': 2.
               wwpLeosLdpOperStatus 1.3.6.1.4.1.6141.2.60.32.1.1.2 integer read-only
Current operational state of LDP Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
               wwpLeosLdpHelloHoldTime 1.3.6.1.4.1.6141.2.60.32.1.1.3 unsigned32 read-write
The 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.
               wwpLeosLdpKeepAliveHoldTime 1.3.6.1.4.1.6141.2.60.32.1.1.4 unsigned32 read-write
The 16-bit integer value which is the proposed global keep alive hold timer for LDP.
           wwpLeosLdp 1.3.6.1.4.1.6141.2.60.32.1.2
               wwpLeosLdpSessionTable 1.3.6.1.4.1.6141.2.60.32.1.2.1 no-access
A table of Sessions between the LDP Entities and LDP Peers. Each row in this table represents a single session.
                   wwpLeosLdpSessionEntry 1.3.6.1.4.1.6141.2.60.32.1.2.1.1 no-access
An 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.
                       wwpLeosLdpEntityLdpId 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.1 mplsldpidentifier no-access
The 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.
                       wwpLeosLdpEntityIndex 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.2 indexinteger no-access
This 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.
                       wwpLeosLdpPeerLdpId 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.3 mplsldpidentifier no-access
The LDP identifier of this LDP Peer.
                       wwpLeosLdpSessionConfiguredHoldTime 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.4 unsigned32 read-only
The 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.
                       wwpLeosLdpSessionPeerHoldTime 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.5 unsigned32 read-only
The 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.
                       wwpLeosLdpSessionHoldTimeInUse 1.3.6.1.4.1.6141.2.60.32.1.2.1.1.6 unsigned32 read-only
The keepalive hold time that is currently in use for this session, in seconds.
               wwpLeosLdpHelloAdjacencyTable 1.3.6.1.4.1.6141.2.60.32.1.2.2 no-access
A table of Hello Adjacencies for Sessions.
                   wwpLeosLdpHelloAdjacencyEntry 1.3.6.1.4.1.6141.2.60.32.1.2.2.1 no-access
Each row represents a single LDP Hello Adjacency. An LDP Session can have one or more Hello Adjacencies.
                       wwpLeosLdpHelloAdjacencyIndex 1.3.6.1.4.1.6141.2.60.32.1.2.2.1.1 unsigned32 no-access
An identifier for this specific adjacency.
                       wwpLeosLdpHelloAdjacencyConfiguredHoldTime 1.3.6.1.4.1.6141.2.60.32.1.2.2.1.2 unsigned32 read-only
The locally configured hello hold time for this adjacency, in seconds.
                       wwpLeosLdpHelloAdjacencyPeerHoldTime 1.3.6.1.4.1.6141.2.60.32.1.2.2.1.3 unsigned32 read-only
The peer's advertised hello hold time for this adjacency, in seconds.
               wwpLeosLdpIfTable 1.3.6.1.4.1.6141.2.60.32.1.2.3 no-access
A table of interfaces that LDP can be enabled on.
                   wwpLeosLdpIfEntry 1.3.6.1.4.1.6141.2.60.32.1.2.3.1 no-access
WWP Descr.
                       wwpLeosLdpIfName 1.3.6.1.4.1.6141.2.60.32.1.2.3.1.1 displaystring read-only
Interface Name
                       wwpLeosLdpIfIndex 1.3.6.1.4.1.6141.2.60.32.1.2.3.1.2 integer no-access
Interface Index
                       wwpLeosLdpIfIpAddr 1.3.6.1.4.1.6141.2.60.32.1.2.3.1.3 ipaddress read-only
Interface IP Address
                       wwpLeosLdpIfAdminStatus 1.3.6.1.4.1.6141.2.60.32.1.2.3.1.4 integer read-write
Desired LDP status on this Interface Enumeration: 'enable': 1, 'disable': 2.
                       wwpLeosLdpIfOperStatus 1.3.6.1.4.1.6141.2.60.32.1.2.3.1.5 integer read-only
LDP Operational Status on this Interface Enumeration: 'down': 2, 'up': 1.