TIMETRA-PORT-MIB :: tmnxPortEtherSpeed

MIB Reference — IPNetwork Monitor

All MIBsTIMETRA-PORT-MIBtmnxPortEtherSpeed

tmnxPortEtherSpeed

Module: TIMETRA-PORT-MIB

OID (symbolic): TIMETRA-PORT-MIB::tmnxPortEtherSpeed

OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The tmnxPortEtherSpeed variable specifies the link speed of the Ethernet interface if tmnxPortEtherAutoNegotiate has a value of 'false' or 'limited'. If tmnxPortEtherAutoNegotiate has a value of 'true', the link parameters are negotiated with the far end and the tmnxPortEtherSpeed variable is ignored. A value of 'speed10' sets the link to 10 mbps. A value of 'speed100' sets the link to 100 mbps. A value of 'speed1000' sets the link to 1000 mbps (1 gbps). tmnxPortEtherSpeed is only valid on Ethernet interfaces that support multiple link speeds.

What is tmnxPortEtherSpeed?

This object sets the fixed link speed for an Ethernet interface when auto-negotiation is disabled or in limited mode. Possible values include 10 Mbps, 100 Mbps, 1 Gbps, 10 Gbps, 40 Gbps, or higher speeds depending on the hardware. Operators use this to force a specific link speed when they want to avoid auto-negotiation or when connecting to devices that don't support negotiation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3
snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortEtherSpeed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3.1
snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortEtherSpeed.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxPortEtherSpeed.1

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.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.2tmnxHwObjsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.4tmnxPortObjsALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.4tmnxPortEtherTableALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.4.1tmnxPortEtherEntryALCATEL-IND1-TIMETRA-PORT-MIB
1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3tmnxPortEtherSpeedTIMETRA-PORT-MIB