cuicSchedulerEmailServerStatus
CISCO-CUICAPPS-MIB ·
.1.3.6.1.4.1.9.9.718.1.4.1.3
Object
column CuicServiceStatus
This object indicates the status of the emailing server.
The Report Scheduler allows users to run reports at some time
in future. Either once or periodically and have the report
results be delivered via email.
Context
- MIB
- CISCO-CUICAPPS-MIB
- OID
.1.3.6.1.4.1.9.9.718.1.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cuicSchedulerEntry
- 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 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicSchedulerEmailServerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CUICAPPS-MIB::cuicSchedulerEmailServerStatus.<cuicSchedulerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CUICAPPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CUICAPPS-MIB::cuicSchedulerEmailServerStatus'
Syntax
- Source
- CuicServiceStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | inService |
2 | partialService |
3 | notResponding |
4 | unknown |
Conformance
Member of