All MIBs › ASANTE-SWITCH-MIB › eSWEnhStationMove
eSWEnhStationMove
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWEnhStationMove
OID (numeric): 1.3.6.1.4.1.298.0.11
Node type: NOTIFICATION-TYPE
Description: The trap is caused by the detection of station movement. The first two parameters are the IP Address and MAC Address of the station which was moved across the switch ports. The next parameter is the VLAN ID to which eSWMonMAC MAC Address has been classified.The next two parameters are the Group number and Port number within the switch where the station was originally (first) detected. The next two parameters are the Group number and Port number within the switch where the station was moved.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ASANTE-SWITCH-MIB::eSWEnhStationMove snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.298.0.11
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:52560->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (16313680) 1 days, 21:18:56.80 SNMPv2-MIB::snmpTrapOID.0 = OID: ASANTE-SWITCH-MIB::eSWEnhStationMove
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ASANTE-SWITCH-MIB::eSWEnhStationMove
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWEnhStationMove OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.298 | asante | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.0.11 | eSWEnhStationMove | ASANTE-SWITCH-MIB |