usbFactRNDISDriverEnable
BRCM-USB-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.8.4
Object
Enables or Disables the USB RNDIS Driver that will be used during USB enumeration. This is used by the PC in combination with the USB Vendor ID and USB Device Id to select a USB driver.
Context
- MIB
- BRCM-USB-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.8.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- usbFactory
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 'BRCM-USB-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-USB-FACTORY-MIB::usbFactRNDISDriverEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-USB-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-USB-FACTORY-MIB::usbFactRNDISDriverEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |