APPLIC-MIB :: vnsPacketMACAddress

MIB Reference — IPNetwork Monitor

All MIBsAPPLIC-MIBvnsPacketMACAddress

vnsPacketMACAddress

Module: APPLIC-MIB

OID (symbolic): APPLIC-MIB::vnsPacketMACAddress

OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

The Mac Address of the sending station.

What is vnsPacketMACAddress?

This read-only 6-byte MAC address identifies the source device of a monitored packet. Network engineers use this to trace packet origin during troubleshooting. Example: 00:1A:2B:3C:4D:5E identifies the sending station.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.1
snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketMACAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.1.1
snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketMACAddress.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vnsPacketMACAddress.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.81lannetGEN-MIB
1.3.6.1.4.1.81.19lntLanSwitchAPPLIC-MIB
1.3.6.1.4.1.81.19.7vnsPacketAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1vnsPacketTableAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1.1vnsPacketEntryAPPLIC-MIB
1.3.6.1.4.1.81.19.7.1.1.1vnsPacketMACAddressAPPLIC-MIB