mouseType
SMC-MIB ·
.1.3.6.1.4.1.10876.1.10.4
Object
scalar r/w
Enumeration
USB mouse type options. Option absolute for Windows (2000 or above) and Mac OS X. Option relative for the other OS.
Context
- MIB
- SMC-MIB
- OID
.1.3.6.1.4.1.10876.1.10.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- kvmSettings
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 'SMC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMC-MIB::mouseType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMC-MIB::mouseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | relative |
1 | absolute |