snSwPortInfoAutoNegotiate

HP-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.34

Object

column r/w Enumeration
This feature only applies to Gigabit Ethernet ports. If set to
disable(0), port will be put to non-negotiation mode. If set to
enable(1), port will start auto-negotiation indefinitely until
succeed. If set to negFullAuto(2), the port will start with auto-
negotiation, if the negotiation failed, then it will automatically
switch to non-negotiation mode. Stackable products (except TurboIron
8) Gigabit Ethernet ports do not support negFullAuto(2). If set
to global(3), port negotiation mode follows the value of
snSwGlobalAutoNegotiate. Non-Gigabit Ethernet port returns
the value other(4).

Context

MIB
HP-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.34
Type
column
Access
readwrite
Status
current
Parent
snSwPortInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoAutoNegotiate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoAutoNegotiate.<snSwPortInfoPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SWITCH-GROUP-MIB::snSwPortInfoAutoNegotiate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1enabled
2negFullAuto
3global
4other