hpnicfAggLinkMode

HPN-ICF-LAG-MIB · .1.3.6.1.4.1.11.2.14.11.15.8.25.1.1.1.3

Object

column r/w Enumeration
Type of aggregation.
manual: Manual aggregation, no LACP.
static: Membership specified by user, LACP is
        used to validate.
dynamic: Completely dynamic aggregation detected
         by LACP.

Context

MIB
HPN-ICF-LAG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.8.25.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hpnicfAggLinkEntry
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 'HPN-ICF-LAG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LAG-MIB::hpnicfAggLinkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-LAG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LAG-MIB::hpnicfAggLinkMode.<hpnicfAggLinkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-LAG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-LAG-MIB::hpnicfAggLinkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manual
2static
3dynamic

Conformance