MIB Viewer

bnIfExtnExtHwAdvCapability

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.15.1.1.1.8
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the port speed and duplex capabilities that hardware can actually support on a port, and which may be advertised by the port using auto-negotiation. Bit 7 tells if a port supports pause frame capabilities (for full-duplex links) as a part of the advertisement. bit 0 - 10 half duplex advertisements bit 1 - 10 full duplex advertisements bit 2 - 100 half duplex advertisements bit 3 - 100 full duplex advertisements bit 4 - 1000 half duplex advertisements bit 5 - 1000 full duplex advertisements bit 6 - PAUSE frame support advertisements bit 7 - Asymmetric PAUSE frame support advertisements bit 8 - 10000 full duplex advertisements bit 9 - 40000 full duplex advertisements bit 10 - 2500 full duplex advertisements If auto negotiation is not supported by the port hardware, then all bits will reflect a value of zero.
BITS { advertise10Half (0), advertise10Full (1), advertise100Half (2), advertise100Full (3), advertise1000Half (4), advertise1000Full (5), advertisePauseFrame (6), advertiseAsymmPauseFrame (7), advertise10000Full (8), advertise40000Full (9), advertise2500Full (10) }