All MIBs › SWAPCOM-SNMP › platformVersionBuildDate
platformVersionBuildDate
Module: SWAPCOM-SNMP
OID (symbolic): SWAPCOM-SNMP::platformVersionBuildDate
OID (numeric): 1.3.6.1.4.1.11308.2.1.6.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is platformVersionBuildDate?
Reports the build date of the platform's software. The DESCRIPTION is empty in this MIB, so this reading is inferred from the object name rather than vendor text. Admins reference this to confirm they're running the firmware release they intend, cross-checked against the vendor's release notes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.6.4 snmpwalk -v2c -c public <target> SWAPCOM-SNMP::platformVersionBuildDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.6.4.1 snmpget -v2c -c public <target> SWAPCOM-SNMP::platformVersionBuildDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> platformVersionBuildDate.1
Start monitoring SWAPCOM managed devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWAPCOM-SNMP::platformVersionBuildDate 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.6 | platformVersion | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1.6.4 | platformVersionBuildDate | SWAPCOM-SNMP |