hh3cAggPortNotAttachedReason

HH3C-LAG-MIB · .1.3.6.1.4.1.25506.8.25.1.2.1.2

Object

column r/w Integer32
Reason why this port is selected for an
aggregator but not attached,
0: The port is attached to this aggregator.
1: The current number of active ports has
   reached the upper limit.
2: All aggregation resources are already in-use.
3: The port's configuration is improper
   for being attached.
4: The port's partner is improper for being attached.
5: The number of current active ports
   has not reached the lower limit.
6: The port's physical state (down) is
   improper for being attached.
7: The port is not selected for an aggregator.
8: The port's hardware restriction is
   improper for being attached.
9: The port's speed is improper for being attached.
10: The port's duplex mode is improper for being attached.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-10

Conformance