All MIBs › SWAPCOM-SNMP › platformPlatformStatus
platformPlatformStatus
Module: SWAPCOM-SNMP
OID (symbolic): SWAPCOM-SNMP::platformPlatformStatus
OID (numeric): 1.3.6.1.4.1.11308.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is platformPlatformStatus?
Reports the platform's overall startup and operational phase, progressing from platform-initializing through platform-initialized and domains-initializing to fully started. The DESCRIPTION is empty in this MIB, so this reading is inferred from the object name and its enumerated boot-sequence values rather than vendor text. An admin polling this shortly after a reboot would expect to see it progress from platform-initializing(0) to started(3) as the system comes fully online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.3 snmpwalk -v2c -c public <target> SWAPCOM-SNMP::platformPlatformStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.3.1 snmpget -v2c -c public <target> SWAPCOM-SNMP::platformPlatformStatus.1
Start monitoring SWAPCOM managed devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWAPCOM-SNMP::platformPlatformStatus OID value, configure state conditions and alerts, and monitor any SWAPCOM managed devices 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.11308 | swapcom | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2 | snmp | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1 | platform | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1.3 | platformPlatformStatus | SWAPCOM-SNMP |