hpRpMauAutoNegAdminStatus

HP-ICF-8023-RPTR · .1.3.6.1.4.1.11.2.14.11.2.4.1.1.3

Object

column r/w Enumeration
Setting this object to autoNegotiate(1) will cause
auto-negotiation to be enabled on this port.
              
Setting this object to forceTo100TXHD will cause
auto-negotiation to be disabled on this port, and
cause the operational type of the MAU on this port
(as reported by rpMauType) to transition to
dot3MauType100BaseTXHD.
              
Setting this object to forceTo10THD will cause
auto-negotiation to be disabled on this port, and
cause the operational type of the MAU on this port
(as reported by rpMauType) to transition to
dot3MauType10BaseTHD.

Context

MIB
HP-ICF-8023-RPTR
OID
.1.3.6.1.4.1.11.2.14.11.2.4.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hpRpMauEntry
Groups
1

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-ICF-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-8023-RPTR::hpRpMauAutoNegAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-8023-RPTR::hpRpMauAutoNegAdminStatus.<rpMauGroupIndex>.<rpMauPortIndex>.<rpMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-8023-RPTR::hpRpMauAutoNegAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1autoNegotiate
2forceTo100TXHD
3forceTo10THD

Conformance