me1200PerfMonitorConfigGlobalsTransferIntervalMode
ME1200-PERF-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.815.1.117.1.2.1.2.3
Object
Transfer mode, based on selected interval type, for sending PM results. When 'all' is set, PM result from all available intervals will be sent. When 'new' is set, PM result from new intervals since last transfer will be sent. When 'fixAmount' is set, PM result from a fixed number of intervals will be sent.
Context
- MIB
- ME1200-PERF-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.117.1.2.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200PerfMonitorConfigGlobalsTransfer
- Groups
- 1
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 'ME1200-PERF-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-PERF-MONITOR-MIB::me1200PerfMonitorConfigGlobalsTransferIntervalMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-PERF-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-PERF-MONITOR-MIB::me1200PerfMonitorConfigGlobalsTransferIntervalMode'
Syntax
- Source
- ME1200PerfMonitorTransferMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | all |
2 | new |
3 | fixAmount |