All MIBs › ACMEPACKET-ENVMON-MIB › apEnvMonCpuCoreIndex
apEnvMonCpuCoreIndex
Module: ACMEPACKET-ENVMON-MIB
OID (symbolic): ACMEPACKET-ENVMON-MIB::apEnvMonCpuCoreIndex
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.7.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: the core index on the CPU
What is apEnvMonCpuCoreIndex?
This OID stores a numeric identifier (0, 1, 2, etc.) for each CPU core in the processor. You use this to monitor individual cores instead of just aggregate CPU usage, helping you spot problematic cores. For example, a value of 3 identifies the fourth CPU core (since numbering starts at zero).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.7.2.1.1 snmpwalk -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonCpuCoreIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.7.2.1.1.1 snmpget -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonCpuCoreIndex.1
Start monitoring Oracle Acme Packet SBCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMEPACKET-ENVMON-MIB::apEnvMonCpuCoreIndex OID value, configure state conditions and alerts, and monitor any Oracle Acme Packet SBCs from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9148.3.3 | apEnvMonModule | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1 | apEnvMonObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7 | apEnvMonCardObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2 | apEnvMonCpuCoreTable | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2.1 | apEnvMonCpuCoreEntry | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.7.2.1.1 | apEnvMonCpuCoreIndex | ACMEPACKET-ENVMON-MIB |