All MIBs › ADVA-FSPR7-MIB › virtualSessionIpAddress
virtualSessionIpAddress
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::virtualSessionIpAddress
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.7.8.15.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
IP of the user owning the virtual session.
What is virtualSessionIpAddress?
This OID reports a read-only IP address (IPv4 or IPv6) from which the active session originated as a string. It enables network monitoring to track source locations of management traffic for security analysis and threat detection. A concrete example would be '192.0.2.150' or '2001:db8::1' as the client's network address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.8.15.1.6 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::virtualSessionIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.8.15.1.6.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::virtualSessionIpAddress.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7 | featureSpecific | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8 | advaSecurity | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8.15 | virtualSessionTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8.15.1 | virtualSessionEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8.15.1.6 | virtualSessionIpAddress | ADVA-FSPR7-MIB |