All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmActiveSessionIpAddress
cmActiveSessionIpAddress
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmActiveSessionIpAddress
OID (numeric): 1.3.6.1.4.1.1996.20.22.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP Address through which the operator is logged in, if the operator is logged in through Telnet or SNMP. If an operator is logged in through the Craft interface, this field will be all zeros.
What is cmActiveSessionIpAddress?
This read-only IpAddress is the source address of an operator's Telnet or SNMP session, reported as all zeros when the operator is logged in via the local Craft interface instead. An admin uses it to trace where a remote management connection actually originated. For example, seeing cmActiveSessionIpAddress of 203.0.113.5 lets an admin confirm the session came from the expected NOC subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.22.1.1.5 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmActiveSessionIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.22.1.1.5.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmActiveSessionIpAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmActiveSessionIpAddress.1
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmActiveSessionIpAddress OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.22 | cmOperator | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.22.1 | cmActiveSessionTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.22.1.1 | cmActiveSessionEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.22.1.1.5 | cmActiveSessionIpAddress | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |