deviceBelongedMac

ZXR10-ES-GROUP-MGMT-MIB · .1.3.6.1.4.1.3902.15.4.3.10.1.8

Object

column MacAddress
If the device switch role is not memberSwitch, 
this value is the device system MAC address, 
otherwise this value is the command switch MAC address of the group.

Context

MIB
ZXR10-ES-GROUP-MGMT-MIB
OID
.1.3.6.1.4.1.3902.15.4.3.10.1.8
Type
column
Access
readonly
Status
current
Parent
tpDeviceEntry

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 'ZXR10-ES-GROUP-MGMT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ES-GROUP-MGMT-MIB::deviceBelongedMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ES-GROUP-MGMT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ES-GROUP-MGMT-MIB::deviceBelongedMac.<deviceMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ES-GROUP-MGMT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ES-GROUP-MGMT-MIB::deviceBelongedMac'

Syntax

Source
MacAddress
Base type
OctetString
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

No enumerated values or constraints recorded.