belongedCmdMac
ZXR10-ES-GROUP-MGMT-MIB ·
.1.3.6.1.4.1.3902.15.4.1.7
Object
scalar MacAddress
Command switch MAC address of the group.
Context
- MIB
- ZXR10-ES-GROUP-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.15.4.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- groupParam
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 '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::belongedCmdMac.0'
More examples
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::belongedCmdMac'
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.