All MIBs › COSINE-ORION-MIB › csOrionFwSmtpMaxChildren
csOrionFwSmtpMaxChildren
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionFwSmtpMaxChildren
OID (numeric): 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of child processes the smapd server can fork to handle mail.
What is csOrionFwSmtpMaxChildren?
This Integer32 object caps the maximum number of child processes the smapd server can fork to handle incoming mail concurrently. An administrator raises this during periods of heavy mail volume and lowers it to protect system resources on a smaller deployment. For example, setting csOrionFwSmtpMaxChildren to 20 would prevent the SMTP proxy from spawning more than twenty simultaneous mail-handling processes even during a burst of incoming messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1.3 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionFwSmtpMaxChildren
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1.3.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionFwSmtpMaxChildren.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csOrionFwSmtpMaxChildren.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionFwSmtpMaxChildren OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.6 | csOrionServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2 | csOrionFWInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1 | csOrionFwConfig | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1.2 | csOrionFwProxyConfig | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1.2.4 | csOrionFwSmtpConfig | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1 | csOrionFwSmtpConfigTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1 | csOrionFwSmtpConfigEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.2.1.2.4.1.1.3 | csOrionFwSmtpMaxChildren | COSINE-ORION-MIB |