All MIBs › XG-FIREWALL-MIB › sshdService
sshdService
Module: XG-FIREWALL-MIB
OID (symbolic): XG-FIREWALL-MIB::sshdService
OID (numeric): 1.3.6.1.4.1.21067.2.1.2.10.19
Node type: OBJECT-TYPE
Type: ServiceStatsType
Access: read-only
Description:
What is sshdService?
This OID reports the runtime status of the firewall's SSH daemon, using the shared ServiceStatsType enumeration (e.g. running(4), stopped(2), dead(6)). Admins check this if they can no longer reach the appliance's CLI over SSH.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.21067.2.1.2.10.19 snmpwalk -v2c -c public <target> XG-FIREWALL-MIB::sshdService
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.21067.2.1.2.10.19.1 snmpget -v2c -c public <target> XG-FIREWALL-MIB::sshdService.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sshdService.1
Start monitoring Sophos XG Firewall appliance (CPU/memory/disk/security-engine-version status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XG-FIREWALL-MIB::sshdService OID value, configure state conditions and alerts, and monitor any Sophos XG Firewall appliance (CPU/memory/disk/security-engine-version status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.21067 | sophos | XG-FIREWALL-MIB |
| 1.3.6.1.4.1.21067.2 | xG_Firewall | XG-FIREWALL-MIB |
| 1.3.6.1.4.1.21067.2.1 | sfosSystem | XG-FIREWALL-MIB |
| 1.3.6.1.4.1.21067.2.1.2 | sysStatus | XG-FIREWALL-MIB |
| 1.3.6.1.4.1.21067.2.1.2.10 | serviceStats | XG-FIREWALL-MIB |
| 1.3.6.1.4.1.21067.2.1.2.10.19 | sshdService | XG-FIREWALL-MIB |