prConfigAggStatus

A3COM0420-SWITCH-EXTENSIONS · .1.3.6.1.4.1.43.10.34.2.5.1.1

Object

column mandatory Enumeration
This object specifies the aggregation status.  The status
is indicated as follows:
    unused(1)         the aggregation is not presently in use.
    autoInUse(2)      the aggregation was selected as a result of
                      receiving LACP Partner ID information from a
                      remote partner, and currently has ports.
    autoAgeing(3)     the aggregation was selected as a result of
                      receiving LACP Partner ID information from a
                      remote partner, and is currently within its ageing
                      timeout period (typically 10 minutes).
    autoReusable(4)   the aggregation was selected as a result of
                      receiving LACP Partner ID information from a
                      remote partner, and its ageing timeout period
                      (typically 10 minutes) has expired.
    manual(5)         the aggregation was pre-configured using 
                      administrative Partner ID information.

Context

MIB
A3COM0420-SWITCH-EXTENSIONS
OID
.1.3.6.1.4.1.43.10.34.2.5.1.1
Type
column
Access
readonly
Status
mandatory
Parent
prConfigAggEntry

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 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0420-SWITCH-EXTENSIONS::prConfigAggStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0420-SWITCH-EXTENSIONS::prConfigAggStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0420-SWITCH-EXTENSIONS::prConfigAggStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unused
2autoInUse
3autoAgeing
4autoReusable
5manual