deviceBelongedMac
ES-GroupManagement-MIB ·
.1.3.6.1.4.1.3902.15.4.3.10.1.8
Object
column MacAddress
It indicates the command switch mac address of the group which this device belonged to. If the device role is not member switch, the item value is the device sysmac.
Context
- MIB
- ES-GroupManagement-MIB
- OID
.1.3.6.1.4.1.3902.15.4.3.10.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpDeviceEntry
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 'ES-GroupManagement-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-GroupManagement-MIB::deviceBelongedMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES-GroupManagement-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-GroupManagement-MIB::deviceBelongedMac.<deviceMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES-GroupManagement-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES-GroupManagement-MIB::deviceBelongedMac'
Syntax
- Source
- MacAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.