smtpStatus
ES4626H-MIB ·
.1.3.6.1.4.1.259.6.10.84.1.27.1
Object
Set enabled(1) to enable the SMTP, set disabled(2) to disable the SMTP.
Context
- MIB
- ES4626H-MIB
- OID
.1.3.6.1.4.1.259.6.10.84.1.27.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- smtpMgt
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 'ES4626H-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4626H-MIB::smtpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES4626H-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES4626H-MIB::smtpStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |