usbEndpointDescInterval
BINTEC-USB ·
.0.4.1.9
Object
column Integer32
Interval for polling endpoint data transfers (in frame counts). Ignored for bulk and control endpoints. Iso endpoints must be equal 1. Field may range from 1 to 255 for interrupt endpoints.
Context
- MIB
- BINTEC-USB
- OID
.0.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usbEndpointDescEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-USB::usbEndpointDescInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-USB::usbEndpointDescInterval.<usbEndpointDescDevAddr>.<usbEndpointDescIfcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-USB::usbEndpointDescInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255