MIB Viewer

adtran/ADTRAN-GENERIC-LLDP-MIB

35 objects
This MIB defines the objects for the Generic LLDP MIB.
Imported Objects
ADTRAN-GENTRAPINFORM-MIBadTrapInformSeqNum
ADTRAN-SHARED-CND-SYSTEM-MIB MISSINGadGenLldp adGenLldpID
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers
IF-MIBifIndex InterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-MIBsysName
SNMPv2-SMIInteger32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.664.5.70.46.1NodeadGenLldpConfiguration
1.3.6.1.4.1.664.5.70.46.1.1TableadGenLldpProvTablenot-accessiblecurrentProvisioning table.
1.3.6.1.4.1.664.5.70.46.1.1.1RowadGenLldpProvEntrynot-accessiblecurrentTable Entry.
1.3.6.1.4.1.664.5.70.46.1.1.1.1ColumnadGenLldpConfigStateread-writecurrentThe administratively desired status of the local LLDP agent. If the associated lldpPortConfigAdminStatus object has a value of 'txOnly(1)', then LLDP agent wil…
1.3.6.1.4.1.664.5.70.46.2NodeadGenLldpStatistics
1.3.6.1.4.1.664.5.70.46.3NodeadGenLldpLocalSystemData
1.3.6.1.4.1.664.5.70.46.4NodeadGenLldpRemoteSystemData
1.3.6.1.4.1.664.5.70.46.4.1TableadGenLldpRemSysDataTablenot-accessiblecurrentProvisioning table.
1.3.6.1.4.1.664.5.70.46.4.1.1RowadGenLldpRemSysDataEntrynot-accessiblecurrentTable Entry.
1.3.6.1.4.1.664.5.70.46.4.1.1.1ColumnadGenLldpRemChassisIdSubtyperead-onlycurrentThe type of encoding used to identify the chassis associated with the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.2ColumnadGenLldpRemChassisIdread-onlycurrentThe string value used to identify the chassis component associated with the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.3ColumnadGenLldpRemPortIdSubtyperead-onlycurrentThe type of port identifier encoding used in the associated 'adGenLldpRemPortId' object.
1.3.6.1.4.1.664.5.70.46.4.1.1.4ColumnadGenLldpRemPortIdread-onlycurrentThe string value used to identify the port component associated with the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.5ColumnadGenLldpRemPortDescread-onlycurrentThe string value used to identify the description of the given port associated with the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.6ColumnadGenLldpRemSysNameread-onlycurrentThe string value used to identify the system name of the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.7ColumnadGenLldpRemSysDescread-onlycurrentThe string value used to identify the system description of the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.8ColumnadGenLldpRemSysCapSupportedread-onlycurrentThe bitmap value used to identify which system capabilities are supported on the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.9ColumnadGenLldpRemSysCapEnabledread-onlycurrentThe bitmap value used to identify which system capabilities are enabled on the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.10ColumnadGenLldpRemManAddrSubtyperead-onlycurrentThe type of management address identifier encoding used in the associated 'adGenLldpRemManagmentAddr' object.
1.3.6.1.4.1.664.5.70.46.4.1.1.11ColumnadGenLldpRemManAddrread-onlycurrentThe string value used to identify the management address component associated with the remote system. The purpose of this address is to contact the management …
1.3.6.1.4.1.664.5.70.46.4.1.1.12ColumnadGenLldpRemManAddrIfSubtyperead-onlycurrentThe enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
1.3.6.1.4.1.664.5.70.46.4.1.1.13ColumnadGenLldpRemManAddrIfIdread-onlycurrentThe integer value used to identify the interface number regarding the management address component associated with the remote system.
1.3.6.1.4.1.664.5.70.46.5NodeadGenLldpExtentsions
1.3.6.1.4.1.664.5.70.46.6NodeadGenLldpEvents
1.3.6.1.4.1.664.5.70.46.6.0NodeadGenLldpTraps
1.3.6.1.4.1.664.5.70.46.6.0.1NotificationadGenLldpPeerRemovedcurrentThis trap indicates that a LLDP peer has been removed.
1.3.6.1.4.1.664.5.70.46.6.0.2NotificationadGenLldpPeerAddedcurrentThis trap indicates that a LLDP peer has been added.
1.3.6.1.4.1.664.6.10000.70.46.1IdentityadGenLldpMIBThis MIB defines the objects for the Generic LLDP MIB.
Type Definitions
NameSyntaxStatusDescription
AdGenChassisIdOCTET STRING (SIZE (1..255))currentThis TC describes the format of a chassis identifier string. Objects of this type are always used with an associated AdGenChassisIdSubtype object, which identifies the format of the particular AdGenChassisId object inst…
AdGenChassisIdSubtypeINTEGER { chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7) }currentThis TC describes the source of a chassis identifier. The enumeration 'chassisComponent(1)' represents a chassis identifier based on the value of entPhysicalAlias object (defined in IETF RFC 2737) for a chassis componen…
AdGenManAddressOCTET STRING (SIZE (1..31))currentThe value of a management address associated with the LLDP agent that may be used to reach higher layer entities to assist discovery by network management. It should be noted that appropriate security credentials, such …
AdGenManAddrIfSubtypeINTEGER { unknown(1), ifIndex(2), systemPortNumber(3) }currentThis TC describes the basis of a particular type of interface associated with the management address. The enumeration 'unknown(1)' represents the case where the interface is not known. The enumeration 'ifIndex(2)' repre…
AdGenPortIdOCTET STRING (SIZE (1..255))currentThis TC describes the format of a port identifier string. Objects of this type are always used with an associated AdGenPortIdSubtype object, which identifies the format of the particular AdGenPortId object instance. If …
AdGenPortIdSubtypeINTEGER { interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7) }currentThis TC describes the source of a particular type of port identifier used in the LLDP MIB. The enumeration 'interfaceAlias(1)' represents a port identifier based on the ifAlias MIB object, defined in IETF RFC 2863. The …
AdGenSystemCapabilitiesMapBITS { other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4), telephone(5), docsisCableDevice(6), stationOnly(7) }currentThis TC describes the system capabilities. The bit 'other(0)' indicates that the system has capabilities other than those listed below. The bit 'repeater(1)' indicates that the system has repeater capability. The bit 'b…