All MIBs › USB-MIB › usbCDCEtherMacAddress
usbCDCEtherMacAddress
Module: USB-MIB
OID (symbolic): USB-MIB::usbCDCEtherMacAddress
OID (numeric): 1.3.6.1.3.103.1.5.1.3
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The 48bit MAC address that is provided by USB CDC device to the host. This address will be used as the source address of Ethernet frames sent by the host over the particular CDC interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.5.1.3 snmpwalk -v2c -c public <target> USB-MIB::usbCDCEtherMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.5.1.3.1 snmpget -v2c -c public <target> USB-MIB::usbCDCEtherMacAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.103 | usbMib | USB-MIB |
| 1.3.6.1.3.103.1 | usbMibObjects | USB-MIB |
| 1.3.6.1.3.103.1.5 | usbCDCEtherTable | USB-MIB |
| 1.3.6.1.3.103.1.5.1 | usbCDCEtherEntry | USB-MIB |
| 1.3.6.1.3.103.1.5.1.3 | usbCDCEtherMacAddress | USB-MIB |