LLDP-EXT-PNO-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: LLDP-EXT-PNO-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
 lldpXPnoMIB 1.0.8802.1.1.2.1.5.3791
The LLDP Management Information Base extension module for PROFINET organizationally defined discovery information. Copyright (C) PROFIBUS Nutzerorganisation e.V. (2005).
           lldpXPnoObjects 1.0.8802.1.1.2.1.5.3791.1
               lldpXPnoConfig 1.0.8802.1.1.2.1.5.3791.1.1
                   lldpXPnoConfigTable 1.0.8802.1.1.2.1.5.3791.1.1.1 no-access
A table that controls selection of LLDP TLVs to be transmitted on individual ports.
                       lldpXPnoConfigEntry 1.0.8802.1.1.2.1.5.3791.1.1.1.1 no-access
LLDP configuration information that controls the transmission of PNO organizationally defined TLVs on LLDP transmission capable ports. This configuration object augments the lldpPortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpPortConfigEntry entry. Each active lldpXPnoConfigEntry must be restored from non-volatile storage (along with the corresponding lldpPortConfigEntry) after a re-initialization of the management system.
                           lldpXPnoConfigSPDTxEnable 1.0.8802.1.1.2.1.5.3791.1.1.1.1.1 truthvalue read-write
The lldpXPnoConfigSPDTxEnable, which is defined as a truth value and configured by the network management, determines whether the PNO organizationally defined signal propagation delay TLV transmission is allowed on a given LLDP transmission capable port. The signal propagation delay is composed of the port transmission delay, the port receiving delay and the line delay. These values can't be transmitted independently of each other. The value of this object must be restored from nonvolatile storage after a re-initialization of the management system.
                           lldpXPnoConfigPortStatusTxEnable 1.0.8802.1.1.2.1.5.3791.1.1.1.1.2 truthvalue read-write
The lldpXPnoConfigPortStatusTxEnable, which is defined as a truth value and configured by the network management, determines whether the PNO organizationally defined RT port status TLV transmission is allowed on a given LLDP transmission capable port. The value of this object must be restored from nonvolatile storage after a re-initialization of the management system.
                           lldpXPnoConfigAliasTxEnable 1.0.8802.1.1.2.1.5.3791.1.1.1.1.3 truthvalue read-write
The lldpXPnoConfigAliasTxEnable, which is defined as a truth value and configured by the network management, determines whether the PNO organizationally defined alias TLV (chassisId) transmission is allowed on a given LLDP transmission capable port. The value of this object must be restored from nonvolatile storage after a re-initialization of the management system.
                           lldpXPnoConfigMrpTxEnable 1.0.8802.1.1.2.1.5.3791.1.1.1.1.4 truthvalue read-write
The lldpXPnoConfigMrpTxEnable, which is defined as a truth value and configured by the network management, determines whether the PNO organizationally defined MRP TLV transmission is allowed on a given LLDP transmission capable port. The value of this object must be restored from nonvolatile storage after a re-initialization of the management system.
               lldpXPnoLocalData 1.0.8802.1.1.2.1.5.3791.1.2
                   lldpXPnoLocTable 1.0.8802.1.1.2.1.5.3791.1.2.1 no-access
This table contains one row per port for PNO organizationally defined LLDP extension on the local system known to this agent.
                       lldpXPnoLocEntry 1.0.8802.1.1.2.1.5.3791.1.2.1.1 no-access
Additional information about a particular port component. This object is indexed by the lldpLocPortNum of the LLDP-MIB, therefore it is only present along with the port entry defined by the associated lldpLocPortEntry entry. Each active lldpXPnoLocEntry must be restored from non-volatile storage (along with the corresponding lldpLocPortEntry) after a re-initialization of the management system.
                           lldpXPnoLocLPDValue 1.0.8802.1.1.2.1.5.3791.1.2.1.1.1 unsigned32 read-only
