All MIBs › STN-IPROUTING-MIB › stnIpDetailsSource
stnIpDetailsSource
Module: STN-IPROUTING-MIB
OID (symbolic): STN-IPROUTING-MIB::stnIpDetailsSource
OID (numeric): 1.3.6.1.4.1.3551.2.12.1.3.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The source address within the packet.
What is stnIpDetailsSource?
This is the source IP address extracted from a packet that triggered an IP error or ICMP problem, logged in the STN IP details table. Admins use it to identify which host sent traffic that the router couldn't process correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.3.1.2 snmpwalk -v2c -c public <target> STN-IPROUTING-MIB::stnIpDetailsSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.3.1.2.1 snmpget -v2c -c public <target> STN-IPROUTING-MIB::stnIpDetailsSource.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stnIpDetailsSource.1
Start monitoring Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the STN-IPROUTING-MIB::stnIpDetailsSource OID value, configure state conditions and alerts, and monitor any Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3551.2.12 | stnIpRouting | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1 | stnIp | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.3 | stnIpDetailsTable | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.3.1 | stnIpDetailsEntry | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.3.1.2 | stnIpDetailsSource | STN-IPROUTING-MIB |