All MIBs › NRC-HUB1-MIB › hub1SoftwareVersion
hub1SoftwareVersion
Module: NRC-HUB1-MIB
OID (symbolic): NRC-HUB1-MIB::hub1SoftwareVersion
OID (numeric): 1.3.6.1.4.1.315.1.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The version of software running on the Hub. On versions of the Hub that support dynamic download, this variable may be set to cause a new version of the software to be loaded the next time the Hub is reset (as in setting the variable hub1Reset or power cycling the unit). The version should be specified in the following format:
'MM.mm.rr'
Where MM is the major number, mm is the minor number, and rr is the revision level (for example 2.0.16).
On versions of the Hub that do not support dynamic download, setting this variable will result in an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.14 snmpwalk -v2c -c public <target> NRC-HUB1-MIB::hub1SoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.14.1 snmpget -v2c -c public <target> NRC-HUB1-MIB::hub1SoftwareVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.14.1 s <value>
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.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.14 | hub1SoftwareVersion | NRC-HUB1-MIB |