This integer value represents the line propagation delay in nanoseconds which was measured by the local system on the corresponding port. A value of zero shall be used if the system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoLocPortTxDValue 1.0.8802.1.1.2.1.5.3791.1.2.1.1.2 unsigned32 read-only
This integer value represents the PortTxDelay in nanoseconds which was measured by the local system on the corresponding port. A value of zero shall be used if the system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoLocPortRxDValue 1.0.8802.1.1.2.1.5.3791.1.2.1.1.3 unsigned32 read-only
This integer value represents the PortRxDelay in nanoseconds which was measured by the local system on the corresponding port. A value of zero shall be used if the system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoLocPortStatusRT2 1.0.8802.1.1.2.1.5.3791.1.2.1.1.4 integer read-only
This value represents the status of the corresponding port of the local system according to RT class 2. A value of off(0) means that there isn't any RT2 capability available for this port. When the port is configured for RT2 mode, but the mode isn't active yet the value will be configured(1). If the RT2 mode is configured for this port and the mode is active, the value will be running(2). Enumeration: 'configured': 1, 'off': 0, 'running': 2.
                           lldpXPnoLocPortStatusRT3 1.0.8802.1.1.2.1.5.3791.1.2.1.1.5 integer read-only
This value represents the status of the corresponding port of the local system according to RT class 3. A value of off(0) means that there isn't any RT3 capability available for this port. When the port is configured for RT3 mode, but the mode isn't active yet the value will be configured(1). When the port is ready for transmission and reception of RT3 traffic, the port status will be running(4). Enumeration: 'down': 3, 'running': 4, 'configured': 1, 'off': 0, 'up': 2.
                           lldpXPnoLocPortNoS 1.0.8802.1.1.2.1.5.3791.1.2.1.1.6 displaystring read-only
The local PROFINET NameofStation. If the station isn't configured yet, the value of this object will be the MAC address of the device as a string.
                           lldpXPnoLocPortMrpUuId 1.0.8802.1.1.2.1.5.3791.1.2.1.1.7 octet string read-only
The UUID of the MRP domain to which this port belongs to. If the port doesn't belong to a MRP domain, the value must be NIL ('0000000000000000').
                           lldpXPnoLocPortMrrtStatus 1.0.8802.1.1.2.1.5.3791.1.2.1.1.8 integer read-only
This object reports the status of the MRRT entity of the corresponding port. A value of off(0) means that there isn't any MRRT capability available for this port or it is switched off. The value configured(1) indicates that MRRT is configured for the port. When MRRT is active on the port, the value will be up(2). Enumeration: 'configured': 1, 'off': 0, 'up': 2.
               lldpXPnoRemoteData 1.0.8802.1.1.2.1.5.3791.1.3
                   lldpXPnoRemTable 1.0.8802.1.1.2.1.5.3791.1.3.1 no-access
This table contains one or more rows per physical network connection known to this agent. The agent may wish to ensure that only one lldpXPnoRemEntry is present for each local port, or it may choose to maintain multiple lldpXPnoRemEntries for the same local port.
                       lldpXPnoRemEntry 1.0.8802.1.1.2.1.5.3791.1.3.1.1 no-access
Each entry represents the received information of the communication partner on this physical connection. The entries feature multiple indices from the lldpRemEntry of the LLDP-MIB, therefore it is only present along with the description defined by the associated lldpRemEntry entry.
                           lldpXPnoRemLPDValue 1.0.8802.1.1.2.1.5.3791.1.3.1.1.1 unsigned32 read-only
This integer value represents the line propagation delay in nanoseconds which was measured by the remote system on the corresponding port. A value of zero shall be used if the remote system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoRemPortTxDValue 1.0.8802.1.1.2.1.5.3791.1.3.1.1.2 unsigned32 read-only
This integer value represents the PortTxDelay in nanoseconds which was measured by the remote system on the corresponding port. A value of zero shall be used if the remote system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoRemPortRxDValue 1.0.8802.1.1.2.1.5.3791.1.3.1.1.3 unsigned32 read-only
This integer value represents the PortRxDelay in nanoseconds which was measured by the remote system on the corresponding port. A value of zero shall be used if the remote system either could not accomplish the measurement or does not support such a measurement.
                           lldpXPnoRemPortStatusRT2 1.0.8802.1.1.2.1.5.3791.1.3.1.1.4 integer read-only
