All MIBs › USB-MIB › ifCDCEtherXmtAddress
ifCDCEtherXmtAddress
Module: USB-MIB
OID (symbolic): USB-MIB::ifCDCEtherXmtAddress
OID (numeric): 1.3.6.1.3.103.1.6.1.1
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
An address for which the system will will send packets/frames on the particular USB interface. The address only could be set by the host by using the command for USB interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.6.1.1 snmpwalk -v2c -c public <target> USB-MIB::ifCDCEtherXmtAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.6.1.1.1 snmpget -v2c -c public <target> USB-MIB::ifCDCEtherXmtAddress.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.6 | usbCDCEtherXmtAddressTable | USB-MIB |
| 1.3.6.1.3.103.1.6.1 | usbCDCEtherXmtAddressEntry | USB-MIB |
| 1.3.6.1.3.103.1.6.1.1 | ifCDCEtherXmtAddress | USB-MIB |