ALVARION-USER-SESSION-MIB: View SNMP OID List / Download MIB

VENDOR: ALVARION LTD.


 Home MIB: ALVARION-USER-SESSION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 alvarionUserSessionMIB 1.3.6.1.4.1.12394.1.10.5.36
Alvarion User Session MIB.
       alvarionUserSessionMIBObjects 1.3.6.1.4.1.12394.1.10.5.36.1
           coUserSessionInfoGroup 1.3.6.1.4.1.12394.1.10.5.36.1.1
               coUserSessACUserMaxCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.1 unsigned32 read-only
Indicates the maximum number of concurrent authenticated AC users.
               coUserSessNonACUserMaxCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.2 unsigned32 read-only
Indicates the maximum number of concurrent authenticated non AC users.
               coUserSessACUserCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.3 gauge32 read-only
Indicates the number of currently authenticated AC users.
               coUserSessNonACUserCount 1.3.6.1.4.1.12394.1.10.5.36.1.1.4 gauge32 read-only
Indicates the number of currently authenticated non AC users.
           coUserSessionStGroup 1.3.6.1.4.1.12394.1.10.5.36.1.2
               coUserSessionTable 1.3.6.1.4.1.12394.1.10.5.36.1.2.1 no-access
A table containing specific information for users authenticated (AC and non-AC) by the authentication system.
                   coUserSessionEntry 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1 no-access
Information about a particular user that has been authenticated by the authentication system. coUserSessIndex - Uniquely identifies a user in the table.
                       coUserSessIndex 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.1 integer32 no-access
Index of a user in the coUserSessionTable.
                       coUserSessUserName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.2 octet string read-only
Indicates the user's name.
                       coUserSessClientIpAddress 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.3 ipaddress read-only
Indicates the user's IP address.
                       coUserSessSessionDuration 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.4 counter32 read-only
Indicates how long the user's session has been active. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
                       coUserSessIdleTime 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.5 counter32 read-only
Indicates for how long the user's session has been idle. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
                       coUserSessMAPGroupName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.6 octet string read-only
Indicates the user's MultiService Access Point Group Name.
                       coUserSessVSCName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.7 octet string read-only
Indicates the user's Virtual Service Community Name.
                       coUserSessSSID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.8 alvarionssidornone read-only
Indicates the user's Access Point SSID (ONLY when Location-aware is enabled and properly configured). If this information is not available, a zero-Length string is returned.
                       coUserSessVLAN 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.9 integer32 read-only
Specifies the VLAN currently assigned to the user.
                       coUserSessPHYType 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.10 integer read-only
Specifies the user's radio type. Enumeration: 'ieee802dot11b': 2, 'unknown': 0, 'ieee802dot11a': 1, 'ieee802dot11g': 3.
                       coUserSessAuthType 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.11 integer read-only
User's authentication type. Enumeration: 'nonAc': 2, 'ac': 1.
                       coUserSessCalledStationID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.12 octet string read-only
Indicates the user's called station ID.
                       coUserSessCallingStationID 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.13 octet string read-only
Indicates the user's calling station ID.
                       coUserSessRADIUSServerProfileName 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.14 octet string read-only
Indicates the RADIUS server profile name used to authenticate the user.
                       coUserSessRADIUSServerIpAddress 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.15 ipaddress read-only
Indicates the RADIUS server IP address used to authenticate the user.
                       coUserSessBytesSent 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.16 counter64 read-only
Indicates the total number of bytes sent by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
                       coUserSessBytesReceived 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.17 counter64 read-only
Indicates the total number of bytes received by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
                       coUserSessPacketsSent 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.18 counter32 read-only
Indicates the total number of IP packets sent by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
                       coUserSessPacketsReceived 1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.19 counter32 read-only
Indicates the total number of IP packets received by the user. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
       userSessionMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.36.2
           userSessionMIBNotifications 1.3.6.1.4.1.12394.1.10.5.36.2.0
       alvarionUserSessionMIBConformance 1.3.6.1.4.1.12394.1.10.5.36.3
           alvarionUserSessionMIBCompliances 1.3.6.1.4.1.12394.1.10.5.36.3.1
               alvarionUserSessionMIBCompliance 1.3.6.1.4.1.12394.1.10.5.36.3.1.1
The compliance statement for entities which implement the Alvarion User Session MIB.
           alvarionUserSessionMIBGroups 1.3.6.1.4.1.12394.1.10.5.36.3.2
               alvarionUserSessionInfoMIBGroup 1.3.6.1.4.1.12394.1.10.5.36.3.2.1
A collection of objects providing global information for the User Session MIB.
               alvarionUserSessionStMIBGroup 1.3.6.1.4.1.12394.1.10.5.36.3.2.2
A collection of objects providing the user session MIB capability.