All MIBs › G6-PACC-MIB › userStatusLoginEpoch
userStatusLoginEpoch
Module: G6-PACC-MIB
OID (symbolic): G6-PACC-MIB::userStatusLoginEpoch
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.46.103.1.14
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Indicates the time when this record was created. in Linux time since the epoch format.
What is userStatusLoginEpoch?
This read-only field records the same login timestamp as userStatusLoginTimeStamp but as a Unix epoch integer, useful for programmatic sorting or comparison by monitoring scripts. Management tools typically use this numeric value rather than parsing the human-readable timestamp.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.103.1.14 snmpwalk -v2c -c public <target> G6-PACC-MIB::userStatusLoginEpoch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.103.1.14.1 snmpget -v2c -c public <target> G6-PACC-MIB::userStatusLoginEpoch.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> userStatusLoginEpoch.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::userStatusLoginEpoch 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.14 | userStatusLoginEpoch | G6-PACC-MIB |