All MIBs › NOKIA-IPSO-SYSTEM-MIB › ipsoPkgIndex
ipsoPkgIndex
Module: NOKIA-IPSO-SYSTEM-MIB
OID (symbolic): NOKIA-IPSO-SYSTEM-MIB::ipsoPkgIndex
OID (numeric): 1.3.6.1.4.1.94.1.21.1.10.12.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index used to iterate through all packages which are installed and currently running, ie, Checkpoint, ISS, etc.
What is ipsoPkgIndex?
This read-only INTEGER is the table index used to iterate through all installed and currently running software packages, such as Checkpoint or ISS, per the DESCRIPTION. An admin uses this to identify a specific installed package row when reading its name, version, and license fields. A row with ipsoPkgIndex 1 might correspond to the Checkpoint firewall package installed on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.10.12.1.1 snmpwalk -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoPkgIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.10.12.1.1.1 snmpget -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoPkgIndex.1
Start monitoring Nokia IP-series security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NOKIA-IPSO-SYSTEM-MIB::ipsoPkgIndex OID value, configure state conditions and alerts, and monitor any Nokia IP-series security appliances from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.94 | nokia | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1 | nokiaProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21 | ipsoProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1 | ipsoSystem | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.10 | ipsoAssetGroup | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.10.12 | ipsoAssetTable | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.10.12.1 | ipsoAssetEntry | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.10.12.1.1 | ipsoPkgIndex | NOKIA-IPSO-SYSTEM-MIB |