All MIBs › USB-MIB › usbDeviceRemoteWakeup
usbDeviceRemoteWakeup
Module: USB-MIB
OID (symbolic): USB-MIB::usbDeviceRemoteWakeup
OID (numeric): 1.3.6.1.3.103.1.3.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
If set to true(1), the device supports Remote Wakeup function. If set to false(2), the device doesn't support it
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.3.1.9 snmpwalk -v2c -c public <target> USB-MIB::usbDeviceRemoteWakeup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.3.1.9.1 snmpget -v2c -c public <target> USB-MIB::usbDeviceRemoteWakeup.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.3 | usbDeviceTable | USB-MIB |
| 1.3.6.1.3.103.1.3.1 | usbDeviceEntry | USB-MIB |
| 1.3.6.1.3.103.1.3.1.9 | usbDeviceRemoteWakeup | USB-MIB |