All MIBs › AGENTX-MIB › agentxSessionAdminStatus
agentxSessionAdminStatus
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxSessionAdminStatus
OID (numeric): 1.3.6.1.2.1.74.1.3.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The administrative (desired) status of the session. Setting the value to 'down(2)' closes the subagent session (with c.reason set to 'reasonByManager').
What is agentxSessionAdminStatus?
This controls whether the AgentX session is administratively up or down. Set to down(2) to close a subagent session. Allows you to disconnect a subagent without restarting it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.4 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxSessionAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.3.2.1.4.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxSessionAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.74.1.3.2.1.4.1 i <value>
Start monitoring SNMP-managed network devices (AgentX master/subagent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AGENTX-MIB::agentxSessionAdminStatus OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices (AgentX master/subagent) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | agentxSessionAdminStatus | AGENTX-MIB |