All MIBs › APPLIC-MIB › vnsPacketStationType
vnsPacketStationType
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::vnsPacketStationType
OID (numeric): 1.3.6.1.4.1.81.19.7.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Station Type indicates from where comes the packets in the case of the IPX protocol.
What is vnsPacketStationType?
This read-only enumeration (unknown/client/server) classifies the packet source device role. Network engineers use this to understand traffic patterns and identify server locations. A 'server' value indicates the source is a server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.6 snmpwalk -v2c -c public <target> APPLIC-MIB::vnsPacketStationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.7.1.1.6.1 snmpget -v2c -c public <target> APPLIC-MIB::vnsPacketStationType.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.6 | vnsPacketStationType | APPLIC-MIB |