qtechVMOuiInfoOui
QTECH-VM-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.96.1.11.1.1
Object
column SNMPv2-TCMacAddress
OUI of VM which is VM will be discovered in server port, Only three bytes available in front and the last three bytes should be set to 0x00, such as 0x00 0x50 0x56 0x00 0x00 0x00.
Context
- MIB
- QTECH-VM-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.96.1.11.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechVMOuiInfoEntry
- Groups
- 1
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 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-VM-MIB::qtechVMOuiInfoOui'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-VM-MIB::qtechVMOuiInfoOui.<qtechVMOuiInfoOui>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-VM-MIB::qtechVMOuiInfoOui'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
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
Type Constraints
range: 6
Conformance
Member of