RC-PORT-MIB :: rcPortAutoNegAd

MIB Reference — IPNetwork Monitor

All MIBsRC-PORT-MIBrcPortAutoNegAd

rcPortAutoNegAd

Module: RC-PORT-MIB

OID (symbolic): RC-PORT-MIB::rcPortAutoNegAd

OID (numeric): 1.3.6.1.4.1.2272.1.4.10.1.1.62

Node type: OBJECT-TYPE

Type: Bits

Access: read-write

Description:

This object is used to specify the port speed and duplex abilities to be advertised during link negotiation.

bit 0 - 10 half duplex advertised bit 1 - 10 full duplex advertised bit 2 - 100 half duplex advertised bit 3 - 100 full duplex advertised bit 4 - 1000 half duplex advertised bit 5 - 1000 full duplex advertised bit 6 - Mac PAUSE frame support advertised bit 7 - Asymmetric PAUSE frame support advertised bit 8 - No advertisements

The abilities specified in this object are only used when auto-negotiation is enabled on the port. If all bits in this object are disabled, and auto-negotiation is enabled on the port, then the physical link process on the port will be disabled (if hardware supports this ability).

Any change in the value of this bit map will force the PHY to restart the auto-negotiation process. This will have the same effect as physically unplugging and reattaching the cable plant attached to this port.

The capabilities being advertised are either all the capabilities supported by the hardware or the user- configured capabilities which is a subset of all the capability supported by hardware.

The default value for this object will be all the capabilities supported by the hardware.

Note that bit 6 and bit 7 are currently not supported in ERS8600.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.1.1.62
snmpwalk -v2c -c public <target> RC-PORT-MIB::rcPortAutoNegAd

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.1.1.62.1
snmpget -v2c -c public <target> RC-PORT-MIB::rcPortAutoNegAd.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.4.10.1.1.62.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.4rcChassisRAPID-CITY
1.3.6.1.4.1.2272.1.4.10rcPortRAPID-CITY
1.3.6.1.4.1.2272.1.4.10.1rcPortTableRAPID-CITY
1.3.6.1.4.1.2272.1.4.10.1.1rcPortEntryRAPID-CITY
1.3.6.1.4.1.2272.1.4.10.1.1.62rcPortAutoNegAdRC-PORT-MIB