FortiAuth - SNMP OID remaining tokens
Hi,
Hoping that someone could help in regards to the correct OID required to query FortiAuth-VM in order to get the number of FortiTokens available for usage, since the one I've found in a old forum post is not returning the correct value - https://community.fortinet.com/t5/Support-Forum/FortiAuthenticator-OIDs/td-p/228761
Upon querying, 1.3.6.1.4.1.12356.113.1.202.6.0 , I get a value of 244 which is more than the total amount of registered/available tokens in FAC-VM.
iso.3.6.1.4.1.12356.113.1.202.6.0 = INTEGER: 244
FortiToken Mobile
| Used: 148 | Populated: 155 | Available: 7 | Disabled: 0 |
Using .1.3.6.1.4.1.12356.113.1.202.3.0 returns the correct amount of tokens since I also got 1 Yubikey registered (populated).
iso.3.6.1.4.1.12356.113.1.202.3.0 = INTEGER: 156
FortiToken Mobile / Yubikey Tokens
| Used: 148 | Populated: 155 | Available: 7 | Disabled: 0 |
| Used: 0 | Populated: 1 | Available: 1 | Disabled: 0 |
I am trying to create a plugin in the internal monitoring platform in order to have a view of this info w/o accesing the webUI.
Thanks.
