NRC-MultiGate :: hub1SoftwareVersion

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsNRC-MultiGatehub1SoftwareVersion

hub1SoftwareVersion

Module: NRC-MultiGate

OID (symbolic): NRC-MultiGate::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.

What is hub1SoftwareVersion?

Reports the version of software running on the hub in 'MM.mm.rr' format (e.g. 2.0.16); on hubs supporting dynamic download, writing a new version string here schedules that firmware to be loaded on the next reset, but attempting to set it on hubs without dynamic-download support returns 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-MultiGate::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-MultiGate::hub1SoftwareVersion.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.14.1 s <value>

Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::hub1SoftwareVersion OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.315nrcNRC-HUB1-MIB
1.3.6.1.4.1.315.1hub1NRC-HUB1-MIB
Numeric OIDNameModule
1.3.6.1.4.1.315.1.14hub1SoftwareVersionNRC-MultiGate