usb-host-supported
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.1
Object
scalar optional
Enumeration
The USB Host protocol is supported by the device when the value returned is eTrue. The USB Host protocol is not supported when the value returned is eFalse
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.1- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- usb-interface
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::usb-host-supported.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::usb-host-supported'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eFalse |
2 | eTrue |