All MIBs › ASCEND-MIB › sysLoadName
sysLoadName
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::sysLoadName
OID (numeric): 1.3.6.1.4.1.529.9.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of the load which is currently running.
What is sysLoadName?
Text name of the currently executing firmware/software load. Identifies which code version and feature set is active. Example: 'v15.2.1-Production' or 'BETA-Release'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.9 snmpwalk -v2c -c public <target> ASCEND-MIB::sysLoadName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.9.1 snmpget -v2c -c public <target> ASCEND-MIB::sysLoadName.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.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.9 | sysLoadName | ASCEND-MIB |