This value represents the status of the corresponding port of the remote system according to RT class 2. A value of off(0) means that there isn't any RT2 capability available for this port. When the port is configured for RT2 mode, but the mode isn't active yet the value will be configured(1). If the RT2 mode is configured for this port and the mode is active, the value will be running(2). Enumeration: 'configured': 1, 'off': 0, 'running': 2.
                           lldpXPnoRemPortStatusRT3 1.0.8802.1.1.2.1.5.3791.1.3.1.1.5 integer read-only
This value represents the status of the corresponding port of the remote system according to RT class 3. A value of off(0) means that there isn't any RT3 capability available for this port. When the port is configured for RT3 mode, but the mode isn't active yet the value will be configured(1). When the port is ready for transmission and reception of RT3 traffic, the port status will be running(4). Enumeration: 'down': 3, 'running': 4, 'configured': 1, 'off': 0, 'up': 2.
                           lldpXPnoRemPortNoS 1.0.8802.1.1.2.1.5.3791.1.3.1.1.6 displaystring read-only
The PROFINET NameofStation of the remote partner. If the station isn't configured yet, the value of this object will be the MAC address of the device as a string.
                           lldpXPnoRemPortMrpUuId 1.0.8802.1.1.2.1.5.3791.1.3.1.1.7 octet string read-only
The UUID of the MRP domain to which the corresponding port of the remote system belongs to. If the port doesn't belong to a MRP domain, the value must be NIL ('0000000000000000').
                           lldpXPnoRemPortMrrtStatus 1.0.8802.1.1.2.1.5.3791.1.3.1.1.8 integer read-only
This object reports the status of the MRRT entity of the corresponding port. A value of off(0) means that there isn't any MRRT capability available for this port or it is switched off. The value configured(1) indicates that MRRT is configured for the port. When MRRT is active on the port, the value will be up(2). Enumeration: 'configured': 1, 'off': 0, 'up': 2.
           lldpXPnoConformance 1.0.8802.1.1.2.1.5.3791.2
               lldpXPnoCompliances 1.0.8802.1.1.2.1.5.3791.2.1
                   lldpXPnoCompliance 1.0.8802.1.1.2.1.5.3791.2.1.1
The compliance statement for SNMP entities which implement the PNO organizationally defined LLDP extension MIB.
               lldpXPnoGroups 1.0.8802.1.1.2.1.5.3791.2.2
                   lldpXPnoConfigGroup 1.0.8802.1.1.2.1.5.3791.2.2.1
The collection of objects which are used to configure the PNO organizationally defined LLDP extension implementation behavior. This group is mandatory for agents which implement the PNO organizationally defined LLDP extension, because the information about the signal propagation delay is necessary to configure PROFINET domains.
                   lldpXPnoLocGroup 1.0.8802.1.1.2.1.5.3791.2.2.2
The collection of objects which are used to configure the PNO organizationally defined LLDP extension implementation behavior. This group is mandatory for agents which implement the PNO organizationally defined LLDP extension, because the information about the signal propagation delay is necessary to configure PROFINET domains.
                   lldpXPnoRemGroup 1.0.8802.1.1.2.1.5.3791.2.2.3
The collection of objects which are used to configure the PNO organizationally defined LLDP extension implementation behavior. This group is mandatory for agents which implement the PNO organizationally defined LLDP extension, because the information about the signal propagation delay is necessary to configure PROFINET domains.
                   lldpXPnoMRPGroup 1.0.8802.1.1.2.1.5.3791.2.2.4
The collection of objects which are used to configure the PNO organizationally defined LLDP extension implementation behavior. This group is mandatory for agents which implement the PNO organizationally defined LLDP extension, because the information about the signal propagation delay is necessary to configure PROFINET domains.