COLUBRIS-USER-SESSION-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.36
- Last updated
- 2007-03-05 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-USER-SESSION-MIB- Digest
sha256:b277493433f032dd49f91befe9506a10dc0644af4a7c18a5d5b066b4d102c778
Description
Colubris Networks User Session MIB.
Contact
Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com
Imports
| From | Symbols |
|---|---|
| COLUBRIS-SMI | colubrisMgmtV2 |
| COLUBRIS-TC | ColubrisSSIDOrNone |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
COLUBRIS-SMI COLUBRIS-TC COLUBRIS-USER-SESSION-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisUserSessionMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.1 | |||
| coUserSessionInfoGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.1.1 | |||
| coUserSessACUserMaxCount OBJECT-TYPE Indicates the maximum number of concurrent authenticated AC users. | 1.3.6.1.4.1.8744.5.36.1.1.1 | Unsigned32 | read-only | current |
| coUserSessNonACUserMaxCount OBJECT-TYPE Indicates the maximum number of concurrent authenticated non AC users. | 1.3.6.1.4.1.8744.5.36.1.1.2 | Unsigned32 | read-only | current |
| coUserSessACUserCount OBJECT-TYPE Indicates the number of currently authenticated AC users. | 1.3.6.1.4.1.8744.5.36.1.1.3 | Gauge32 | read-only | current |
| coUserSessNonACUserCount OBJECT-TYPE Indicates the number of currently authenticated non AC users. | 1.3.6.1.4.1.8744.5.36.1.1.4 | Gauge32 | read-only | current |
| coUserSessionStGroup OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.1.2 | |||
| coUserSessionTable OBJECT-TYPE A table containing specific information for users authenticated (AC and non-AC) by the authentication system. | 1.3.6.1.4.1.8744.5.36.1.2.1 | not-accessible | current | |
| coUserSessionEntry OBJECT-TYPE Information about a particular user that has been authenticated by the authentication system. coUserSessIndex - Uniquely identifies a user in the table. | 1.3.6.1.4.1.8744.5.36.1.2.1.1 | not-accessible | current | |
| coUserSessIndex OBJECT-TYPE Index of a user in the coUserSessionTable. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| coUserSessUserName OBJECT-TYPE Indicates the user's name. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.2 | OCTET STRING (SIZE(0..252)) | read-only | current |
| coUserSessClientIpAddress OBJECT-TYPE Indicates the user's IP address. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.3 | IpAddress | read-only | current |
| coUserSessSessionDuration OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.4 | Counter32 | read-only | current |
| coUserSessIdleTime OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.5 | Counter32 | read-only | current |
| coUserSessMAPGroupName OBJECT-TYPE Indicates the user's MultiService Access Point Group Name. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.6 | OCTET STRING (SIZE(0..15)) | read-only | current |
| coUserSessVSCName OBJECT-TYPE Indicates the user's Virtual Service Community Name. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.7 | OCTET STRING (SIZE(0..32)) | read-only | current |
| coUserSessSSID OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.8 | ColubrisSSIDOrNone | read-only | current |
| coUserSessVLAN OBJECT-TYPE Specifies the VLAN currently assigned to the user. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.9 | Integer32 (0..4094) | read-only | current |
| coUserSessPHYType OBJECT-TYPE Specifies the user's radio type. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.10 | INTEGER {unknown(0), ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3)} | read-only | current |
| coUserSessAuthType OBJECT-TYPE User's authentication type. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.11 | INTEGER {ac(1), nonAc(2)} | read-only | current |
| coUserSessCalledStationID OBJECT-TYPE Indicates the user's called station ID. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.12 | OCTET STRING (SIZE(0..252)) | read-only | current |
| coUserSessCallingStationID OBJECT-TYPE Indicates the user's calling station ID. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.13 | OCTET STRING (SIZE(0..252)) | read-only | current |
| coUserSessRADIUSServerProfileName OBJECT-TYPE Indicates the RADIUS server profile name used to authenticate the user. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.14 | OCTET STRING (SIZE(0..40)) | read-only | current |
| coUserSessRADIUSServerIpAddress OBJECT-TYPE Indicates the RADIUS server IP address used to authenticate the user. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.15 | IpAddress | read-only | current |
| coUserSessBytesSent OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.16 | Counter64 | read-only | current |
| coUserSessBytesReceived OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.17 | Counter64 | read-only | current |
| coUserSessPacketsSent OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.18 | Counter32 | read-only | current |
| coUserSessPacketsReceived OBJECT-TYPE 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. | 1.3.6.1.4.1.8744.5.36.1.2.1.1.19 | Counter32 | read-only | current |
| userSessionMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.2 | |||
| userSessionMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.2.0 | |||
| colubrisUserSessionMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.3 | |||
| colubrisUserSessionMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.3.1 | |||
| colubrisUserSessionMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.36.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisUserSessionMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Colubris User Session MIB. | 1.3.6.1.4.1.8744.5.36.3.1.1 | current |
| colubrisUserSessionInfoMIBGroup OBJECT-GROUP A collection of objects providing global information for the User Session MIB. | 1.3.6.1.4.1.8744.5.36.3.2.1 | current |
| colubrisUserSessionStMIBGroup OBJECT-GROUP A collection of objects providing the user session MIB capability. | 1.3.6.1.4.1.8744.5.36.3.2.2 | current |