osExportDataSamplesCounter

OS-EXPORT-DATA-MIB · .1.3.6.1.4.1.6926.2.16.2.1.12

Object

Counts how many samples took place since 'lastTransferTime' or 'lastStartTime' (which ever came last).

Context

MIB
OS-EXPORT-DATA-MIB
OID
.1.3.6.1.4.1.6926.2.16.2.1.12
Type
column
Access
readonly
Status
current
Parent
osExportDataEntry
Groups
1

Walk 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 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-EXPORT-DATA-MIB::osExportDataSamplesCounter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-EXPORT-DATA-MIB::osExportDataSamplesCounter.<osExportDataName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-EXPORT-DATA-MIB::osExportDataSamplesCounter'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance