All MIBs › APTIS-MONITOR-MIB › sessionStatusHistoryRemoteIP
sessionStatusHistoryRemoteIP
Module: APTIS-MONITOR-MIB
OID (symbolic): APTIS-MONITOR-MIB::sessionStatusHistoryRemoteIP
OID (numeric): 1.3.6.1.4.1.2637.2.2.107.1.13
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The connection peer's IP address. If the link is numbered, then this is the address assigned to the other end of the link. If the link is not numbered, this may be the single IP address of the peer. For PPP connections, this is the result of IPNCP negotiation.
What is sessionStatusHistoryRemoteIP?
This stores the IP address of the remote peer or the far end of the link depending on connection type. For PPP, it's the result of IPNCP negotiation; for numbered links, it's the configured address. For example, 192.168.45.67 might be the remote peer's negotiated IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2637.2.2.107.1.13 snmpwalk -v2c -c public <target> APTIS-MONITOR-MIB::sessionStatusHistoryRemoteIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2637.2.2.107.1.13.1 snmpget -v2c -c public <target> APTIS-MONITOR-MIB::sessionStatusHistoryRemoteIP.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sessionStatusHistoryRemoteIP.1
Start monitoring Nortel Networks Aptis DSL concentrator/access multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APTIS-MONITOR-MIB::sessionStatusHistoryRemoteIP OID value, configure state conditions and alerts, and monitor any Nortel Networks Aptis DSL concentrator/access multiplexer (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.2637 | aptis | APTIS-MIB |
| 1.3.6.1.4.1.2637.2 | aptis_generic | APTIS-MIB |
| 1.3.6.1.4.1.2637.2.2 | aptis_monitoring | APTIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2637.2.2.107 | sessionStatusHistoryTable | APTIS-MONITOR-MIB |
| 1.3.6.1.4.1.2637.2.2.107.1 | sessionStatusHistoryEntry | APTIS-MONITOR-MIB |
| 1.3.6.1.4.1.2637.2.2.107.1.13 | sessionStatusHistoryRemoteIP | APTIS-MONITOR-MIB |