All MIBs › ADVA-FSPR7-MIB › showLastLoginSuccess
showLastLoginSuccess
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::showLastLoginSuccess
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.7.8.5
Node type: OBJECT-TYPE
Type: FspR7EnableDisable
Access: read-write
Description:
Enable/disable displaying information about last successful login attempt immediately after logging in.
What is showLastLoginSuccess?
This OID reports a boolean flag controlling whether the device displays details of the previous successful login after authentication. It enhances operational transparency by confirming the user's last legitimate access for security audit trails. An example value would be 1 (enabled) to show login timestamps and user names on each session start.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.8.5 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::showLastLoginSuccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.8.5.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::showLastLoginSuccess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.7.8.5.1 s <value>
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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7 | featureSpecific | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8 | advaSecurity | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.8.5 | showLastLoginSuccess | ADVA-FSPR7-MIB |