servicePostfix
OBS ✓
SYNOLOGY-MAILPLUS-MIB ·
.1.3.6.1.4.1.6574.201.6.1
Object
scalar Enumeration
Postfix service status.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- SYNOLOGY-MAILPLUS-MIB
- OID
.1.3.6.1.4.1.6574.201.6.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mailPlusService
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 'SYNOLOGY-MAILPLUS-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-MAILPLUS-MIB::servicePostfix.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOLOGY-MAILPLUS-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOLOGY-MAILPLUS-MIB::servicePostfix'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | running |
1 | abnormal |
2 | deadPidFile |
3 | portNotListening |
6 | unknown |