All MIBs › USB-MIB › usbDeviceRemoteWakeupOn
usbDeviceRemoteWakeupOn
Module: USB-MIB
OID (symbolic): USB-MIB::usbDeviceRemoteWakeupOn
OID (numeric): 1.3.6.1.3.103.1.3.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
If set to true(1), the remote wakeup function is activated by the host. If set to false(2), remote wakeup function is not active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.3.1.10 snmpwalk -v2c -c public <target> USB-MIB::usbDeviceRemoteWakeupOn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.3.1.10.1 snmpget -v2c -c public <target> USB-MIB::usbDeviceRemoteWakeupOn.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.10 | usbDeviceRemoteWakeupOn | USB-MIB |