All MIBs › AGENTX-MIB › agentxSessionObjectID
agentxSessionObjectID
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxSessionObjectID
OID (numeric): 1.3.6.1.2.1.74.1.3.2.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
This is taken from the o.id field of the agentx-Open-PDU. This attribute will report a value of '0.0' for subagents not supporting the notion of an AgentX session object identifier.
What is agentxSessionObjectID?
This is a read-only OID identifying the session object. Reports 0.0 for subagents that don't support session object IDs. Used for session tracking and identification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.2 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxSessionObjectID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.2.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxSessionObjectID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentxSessionObjectID.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.74 | agentxMIB | AGENTX-MIB |
| 1.3.6.1.2.1.74.1 | agentxObjects | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3 | agentxSession | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2 | agentxSessionTable | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2.1 | agentxSessionEntry | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.3.2.1.2 | agentxSessionObjectID | AGENTX-MIB |