All MIBs › G6-PACC-MIB › userStatusPort
userStatusPort
Module: G6-PACC-MIB
OID (symbolic): G6-PACC-MIB::userStatusPort
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.46.103.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Indicates the port at which this MAC is connected.
What is userStatusPort?
This read-only field records which switch port this user/MAC login attempt occurred on. It's essential context when scanning the multi-user history table, since many users can be logged in across different ports simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.103.1.5 snmpwalk -v2c -c public <target> G6-PACC-MIB::userStatusPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.103.1.5.1 snmpget -v2c -c public <target> G6-PACC-MIB::userStatusPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> userStatusPort.1
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-PACC-MIB::userStatusPort OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) from a single console.
OID Breakdown
Upper-level ancestors (9 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.2 | protocol | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46 | pacc | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.103 | userStatusTable | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.103.1 | userStatusEntry | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.103.1.5 | userStatusPort | G6-PACC-MIB |