Home/Catalog/ALTIGA-SESSION-STATS-MIB

ALTIGA-SESSION-STATS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ALTIGA-SESSION-STATS-MIB.

134
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

134 total
Object Name
altigaSessionStatsMibModule
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.22.2
RFC1155-SMI
Unknown
.1.3.6.1.4.1.3076.1.1.22.2
altigaSessionStatsMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.22.2.1
altigaSessionStatsMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.22.2.1.1
altigaSessionStatsMibCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.1.1.22.2.1.1.1
altigaSessionStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.2.1.1.1.17.2
alStatsSessionGlobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.3076.2.1.2.17.1
alActiveSessionCountThe number of currently active sessions.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.1.1
alTotalSessionCountThe total number of sessions since the device booted.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.1.2
alActiveSessionLastUpdateThe last time the summary stats were updated.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.1.3
alActiveSessionMaxUsersThe maximum number of user sessions allowed.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.1.4
alActiveSessionGroupIdLockThe group id lock for top 10 list.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.1.5
alMaxSessionCountThe highest number of sessions since the device booted.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.1.6
alActiveLanToLanSessionCountThe number of currently active LAN-to-LAN sessions.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.1.7
alActiveManagementSessionCountThe number of currently active management sessions.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.1.8
alActiveRemoteAccessSessionCountThe number of currently active Remote Access sessions.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.1.9
alActiveSessionTableList of active sessions.
SEQUENCE OF AlActiveSessionEntry
.1.3.6.1.4.1.3076.2.1.2.17.2
alActiveSessionEntryAn entry in the alActiveSessionTable.
AlActiveSessionEntry
.1.3.6.1.4.1.3076.2.1.2.17.2.1
alActiveSessionRowStatusThe status of this row. Used to terminate the session, cannot be used to create a session.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.2.1.1
alActiveSessionIndexIndex of this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.2.1.2
alActiveSessionUserNameThe username used to authenticate this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.2.1.3
alActiveSessionIpAddressThe peer IP address of this session. For a Remote Access session, this is the assigned IP address. For LAN-to-LAN, this is the peer VPN device. For management, this is the IP address of the management machine.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.2.1.4
alActiveSessionProtocolThe protocol used for this session.ro
SessionProtocol -- Rsyntax INTEGER { -- pptp(1), -- l2tp(2), -- ipsec(3), -- http(4), -- ftp(5), -- telnet(6), -- snmp(7), -- tftp(8), -- console(9), -- debugTelnet(10), -- debugConsole(11), -- other(12), -- ike(13), -- l2tpOverIpSec(14), -- ipsecLanToLan(15), -- ipsecOverUdp(16), -- ssh(17), -- vcaLanToLan(18), -- ipsecOverTcp(19), -- pppoe(20), -- ipsecOverNatT(21), -- ipsecLan2LanOverNatT(22), -- l2tpOverIpsecOverNatT(23) -- }
.1.3.6.1.4.1.3076.2.1.2.17.2.1.5
alActiveSessionEncrTypeThe encryption algorithm used on this session.ro
EncryptionAlgorithm -- Rsyntax INTEGER { -- none(1), -- des56(2), -- des40(3), -- des168(4), -- rc4Stateless40(5), -- rc4Statefull40(6), -- rc4Stateless128(7), -- rc4Statefull128(8), -- aes128(9), -- aes192(10), -- aes256(11) -- }
.1.3.6.1.4.1.3076.2.1.2.17.2.1.6
alActiveSessionStartTimeThe value of sysUpTime when this session was established.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.2.1.7
alActiveSessionConnectTimeThe total amount of time, in seconds that this session has been established.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.2.1.8
alActiveSessionOctetsSentThe total number of octets transmitted over this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.2.1.9
alActiveSessionOctetsRcvdThe total number of octets received on this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.2.1.10
alActiveSessionSepIdThe SEP module assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.2.1.11
alActiveSessionGroupNameThe groupname used to establish this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.2.1.12
alActiveSessionGroupIdThe group id assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.2.1.13
alActiveSessionPublicIpAddressThe public peer IP address of this Remote Access session. Not used for administrative or LAN-to-LAN sessions.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.2.1.14
alActiveSessionTopTenDataPlaceholder for the data used to sort the top ten lists.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.2.1.15
alActiveSessionLoginTimetime_t value of the concentrator when the session started.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.2.1.16
alActiveSessionOSUser operating system type.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.2.1.17
alActiveSessionVersionUser application version.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.2.1.18
alActiveSessionThroughputTableTop ten list of throughput users.
SEQUENCE OF AlActiveSessionThroughputEntry
.1.3.6.1.4.1.3076.2.1.2.17.3
alActiveSessionThroughputEntryAn entry in the alActiveSessionThroughputTable.
AlActiveSessionThroughputEntry
.1.3.6.1.4.1.3076.2.1.2.17.3.1
alActiveSessionThroughputRowStatusThe status of this row.ro
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.3.1.1
alActiveSessionThroughputIndexIndex of this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.3.1.2
alActiveSessionThroughputUserNameThe username used to authenticate this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.3.1.3
alActiveSessionThroughputIpAddressThe peer IP address of this session.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.3.1.4
alActiveSessionThroughputProtocolThe protocol used for this session.ro
SessionProtocol -- Rsyntax INTEGER { -- pptp(1), -- l2tp(2), -- ipsec(3), -- http(4), -- ftp(5), -- telnet(6), -- snmp(7), -- tftp(8), -- console(9), -- debugTelnet(10), -- debugConsole(11), -- other(12), -- ike(13), -- l2tpOverIpSec(14), -- ipsecLanToLan(15), -- ipsecOverUdp(16), -- ssh(17), -- vcaLanToLan(18), -- ipsecOverTcp(19), -- pppoe(20), -- ipsecOverNatT(21), -- ipsecLan2LanOverNatT(22), -- l2tpOverIpsecOverNatT(23) -- }
.1.3.6.1.4.1.3076.2.1.2.17.3.1.5
alActiveSessionThroughputEncrTypeThe encryption algorithm used on this session.ro
EncryptionAlgorithm -- Rsyntax INTEGER { -- none(1), -- des56(2), -- des40(3), -- des168(4), -- rc4Stateless40(5), -- rc4Statefull40(6), -- rc4Stateless128(7), -- rc4Statefull128(8), -- aes128(9), -- aes192(10), -- aes256(11) -- }
.1.3.6.1.4.1.3076.2.1.2.17.3.1.6
alActiveSessionThroughputStartTimeThe value of sysUpTime when this session was established.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.3.1.7
alActiveSessionThroughputConnectTimeThe total amount of time, in seconds that this session has been established.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.3.1.8
alActiveSessionThroughputOctetsSentThe total number of octets transmitted over this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.3.1.9
alActiveSessionThroughputOctetsRcvdThe total number of octets received on this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.3.1.10
alActiveSessionThroughputSepIdThe SEP module assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.3.1.11
alActiveSessionThroughputGroupNameThe groupname used to establish this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.3.1.12
alActiveSessionThroughputGroupIdThe group id assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.3.1.13
alActiveSessionThroughputPublicIpAddressThe public peer IP address of this Remote Access session. Not used for administrative or LAN-to-LAN sessions.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.3.1.14
alActiveSessionThroughputTopTenDataPlaceholder for the data used to sort the top ten lists.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.3.1.15
alActiveSessionThroughputLoginTimetime_t value of the concentrator when the session started.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.3.1.16
alActiveSessionDataTableTop ten list of data users.
SEQUENCE OF AlActiveSessionDataEntry
.1.3.6.1.4.1.3076.2.1.2.17.4
alActiveSessionDataEntryAn entry in the alActiveSessionDataTable.
AlActiveSessionDataEntry
.1.3.6.1.4.1.3076.2.1.2.17.4.1
alActiveSessionDataRowStatusThe status of this row.ro
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.4.1.1
alActiveSessionDataIndexIndex of this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.4.1.2
alActiveSessionDataUserNameThe username used to authenticate this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.4.1.3
alActiveSessionDataIpAddressThe peer IP address of this session.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.4.1.4
alActiveSessionDataProtocolThe protocol used for this session.ro
SessionProtocol -- Rsyntax INTEGER { -- pptp(1), -- l2tp(2), -- ipsec(3), -- http(4), -- ftp(5), -- telnet(6), -- snmp(7), -- tftp(8), -- console(9), -- debugTelnet(10), -- debugConsole(11), -- other(12), -- ike(13), -- l2tpOverIpSec(14), -- ipsecLanToLan(15), -- ipsecOverUdp(16), -- ssh(17), -- vcaLanToLan(18), -- ipsecOverTcp(19), -- pppoe(20), -- ipsecOverNatT(21), -- ipsecLan2LanOverNatT(22), -- l2tpOverIpsecOverNatT(23) -- }
.1.3.6.1.4.1.3076.2.1.2.17.4.1.5
alActiveSessionDataEncrTypeThe encryption algorithm used on this session.ro
EncryptionAlgorithm -- Rsyntax INTEGER { -- none(1), -- des56(2), -- des40(3), -- des168(4), -- rc4Stateless40(5), -- rc4Statefull40(6), -- rc4Stateless128(7), -- rc4Statefull128(8), -- aes128(9), -- aes192(10), -- aes256(11) -- }
.1.3.6.1.4.1.3076.2.1.2.17.4.1.6
alActiveSessionDataStartTimeThe value of sysUpTime when this session was established.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.4.1.7
alActiveSessionDataConnectTimeThe total amount of time, in seconds that this session has been established.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.4.1.8
alActiveSessionDataOctetsSentThe total number of octets transmitted over this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.4.1.9
alActiveSessionDataOctetsRcvdThe total number of octets received on this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.4.1.10
alActiveSessionDataSepIdThe SEP module assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.4.1.11
alActiveSessionDataGroupNameThe groupname used to establish this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.4.1.12
alActiveSessionDataGroupIdThe group id assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.4.1.13
alActiveSessionDataPublicIpAddressThe public peer IP address of this Remote Access session. Not used for administrative or LAN-to-LAN sessions.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.4.1.14
alActiveSessionDataTopTenDataPlaceholder for the data used to sort the top ten lists.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.4.1.15
alActiveSessionDataLoginTimetime_t value of the concentrator when the session started.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.4.1.16
alActiveSessionDurationTableTop ten list of Duration users.
SEQUENCE OF AlActiveSessionDurationEntry
.1.3.6.1.4.1.3076.2.1.2.17.5
alActiveSessionDurationEntryAn entry in the alActiveSessionDurationTable.
AlActiveSessionDurationEntry
.1.3.6.1.4.1.3076.2.1.2.17.5.1
alActiveSessionDurationRowStatusThe status of this row.ro
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.5.1.1
alActiveSessionDurationIndexIndex of this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.5.1.2
alActiveSessionDurationUserNameThe username used to authenticate this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.5.1.3
alActiveSessionDurationIpAddressThe peer IP address of this session.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.5.1.4
alActiveSessionDurationProtocolThe protocol used for this session.ro
SessionProtocol -- Rsyntax INTEGER { -- pptp(1), -- l2tp(2), -- ipsec(3), -- http(4), -- ftp(5), -- telnet(6), -- snmp(7), -- tftp(8), -- console(9), -- debugTelnet(10), -- debugConsole(11), -- other(12), -- ike(13), -- l2tpOverIpSec(14), -- ipsecLanToLan(15), -- ipsecOverUdp(16), -- ssh(17), -- vcaLanToLan(18), -- ipsecOverTcp(19), -- pppoe(20), -- ipsecOverNatT(21), -- ipsecLan2LanOverNatT(22), -- l2tpOverIpsecOverNatT(23) -- }
.1.3.6.1.4.1.3076.2.1.2.17.5.1.5
alActiveSessionDurationEncrTypeThe encryption algorithm used on this session.ro
EncryptionAlgorithm -- Rsyntax INTEGER { -- none(1), -- des56(2), -- des40(3), -- des168(4), -- rc4Stateless40(5), -- rc4Statefull40(6), -- rc4Stateless128(7), -- rc4Statefull128(8), -- aes128(9), -- aes192(10), -- aes256(11) -- }
.1.3.6.1.4.1.3076.2.1.2.17.5.1.6
alActiveSessionDurationStartTimeThe value of sysUpTime when this session was established.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.5.1.7
alActiveSessionDurationConnectTimeThe total amount of time, in seconds that this session has been established.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.5.1.8
alActiveSessionDurationOctetsSentThe total number of octets transmitted over this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.5.1.9
alActiveSessionDurationOctetsRcvdThe total number of octets received on this session.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.5.1.10
alActiveSessionDurationSepIdThe SEP module assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.5.1.11
alActiveSessionDurationGroupNameThe groupname used to establish this session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.5.1.12
alActiveSessionDurationGroupIdThe group id assigned to this session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.5.1.13
alActiveSessionDurationPublicIpAddressThe public peer IP address of this Remote Access session. Not used for administrative or LAN-to-LAN sessions.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.5.1.14
alActiveSessionDurationTopTenDataPlaceholder for the data used to sort the top ten lists.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.5.1.15
alActiveSessionDurationLoginTimetime_t value of the concentrator when the session started.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.5.1.16
alActiveSessionSubTable
SEQUENCE OF AlActiveSessionSubEntry
.1.3.6.1.4.1.3076.2.1.2.17.6
alActiveSessionSubEntryAn entry in the alActiveSessionDurationTable.
AlActiveSessionSubEntry
.1.3.6.1.4.1.3076.2.1.2.17.6.1
alActiveSessionSubEntryRowStatusThe status of this row.ro
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.6.1.1
alActiveSessionSubEntryIndexIndex to the session of this session sub-entry.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.2
alActiveSessionSubEntryInstanceInstance of this session sub-entry.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.3
alActiveSessionSubEntryProtocolThe protocol used for this session.ro
SessionProtocol -- Rsyntax INTEGER { -- pptp(1), -- l2tp(2), -- ipsec(3), -- http(4), -- ftp(5), -- telnet(6), -- snmp(7), -- tftp(8), -- console(9), -- debugTelnet(10), -- debugConsole(11), -- other(12), -- ike(13), -- l2tpOverIpSec(14), -- ipsecLanToLan(15), -- ipsecOverUdp(16), -- ssh(17), -- vcaLanToLan(18), -- ipsecOverTcp(19), -- pppoe(20), -- ipsecOverNatT(21), -- ipsecLan2LanOverNatT(22), -- l2tpOverIpsecOverNatT(23) -- }
.1.3.6.1.4.1.3076.2.1.2.17.6.1.4
alActiveSessionSubEntryEncrAlgThe encryption algorithm used on this session sub-entry.ro
EncryptionAlgorithm -- Rsyntax INTEGER { -- none(1), -- des56(2), -- des40(3), -- des168(4), -- rc4Stateless40(5), -- rc4Statefull40(6), -- rc4Stateless128(7), -- rc4Statefull128(8), -- aes128(9), -- aes192(10), -- aes256(11) -- }
.1.3.6.1.4.1.3076.2.1.2.17.6.1.5
alActiveSessionSubEntryHashAlgThe Hashing algorithm used on this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.6
alActiveSessionSubEntryDiffHelmanGrpDiffie Helman Group used on this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.7
alActiveSessionSubEntryAuthModeAuthentication Mode used on this session sub-entryro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.8
alActiveSessionSubEntryEncapModeEncapsulation Mode used on this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.9
alActiveSessionSubEntryRekeyTimeRekey time interval for this session sub-entry.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.6.1.10
alActiveSessionSubEntryRekeyKBytesNumber of kilobytes.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.6.1.11
alActiveSessionSubEntryRemAddrTypeAddress or Address Range for this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.12
alActiveSessionSubEntryRemAddr1Ip address or start address for this session sub-entry.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.6.1.13
alActiveSessionSubEntryRemAddr2Subnet or end address for this session sub-entry.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.6.1.14
alActiveSessionSubEntryLocAddrTypeAddress or Address Range for this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.15
alActiveSessionSubEntryLocAddr1Ip address or start address for this session sub-entry.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.6.1.16
alActiveSessionSubEntryLocAddr2Subnet or end address for this session sub-entry.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.6.1.17
alActiveSessionSubEntryRcvdOctetsNumber of octets received for this session sub-entry.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.6.1.18
alActiveSessionSubEntrySentOctetsNumber of octets sent for this session sub-entry.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.6.1.19
alActiveSessionSubEntrySepSEP used for thios session sub-entry.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.20
alActiveSessionSubEntryUserNameThe username used to authenticate this session sub entry.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.6.1.21
alActiveSessionSubEntryClientIpAddrRemote client assigned IP address for this session sub-entry.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.6.1.22
alActiveSessionSubEntryUdpPortThe UDP destination port used by IPSec for this connection to permit access through a firewall.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.23
alActiveSessionSubEntryTotalIdleTimeThe total amount of time, in seconds that this session has been idle.ro
Counter
.1.3.6.1.4.1.3076.2.1.2.17.6.1.24
alActiveSessionSubEntryIkeNegModeIKE Negotiation mode used on this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.25
alActiveSessionSubEntryCompressionIKE Negotiation mode used on this session sub-entry.ro
CompressionAlgorithm -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- none(0), -- lzs(1), -- deflate(2), -- lz(3) -- }
.1.3.6.1.4.1.3076.2.1.2.17.6.1.26
alActiveSessionSubEntryInstIdInstance Identifier allocated by RM for this session sub-entry.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.27
alActiveSessionSubEntryPfsGroupPerfect Forward Secrecy Group used on this session sub-entry.ro
Enumeration
.1.3.6.1.4.1.3076.2.1.2.17.6.1.28
alActiveSessionSubEntryTcpSrcPortThe TCP Source port used by IKE/IPSec for this connection to permit access through a firewall.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.29
alActiveSessionSubEntryTcpDstPortThe TCP Dest port used by IKE/IPSec for this connection to permit access through a firewall.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.30
alActiveSessionSubEntryUdpSrcPortThe UDP Source port used by IPSec for this connection to permit access through a firewall.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.31
alActiveSessionSubEntryIkeUdpSrcPortThe UDP Source port used by IPSec/UDP for IKE Session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.32
alActiveSessionSubEntryIkeUdpDstPortThe UDP Source port used by IPSec/UDP for IKE Session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.6.1.33
alActiveHWClientUserTable
SEQUENCE OF AlActiveHWClientUserEntry
.1.3.6.1.4.1.3076.2.1.2.17.7
alActiveHWClientUserEntryAn entry in the alActiveSessionTable.
AlActiveHWClientUserEntry
.1.3.6.1.4.1.3076.2.1.2.17.7.1
alActiveHWClientUserRowStatusThe status of this row. Used to terminate the HW Client user session, cannot be used to create a session.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.3076.2.1.2.17.7.1.1
alActiveHWClientUserSessionIndexIndex of this HW Client User session.ro
INTEGER
.1.3.6.1.4.1.3076.2.1.2.17.7.1.2
alActiveHWClientUserIpAddrThe IP address of this HW Client user.ro
IpAddress
.1.3.6.1.4.1.3076.2.1.2.17.7.1.3
alActiveHWClientUserNameThe username used to authenticate this HW Client user session.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.7.1.4
alActiveHWClientUserMacAddrThe MAC address for a HW Client User session.ro
MacAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.3076.2.1.2.17.7.1.5
alActiveHWClientUserLoginTimetime_t value of the concentrator when the session started.ro
Gauge
.1.3.6.1.4.1.3076.2.1.2.17.7.1.6
alActiveHWClientUserUpTimeThe total amount of time, in seconds that this HW Client User session has been established.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.3076.2.1.2.17.7.1.7
ALTIGA-SESSION-STATS-MIB - SNMP MIB Reference | MIBs Explorer