osExportDataSampleInterval
OS-EXPORT-DATA-MIB ·
.1.3.6.1.4.1.6926.2.16.2.1.11
Object
column r/w
Enumeration
Time interval between 2 successive scheduled samples (optional). Time interval 'once' initiates a single 'sample & transfer' event.
Context
- MIB
- OS-EXPORT-DATA-MIB
- OID
.1.3.6.1.4.1.6926.2.16.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osExportDataEntry
- Groups
- 1
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 '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::osExportDataSampleInterval'
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::osExportDataSampleInterval.<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::osExportDataSampleInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | once |
2 | month |
3 | week |
4 | day |
5 | every12hrs |
6 | every8hrs |
7 | every6hrs |
8 | every4hrs |
9 | every2hrs |
10 | every1hr |
11 | every30mins |
12 | every15mins |
13 | every10mins |
14 | every5mins |
15 | every2mins |
16 | every1min |
17 | every30secs |
18 | every15secs |
19 | every10secs |
20 | every5secs |
21 | every2secs |
22 | every1sec |
Conformance
Member of