All MIBs › FLARION-MIB › relOsUpgradeType
relOsUpgradeType
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::relOsUpgradeType
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.12.1.7
Node type: OBJECT-TYPE
Type: OsUpgradeType
Access: read-write
Description:
OS upgrade type.
What is relOsUpgradeType?
This object specifies the firmware upgrade type that can be applied to a Flarion device. It indicates which upgrade methods (full, partial, or recovery flash) are available or selected. Network operators use this to determine the appropriate upgrade procedure and ensure compatibility with their device model and current firmware version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.12.1.7 snmpwalk -v2c -c public <target> FLARION-MIB::relOsUpgradeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.12.1.7.1 snmpget -v2c -c public <target> FLARION-MIB::relOsUpgradeType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8603.1.2.1.1.12.1.7.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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2 | rrMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1 | rrManagedObjs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1 | rrBaseStation | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.12 | rrRelease | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.12.1 | relConfig | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.12.1.7 | relOsUpgradeType | FLARION-MIB |