All MIBs › RAPID-CITY › rcPortAutoNegAd
rcPortAutoNegAd
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::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/ERS8800.
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> RAPID-CITY::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> RAPID-CITY::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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10 | rcPort | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.1 | rcPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.1.1 | rcPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.1.1.62 | rcPortAutoNegAd | RAPID-CITY |