mACAddress
Cabletron-MIB ·
.1.3.6.1.4.1.52.1.1.1.6
Object
scalar OctetString
The MAC (Ethernet) address of the MMAC. This can also be obtained from address translation MIB. The Instance Identifier for the MAC address is interface number. For the IRBM, their are 2.
Context
- MIB
- Cabletron-MIB
- OID
.1.3.6.1.4.1.52.1.1.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- commonRev1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cabletron-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cabletron-MIB::mACAddress.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cabletron-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cabletron-MIB::mACAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.