All MIBs › ACMEPACKET2-ENVMON-MIB › apSipSAStatsSessionAgentIndex
apSipSAStatsSessionAgentIndex
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSipSAStatsSessionAgentIndex
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A monotonically increasing integer for the sole purpose of indexing session agents. When it reaches the maximum value the agent wraps the value back to 1.
What is apSipSAStatsSessionAgentIndex?
This OID contains a unique identification number for each session agent that increments with each new agent, wrapping to 1 after reaching the maximum value. Engineers use this index to correlate specific statistics with individual agents and track agents consistently across monitoring time windows. A value of 3 refers to the third session agent in the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.1 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsSessionAgentIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.1.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsSessionAgentIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apSipSAStatsSessionAgentIndex.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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2 | apSysMgmtMIBSessionObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2 | apSipSessionAgentStatsTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2.1 | apSipSessionAgentStatsEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2.1.1 | apSipSAStatsSessionAgentIndex | ACMEPACKET2-ENVMON-MIB |