dot3adAggActorSystemID
LAG-MIB ·
d-link variant
·
.1.2.840.10006.300.43.1.1.1.1.4
Object
column SNMPv2-TCMacAddress
A 6-octet read-write MAC address value used as a unique
identifier for the System that contains this Aggregator.
NOTE: From the perspective of the Link Aggregation mechanisms
described in Clause 43, only a single combination of Actor's
System ID and System Priority are considered, and no
distinction is made between the values of these parameters
for an Aggregator and the port(s) that are associated with
it;, i. e., the protocol is described in terms of the
operation of aggregation within a single System.
However, the managed objects provided for the Aggregator and
the port both allow management of these parameters. The result
of this is to permit a single piece of equipment to be
configured by management to contain more than one System
from the point of view of the operation of Link Aggregation.
This may be of particular use in the configuration of equipment
that has limited aggregation capability (see 43.6).
Context
- MIB
- LAG-MIB
- OID
.1.2.840.10006.300.43.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3adAggEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::dot3adAggActorSystemID'
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::dot3adAggActorSystemID.<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::dot3adAggActorSystemID'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of