All MIBs › NETWORK-SERVICES-MIB › applVersion
applVersion
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applVersion
OID (numeric): 1.3.6.1.2.1.27.1.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
The version of network service application software. This field is usually defined by the vendor of the network service application software.
What is applVersion?
This object contains the software version string of a network service application running on the device. The version identifier is typically provided by the vendor and uniquely identifies the release level of the application. Operators use this information for inventory management, patch tracking, and compatibility verification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.4 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.4.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applVersion.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.4 | applVersion | NETWORK-SERVICES-MIB |