All MIBs › APPLIC-MIB › vnsPacketIPAddress
vnsPacketIPAddress
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::vnsPacketIPAddress
OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP address of the packet's sending station. In case the typeaddress is not IP this field will be 0.0.0.0.
What is vnsPacketIPAddress?
This read-only IP address is the source IP of the monitored packet. Network engineers use this to identify source host for routing and security analysis. Example: 192.168.1.50 identifies the sending IP host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.3 snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketIPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.3.1 snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketIPAddress.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7 | vnsPacket | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1 | vnsPacketTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1.1 | vnsPacketEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.7.1.1.3 | vnsPacketIPAddress | APPLIC-MIB |