esaProbeScheduleGroupType
CM-SA-MIB ·
.1.3.6.1.4.1.2544.1.12.8.1.5.1.4
Object
This object allows to specify whether the ESA probe group schedule is 'one-shot' or 'periodic'. A 'one-shot' schedule executes only once and then stops. A 'periodic' schedule reoccurs every 'esaProbeScheduleGroupInterval' seconds and continues until explicitly stopped.
Context
- MIB
- CM-SA-MIB
- OID
.1.3.6.1.4.1.2544.1.12.8.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- esaProbeScheduleGroupEntry
- Groups
- 2
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 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SA-MIB::esaProbeScheduleGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SA-MIB::esaProbeScheduleGroupType.<neIndex>.<shelfIndex>.<slotIndex>.<esaProbeScheduleGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SA-MIB::esaProbeScheduleGroupType'
Syntax
- Source
- CM-COMMON-MIBScheduleType
- Base type
Enumeration
Values & Constraints
Type Values
1 | periodic |
2 | one-shot |
Conformance
Member of