ANTLABS-EVIC-MIB
AI MIB Summary
The ANTLABS-EVIC-MIB facilitates the monitoring and management of Antlabs EVIC (Electronic Vehicle Identification Card) hardware, specifically tracking card reader status, communication link states, and transaction counters for access control or toll collection systems.
The initial revision of this module.
Main OID:
evicMIB.1.3.6.1.4.1.12902.3
27
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
evicMIBThe initial revision of this module. MODULE-IDENTITY .1.3.6.1.4.1.12902.3 |
evicGroup OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.1 |
evicTotalClientsThe number of EVIs connected to the EVIC.ro INTEGER .1.3.6.1.4.1.12902.3.1.1 |
evicTraps OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.1.2 |
evicConnectTrapThe TUNNEL_CONNECT notification used by the EVIC when an EVI client
connects to the EVIC. NOTIFICATION-TYPE .1.3.6.1.4.1.12902.3.1.2.1 |
evicDisconnectTrapThe TUNNEL_DISCONNECT notification used by the EVIC when an EVI
client disconnects from the EVIC. NOTIFICATION-TYPE .1.3.6.1.4.1.12902.3.1.2.2 |
evicEventObjects OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.1.3 |
evicEventClientVLANThe VLAN tag used by the EVI client connected to this EVIC,
generated in the TUNNEL_CONNECT notification.ro INTEGER .1.3.6.1.4.1.12902.3.1.3.1 |
evicEventClientIPThe IP of the EVI client connected to this EVIC, generated in the
TUNNEL_CONNECT notification.ro IpAddress .1.3.6.1.4.1.12902.3.1.3.2 |
evicClientTableThe table of EVI client information connecting to this EVIC. SEQUENCE OF evicClientEntrySeq .1.3.6.1.4.1.12902.3.1.4 |
evicClientEntryThe information for one EVI client. evicClientEntrySeq .1.3.6.1.4.1.12902.3.1.4.1 |
evicClientVLANThe VLAN tag used by the EVI client.ro INTEGER .1.3.6.1.4.1.12902.3.1.4.1.1 |
evicClientIPThe IP address of the EVI client.ro IpAddress .1.3.6.1.4.1.12902.3.1.4.1.2 |
evicTunnelStatusThe status of the connection between the EVI and the EVIC.ro OCTET STRING .1.3.6.1.4.1.12902.3.1.4.1.3 |
evicTunnelSecurityModeThe security mode between the EVI and the EVIC.ro OCTET STRING .1.3.6.1.4.1.12902.3.1.4.1.4 |
evicTotalSecureClientsThe number of secure-tunnel EVIs connected to the EVIC.ro INTEGER .1.3.6.1.4.1.12902.3.1.5 |
evicTotalNativeClientsThe number of native-tunnel EVIs connected to the EVIC.ro INTEGER .1.3.6.1.4.1.12902.3.1.6 |
eviGroup OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.2 |
eviServerEntry OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.2.1 |
eviClientVLANThe VLAN tag used by the EVI.ro INTEGER .1.3.6.1.4.1.12902.3.2.1.1 |
eviServerIPThe IP address of the EVIC server.ro IpAddress .1.3.6.1.4.1.12902.3.2.1.2 |
eviTunnelStatusThe status of the connection between the EVI and the EVIC.ro OCTET STRING .1.3.6.1.4.1.12902.3.2.1.3 |
eviTraps OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.2.2 |
eviConnectTrapThe TUNNEL_CONNECT notification used by the EVI when the EVI
connects to the EVIC server. NOTIFICATION-TYPE .1.3.6.1.4.1.12902.3.2.2.1 |
eviDisconnectTrapThe TUNNEL_DISCONNECT notification used by the EVI when the EVI
disconnects from the EVIC. NOTIFICATION-TYPE .1.3.6.1.4.1.12902.3.2.2.2 |
eviEventObjects OBJECT IDENTIFIER .1.3.6.1.4.1.12902.3.2.3 |
eviEventServerIPThe IP of the EVIC that this EVI is connected to.ro IpAddress .1.3.6.1.4.1.12902.3.2.3.1 |