LLDP-EXT-DOT3-MIB
Functions Overview
LLDP-EXT-DOT3-MIB is used to query the transmission rate, status of the auto negotiation function, and power supply mode of the local port.
The root object is:
iso(1).std(0).iso8802(8802).ieee802dot1(1).ieee802dot1mibs(1).lldpMIB(2).lldpObjects(1).lldpExtensions(5).lldpXdot3MIB(4623)
By default, the MIB view that can be operated by the NMS contains only the internet object (OID: 1.3.6.1). The OID of this MIB table is 1.0.8802.1.1.2.1.5.4623, which is not under the internet object. Therefore, to access this MIB table, run the snmp-agent mib-view included view-name iso command to configure a MIB view that contains all MIB objects, and then run the snmp-agent community { read | write } community-name mib-view view-name command to grant the access permission on this MIB view to the NMS.
Description of MIB Tables
lldpXdot3PortConfigTable
This table is used to determine whether to send the TLV defined by IEEE 802.3. The index of the table is lldpLocPortNum.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.1.1.1.1 |
lldpXdot3PortConfigTLVsTxEnable |
BITS { macPhyConfigStatus(0), powerViaMDI(1), linkAggregation(2), maxFrameSize(3) } |
Read-write |
This object indicates whether to send the TLVs defined by IEEE 802.3.1. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3LocPortTable
This table is used to query information about a port. The index of the table is lldpLocPortNum.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.2.1.1.1 |
lldpXdot3LocPortAutoNegSupported |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the local port supports auto negotiation of the transmission rate. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.1.1.2 |
lldpXdot3LocPortAutoNegEnabled |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether auto negotiation is enabled on the local port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.1.1.3 |
lldpXdot3LocPortAutoNegAdvertisedCap |
OCTET STRING(SIZE(2)) |
Read-only |
This object indicates the supported transmission rates for auto-negotiation on the local port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.1.1.4 |
lldpXdot3LocPortOperMauType |
Integer32 |
Read-only |
This object indicates the current transmission rate and duplex mode of the local port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3LocPowerTable
This table is used to query the power supply modes supported by the local port. The index of the table is lldpLocPortNum.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.2.2.1.1 |
lldpXdot3LocPowerPortClass |
INTEGER { pClassPSE(1), pClassPD(2) } |
Read-only |
This object indicates the type of the power over Ethernet (PoE) power supply on the local port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.2.1.2 |
lldpXdot3LocPowerMDISupported |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the local port supports the power sourcing equipment (PSE). |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.2.1.3 |
lldpXdot3LocPowerMDIEnabled |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the local port is enabled to use the PSE. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.2.1.4 |
lldpXdot3LocPowerPairControlable |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the power supply mode of the local port is controllable. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.2.1.6 |
lldpXdot3LocPowerClass |
Integer32 |
Read-only |
This object indicates the control level of the local port that uses the power supply. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3LocLinkAggTable
This table is used to query the link status of the local port. The index of the table is lldpLocPortNum.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.2.3.1.1 |
lldpXdot3LocLinkAggStatus |
BITS { aggCapable(0), aggEnabled(1) } |
Read-only |
This object indicates the link aggregation status on the local port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.2.3.1.2 |
lldpXdot3LocLinkAggPortId |
Integer32 |
Read-only |
This object indicates the ID of the link aggregation group on the local port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3LocMaxFrameSizeTable
This table is used to query the maximum size of frames on the local port. The index of the table is lldpLocPortNum.
OID |
Object |
Syntax |
Maximum Access |
Meaning |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.2.4.1.1 |
lldpXdot3LocMaxFrameSize |
Integer32 |
Read-only |
This object indicates the maximum size of frames supported by the local port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3RemPortTable
This table is used to query the information about the remote port. The indexes of this table are lldpRemTimeMark, lldpRemLocalPortNum, and lldpRemIndex.
OID |
Object |
Syntax |
Maximum Access |
Meaning |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.3.1.1.1 |
lldpXdot3RemPortAutoNegSupported |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the remote port supports auto negotiation of the transmission rate. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.1.1.2 |
lldpXdot3RemPortAutoNegEnabled |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether auto negotiation is enabled on the remote port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.1.1.3 |
lldpXdot3RemPortAutoNegAdvertisedCap |
OCTET STRING(SIZE(2)) |
Read-only |
This object indicates the supported transmission rates for auto-negotiation on the remote port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.1.1.4 |
lldpXdot3RemPortOperMauType |
Integer32 |
Read-only |
This object indicates the current transmission rate and duplex mode of the remote port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3RemPowerTable
This table is used to query the power supply modes supported by the remote port. The indexes of the table are lldpRemTimeMark, lldpRemLocalPortNum, and lldpRemIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.3.2.1.2 |
lldpXdot3RemPowerMDISupported |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the remote port supports the PSE. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.2.1.3 |
lldpXdot3RemPowerMDIEnabled |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the remote port is enabled to use the PSE. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.2.1.4 |
lldpXdot3RemPowerPairControlable |
INTEGER { true(1), false(2) } |
Read-only |
This object indicates whether the power supply mode of the remote port is controllable. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.2.1.5 |
lldpXdot3RemPowerPairs |
Integer32 |
Read-only |
This object indicates the mode of remote power supply on the remote PoE port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.2.1.6 |
lldpXdot3RemPowerClass |
Integer32 |
Read-only |
This object indicates the control level of the remote port that uses the power supply. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3RemLinkAggTable
This table is used to query information about the remote port. The indexes of this table are lldpRemTimeMark, lldpRemLocalPortNum, and lldpRemIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.3.3.1.1 |
lldpXdot3RemLinkAggStatus |
BITS { aggCapable(0), aggEnabled(1) } |
Read-only |
This object indicates the link aggregation status on the remote port. |
This object is implemented as defined in the corresponding MIB files. |
1.0.8802.1.1.2.1.5.4623.1.3.3.1.2 |
lldpXdot3RemLinkAggPortId |
Integer32 |
Read-only |
This object indicates the ID of the link aggregation group on the remote port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
lldpXdot3RemMaxFrameSizeTable
This table is used to query the maximum size of frames on the remote port. The indexes of the table are lldpRemTimeMark, lldpRemLocalPortNum and lldpRemIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.0.8802.1.1.2.1.5.4623.1.3.4.1.1 |
lldpXdot3RemMaxFrameSizeTable |
Integer32 |
Read-only |
This object indicates the maximum size of frames supported by the remote port. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The entries in this table can be created without restriction.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.