All MIBs › SESSION-MIB › sessionIp
sessionIp
Module: SESSION-MIB
OID (symbolic): SESSION-MIB::sessionIp
OID (numeric): 1.3.6.1.4.1.1038.201.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: IP address of the application that holds the session
What is sessionIp?
This is the IP address of the management application that currently holds the write session on the equipment. Admins check this to identify which management station is currently locking configuration access, useful when troubleshooting why a second manager can't get a write session. For example, this field might show 10.1.1.50, telling a second admin exactly which workstation currently holds the lock so they can coordinate access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.201.2 snmpwalk -v2c -c public <target> SESSION-MIB::sessionIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.201.2.1 snmpget -v2c -c public <target> SESSION-MIB::sessionIp.1
Start monitoring SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SESSION-MIB::sessionIp OID value, configure state conditions and alerts, and monitor any SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) from a single console.
OID Breakdown
Upper-level ancestors (7 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.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.201 | session | SESSION-MIB |
| 1.3.6.1.4.1.1038.201.2 | sessionIp | SESSION-MIB |