nodeSummarySrcMacAddr
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.5.1.1.3
Object
The source MAC address of the node that is transmitting frames received by this port.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.5.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nodeSummaryEntry
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 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::nodeSummarySrcMacAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::nodeSummarySrcMacAddr.<nodeSummaryGrpIndex>.<nodeSummaryPortIndex>.<nodeSummarySrcMacAddr>.<nodeSummaryDestMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::nodeSummarySrcMacAddr'
Syntax
- Source
- PhysAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.