All MIBs › ANNEX-MIB › swBuild
swBuild
Module: ANNEX-MIB
OID (symbolic): ANNEX-MIB::swBuild
OID (numeric): 1.3.6.1.4.1.15.2.2.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The full name of the software build, including the software version, major and minor version numbers and the date and time of the build.
What is swBuild?
Complete software build description including version, date, and time. Engineers identify exact build. Example: 'Annex-5.2.1-build.2024010112' fully identifies build.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.2.2.4 snmpwalk -v2c -c public <target> ANNEX-MIB::swBuild
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15.2.2.4.1 snmpget -v2c -c public <target> ANNEX-MIB::swBuild.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.15 | xylogics | ANNEX-MIB |
| 1.3.6.1.4.1.15.2 | annex | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.2 | sw | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.2.4 | swBuild | ANNEX-MIB |