All MIBs › MY-AAA-MIB › myDot1xCurrentAuthenticatedUserNumber
myDot1xCurrentAuthenticatedUserNumber
Module: MY-AAA-MIB
OID (symbolic): MY-AAA-MIB::myDot1xCurrentAuthenticatedUserNumber
OID (numeric): 1.3.6.1.4.1.171.10.97.2.19.1.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Numbers of user who attached to the system and their current state is authorized
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.1.13 snmpwalk -v2c -c public <target> MY-AAA-MIB::myDot1xCurrentAuthenticatedUserNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.1.13.1 snmpget -v2c -c public <target> MY-AAA-MIB::myDot1xCurrentAuthenticatedUserNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> myDot1xCurrentAuthenticatedUserNumber.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.171 | dlink | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2.19 | myAAAMIB | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1 | myAAAMIBObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.1 | myDot1xAuthObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.1.13 | myDot1xCurrentAuthenticatedUserNumber | MY-AAA-MIB |