email-service-operational
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.111
Object
scalar optional
Enumeration
To check if Email service is operational on the device. Email is operational if email feature is enabled on the device and the SMTP gateway is configured.
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.111- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- status-system
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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::email-service-operational.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::email-service-operational'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eNonOperational |
2 | eOperational |