All MIBs › FLARION-MIB › activePartition
activePartition
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::activePartition
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.12.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The disk slice number of the active partition.
What is activePartition?
This object identifies the disk slice number (partition) that contains the currently active operating system on a Flarion base station controller. The system boots and runs from this designated partition. An operator would check this during OS upgrades or troubleshooting to confirm which software version is running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.12.2.4 snmpwalk -v2c -c public <target> FLARION-MIB::activePartition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.12.2.4.1 snmpget -v2c -c public <target> FLARION-MIB::activePartition.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.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.2 | relStatus | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.12.2.4 | activePartition | FLARION-MIB |