dot3adAggAggregateOrIndividual

LAG-MIB · d-link variant · .1.2.840.10006.300.43.1.1.1.1.5

Object

A read-only Boolean value indicating whether the
Aggregator represents an Aggregate (' TRUE') or
an Individual link (' FALSE').

Context

MIB
LAG-MIB
OID
.1.2.840.10006.300.43.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
dot3adAggEntry
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 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggAggregateOrIndividual'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggAggregateOrIndividual.<dot3adAggIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAG-MIB::dot3adAggAggregateOrIndividual'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance