All MIBs › ACMEPACKET2-ENVMON-MIB › apH323SAStatsSessionAgentIndex
apH323SAStatsSessionAgentIndex
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apH323SAStatsSessionAgentIndex
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.3.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 apH323SAStatsSessionAgentIndex?
This index is a unique monotonically increasing integer assigned to each H.323 session agent, wrapping back to 1 after reaching its maximum value. Network monitoring systems use this number as a table key to retrieve statistics specific to individual H.323 session agents. Example: a value of 7 means this is the 7th H.323 session agent, and you'd reference "index 7" to pull its performance metrics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.3.1.1 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apH323SAStatsSessionAgentIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.3.1.1.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apH323SAStatsSessionAgentIndex.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.3 | apH323SessionAgentStatsTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.3.1 | apH323SessionAgentStatsEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.3.1.1 | apH323SAStatsSessionAgentIndex | ACMEPACKET2-ENVMON-MIB |