FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB

File: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB.mib (124266 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI RFC-1212
FOUNDRY-SN-ROOT-MIB

Imported symbols

IpAddress Counter TimeTicks
Counter64 OBJECT-TYPE snL4

Defined Types

L4RowSts  
INTEGER other(1), valid(2), delete(3), create(4), modify(5)    

L4Status  
INTEGER disabled(0), enabled(1)    

L4ServerName  
OCTET STRING Size(1..32)    

L4Flag  
INTEGER false(0), true(1)    

L4DeleteState  
INTEGER done(0), waitunbind(1), waitdelete(2)    

WebCacheState  
INTEGER disabled(0), enabled(1), failed(2), testing(3), suspect(4), shutdown(5), active(6)    

PhysAddress  
OCTET STRING    

DisplayString  
OCTET STRING    

SnL4VirtualServerEntry  
SEQUENCE    
  snL4VirtualServerIndex INTEGER
  snL4VirtualServerName L4ServerName
  snL4VirtualServerVirtualIP IpAddress
  snL4VirtualServerAdminStatus L4Status
  snL4VirtualServerSDAType INTEGER
  snL4VirtualServerRowStatus L4RowSts
  snL4VirtualServerDeleteState L4DeleteState

SnL4RealServerEntry  
SEQUENCE    
  snL4RealServerIndex INTEGER
  snL4RealServerName L4ServerName
  snL4RealServerIP IpAddress
  snL4RealServerAdminStatus L4Status
  snL4RealServerMaxConnections INTEGER
  snL4RealServerWeight INTEGER
  snL4RealServerRowStatus L4RowSts
  snL4RealServerDeleteState L4DeleteState

SnL4VirtualServerPortEntry  
SEQUENCE    
  snL4VirtualServerPortIndex INTEGER
  snL4VirtualServerPortServerName L4ServerName
  snL4VirtualServerPortPort INTEGER
  snL4VirtualServerPortAdminStatus L4Status
  snL4VirtualServerPortSticky INTEGER
  snL4VirtualServerPortConcurrent INTEGER
  snL4VirtualServerPortRowStatus L4RowSts
  snL4VirtualServerPortDeleteState L4DeleteState

SnL4RealServerPortEntry  
SEQUENCE    
  snL4RealServerPortIndex INTEGER
  snL4RealServerPortServerName L4ServerName
  snL4RealServerPortPort INTEGER
  snL4RealServerPortAdminStatus L4Status
  snL4RealServerPortRowStatus L4RowSts
  snL4RealServerPortDeleteState L4DeleteState

SnL4BindEntry  
SEQUENCE    
  snL4BindIndex INTEGER
  snL4BindVirtualServerName L4ServerName
  snL4BindVirtualPortNumber INTEGER
  snL4BindRealServerName L4ServerName
  snL4BindRealPortNumber INTEGER
  snL4BindRowStatus INTEGER

SnL4VirtualServerStatusEntry  
SEQUENCE    
  snL4VirtualServerStatusIndex INTEGER
  snL4VirtualServerStatusName L4ServerName
  snL4VirtualServerStatusReceivePkts Counter
  snL4VirtualServerStatusTransmitPkts Counter
  snL4VirtualServerStatusTotalConnections Counter

SnL4RealServerStatusEntry  
SEQUENCE    
  snL4RealServerStatusIndex INTEGER
  snL4RealServerStatusName L4ServerName
  snL4RealServerStatusRealIP IpAddress
  snL4RealServerStatusReceivePkts Counter
  snL4RealServerStatusTransmitPkts Counter
  snL4RealServerStatusCurConnections INTEGER
  snL4RealServerStatusTotalConnections Counter
  snL4RealServerStatusAge INTEGER
  snL4RealServerStatusState INTEGER
  snL4RealServerStatusReassignments INTEGER
  snL4RealServerStatusReassignmentLimit INTEGER
  snL4RealServerStatusFailedPortExists INTEGER
  snL4RealServerStatusFailTime INTEGER
  snL4RealServerStatusPeakConnections INTEGER

SnL4VirtualServerPortStatusEntry  
SEQUENCE    
  snL4VirtualServerPortStatusIndex INTEGER
  snL4VirtualServerPortStatusPort INTEGER
  snL4VirtualServerPortStatusServerName L4ServerName
  snL4VirtualServerPortStatusCurrentConnection INTEGER
  snL4VirtualServerPortStatusTotalConnection Counter
  snL4VirtualServerPortStatusPeakConnection INTEGER

SnL4RealServerPortStatusEntry  
SEQUENCE    
  snL4RealServerPortStatusIndex INTEGER
  snL4RealServerPortStatusPort INTEGER
  snL4RealServerPortStatusServerName L4ServerName
  snL4RealServerPortStatusReassignCount INTEGER
  snL4RealServerPortStatusState INTEGER
  snL4RealServerPortStatusFailTime INTEGER
  snL4RealServerPortStatusCurrentConnection INTEGER
  snL4RealServerPortStatusTotalConnection Counter
  snL4RealServerPortStatusRxPkts Counter
  snL4RealServerPortStatusTxPkts Counter
  snL4RealServerPortStatusRxBytes Counter
  snL4RealServerPortStatusTxBytes Counter
  snL4RealServerPortStatusPeakConnection INTEGER

SnL4PolicyEntry  
SEQUENCE    
  snL4PolicyId INTEGER
  snL4PolicyPriority INTEGER
  snL4PolicyScope INTEGER
  snL4PolicyProtocol INTEGER
  snL4PolicyPort INTEGER
  snL4PolicyRowStatus INTEGER

SnL4PolicyPortAccessEntry  
SEQUENCE    
  snL4PolicyPortAccessPort INTEGER
  snL4PolicyPortAccessList OCTET STRING
  snL4PolicyPortAccessRowStatus INTEGER

SnL4WebCacheEntry  
SEQUENCE    
  snL4WebCacheIP IpAddress
  snL4WebCacheName L4ServerName
  snL4WebCacheAdminStatus L4Status
  snL4WebCacheMaxConnections INTEGER
  snL4WebCacheWeight INTEGER
  snL4WebCacheRowStatus L4RowSts
  snL4WebCacheDeleteState L4DeleteState

SnL4WebCacheGroupEntry  
SEQUENCE    
  snL4WebCacheGroupId INTEGER
  snL4WebCacheGroupName L4ServerName
  snL4WebCacheGroupWebCacheIpList OCTET STRING
  snL4WebCacheGroupDestMask IpAddress
  snL4WebCacheGroupSrcMask IpAddress
  snL4WebCacheGroupAdminStatus INTEGER
  snL4WebCacheGroupRowStatus L4RowSts

SnL4WebCacheTrafficStatsEntry  
SEQUENCE    
  snL4WebCacheTrafficIp IpAddress
  snL4WebCacheTrafficPort INTEGER
  snL4WebCacheCurrConnections INTEGER
  snL4WebCacheTotalConnections INTEGER
  snL4WebCacheTxPkts Counter
  snL4WebCacheRxPkts Counter
  snL4WebCacheTxOctets Counter
  snL4WebCacheRxOctets Counter
  snL4WebCachePortState WebCacheState

SnL4WebUncachedTrafficStatsEntry  
SEQUENCE    
  snL4WebServerPort INTEGER
  snL4WebClientPort INTEGER
  snL4WebUncachedTxPkts Counter
  snL4WebUncachedRxPkts Counter
  snL4WebUncachedTxOctets Counter
  snL4WebUncachedRxOctets Counter
  snL4WebServerPortName DisplayString
  snL4WebClientPortName DisplayString

SnL4WebCachePortEntry  
SEQUENCE    
  snL4WebCachePortServerIp IpAddress
  snL4WebCachePortPort INTEGER
  snL4WebCachePortAdminStatus L4Status
  snL4WebCachePortRowStatus L4RowSts
  snL4WebCachePortDeleteState L4DeleteState

SnL4RealServerCfgEntry  
SEQUENCE    
  snL4RealServerCfgIP IpAddress
  snL4RealServerCfgName L4ServerName
  snL4RealServerCfgAdminStatus L4Status
  snL4RealServerCfgMaxConnections INTEGER
  snL4RealServerCfgWeight INTEGER
  snL4RealServerCfgRowStatus L4RowSts
  snL4RealServerCfgDeleteState L4DeleteState

SnL4RealServerPortCfgEntry  
SEQUENCE    
  snL4RealServerPortCfgIP IpAddress
  snL4RealServerPortCfgPort INTEGER
  snL4RealServerPortCfgServerName L4ServerName
  snL4RealServerPortCfgAdminStatus L4Status
  snL4RealServerPortCfgRowStatus L4RowSts
  snL4RealServerPortCfgDeleteState L4DeleteState

SnL4VirtualServerCfgEntry  
SEQUENCE    
  snL4VirtualServerCfgVirtualIP IpAddress
  snL4VirtualServerCfgName L4ServerName
  snL4VirtualServerCfgAdminStatus L4Status
  snL4VirtualServerCfgSDAType INTEGER
  snL4VirtualServerCfgRowStatus L4RowSts
  snL4VirtualServerCfgDeleteState L4DeleteState

SnL4VirtualServerPortCfgEntry  
SEQUENCE    
  snL4VirtualServerPortCfgIP IpAddress
  snL4VirtualServerPortCfgPort INTEGER
  snL4VirtualServerPortCfgServerName L4ServerName
  snL4VirtualServerPortCfgAdminStatus L4Status
  snL4VirtualServerPortCfgSticky INTEGER
  snL4VirtualServerPortCfgConcurrent INTEGER
  snL4VirtualServerPortCfgRowStatus L4RowSts
  snL4VirtualServerPortCfgDeleteState L4DeleteState

SnL4VirtualServerStatisticEntry  
SEQUENCE    
  snL4VirtualServerStatisticIP IpAddress
  snL4VirtualServerStatisticName L4ServerName
  snL4VirtualServerStatisticReceivePkts Counter
  snL4VirtualServerStatisticTransmitPkts Counter
  snL4VirtualServerStatisticTotalConnections Counter
  snL4VirtualServerStatisticReceiveBytes Counter64
  snL4VirtualServerStatisticTransmitBytes Counter64
  snL4VirtualServerStatisticSymmetricState INTEGER
  snL4VirtualServerStatisticSymmetricPriority INTEGER
  snL4VirtualServerStatisticSymmetricKeep INTEGER
  snL4VirtualServerStatisticSymmetricActivates Counter
  snL4VirtualServerStatisticSymmetricInactives Counter
  snL4VirtualServerStatisticSymmetricBestStandbyMacAddr PhysAddress
  snL4VirtualServerStatisticSymmetricActiveMacAddr PhysAddress

SnL4RealServerStatisticEntry  
SEQUENCE    
  snL4RealServerStatisticRealIP IpAddress
  snL4RealServerStatisticName L4ServerName
  snL4RealServerStatisticReceivePkts Counter
  snL4RealServerStatisticTransmitPkts Counter
  snL4RealServerStatisticCurConnections INTEGER
  snL4RealServerStatisticTotalConnections Counter
  snL4RealServerStatisticAge INTEGER
  snL4RealServerStatisticState INTEGER
  snL4RealServerStatisticReassignments INTEGER
  snL4RealServerStatisticReassignmentLimit INTEGER
  snL4RealServerStatisticFailedPortExists INTEGER
  snL4RealServerStatisticFailTime INTEGER
  snL4RealServerStatisticPeakConnections INTEGER

SnL4VirtualServerPortStatisticEntry  
SEQUENCE    
  snL4VirtualServerPortStatisticIP IpAddress
  snL4VirtualServerPortStatisticPort INTEGER
  snL4VirtualServerPortStatisticServerName L4ServerName
  snL4VirtualServerPortStatisticCurrentConnection INTEGER
  snL4VirtualServerPortStatisticTotalConnection Counter
  snL4VirtualServerPortStatisticPeakConnection INTEGER

SnL4RealServerPortStatisticEntry  
SEQUENCE    
  snL4RealServerPortStatisticIP IpAddress
  snL4RealServerPortStatisticPort INTEGER
  snL4RealServerPortStatisticServerName L4ServerName
  snL4RealServerPortStatisticReassignCount INTEGER
  snL4RealServerPortStatisticState INTEGER
  snL4RealServerPortStatisticFailTime INTEGER
  snL4RealServerPortStatisticCurrentConnection INTEGER
  snL4RealServerPortStatisticTotalConnection Counter
  snL4RealServerPortStatisticRxPkts Counter
  snL4RealServerPortStatisticTxPkts Counter
  snL4RealServerPortStatisticRxBytes Counter
  snL4RealServerPortStatisticTxBytes Counter
  snL4RealServerPortStatisticPeakConnection INTEGER

SnL4GslbSiteRemoteServerIronEntry  
SEQUENCE    
  snL4GslbSiteRemoteServerIronIP IpAddress
  snL4GslbSiteRemoteServerIronPreference INTEGER

SnL4RealServerHistoryControlEntry  
SEQUENCE    
  snL4RealServerHistoryControlIndex INTEGER 1..65535
  snL4RealServerHistoryControlDataSource OBJECT IDENTIFIER
  snL4RealServerHistoryControlBucketsRequested INTEGER 1..65535
  snL4RealServerHistoryControlBucketsGranted INTEGER 1..65535
  snL4RealServerHistoryControlInterval INTEGER 1..3600
  snL4RealServerHistoryControlOwner DisplayString
  snL4RealServerHistoryControlStatus INTEGER

SnL4RealServerHistoryEntry  
SEQUENCE    
  snL4RealServerHistoryIndex INTEGER 1..65535
  snL4RealServerHistorySampleIndex INTEGER 1..2147483647
  snL4RealServerHistoryIntervalStart TimeTicks
  snL4RealServerHistoryReceivePkts Counter
  snL4RealServerHistoryTransmitPkts Counter
  snL4RealServerHistoryTotalConnections Counter
  snL4RealServerHistoryCurConnections INTEGER
  snL4RealServerHistoryPeakConnections INTEGER
  snL4RealServerHistoryReassignments INTEGER

SnL4RealServerPortHistoryControlEntry  
SEQUENCE    
  snL4RealServerPortHistoryControlIndex INTEGER 1..65535
  snL4RealServerPortHistoryControlDataSource OBJECT IDENTIFIER
  snL4RealServerPortHistoryControlBucketsRequested INTEGER 1..65535
  snL4RealServerPortHistoryControlBucketsGranted INTEGER 1..65535
  snL4RealServerPortHistoryControlInterval INTEGER 1..3600
  snL4RealServerPortHistoryControlOwner DisplayString
  snL4RealServerPortHistoryControlStatus INTEGER

SnL4RealServerPortHistoryEntry  
SEQUENCE    
  snL4RealServerPortHistoryIndex INTEGER 1..65535
  snL4RealServerPortHistorySampleIndex INTEGER 1..2147483647
  snL4RealServerPortHistoryIntervalStart TimeTicks
  snL4RealServerPortHistoryReceivePkts Counter
  snL4RealServerPortHistoryTransmitPkts Counter
  snL4RealServerPortHistoryTotalConnections Counter
  snL4RealServerPortHistoryCurConnections INTEGER
  snL4RealServerPortHistoryPeakConnections INTEGER
  snL4RealServerPortHistoryResponseTime INTEGER

SnL4VirtualServerHistoryControlEntry  
SEQUENCE    
  snL4VirtualServerHistoryControlIndex INTEGER 1..65535
  snL4VirtualServerHistoryControlDataSource OBJECT IDENTIFIER
  snL4VirtualServerHistoryControlBucketsRequested INTEGER 1..65535
  snL4VirtualServerHistoryControlBucketsGranted INTEGER 1..65535
  snL4VirtualServerHistoryControlInterval INTEGER 1..3600
  snL4VirtualServerHistoryControlOwner DisplayString
  snL4VirtualServerHistoryControlStatus INTEGER

SnL4VirtualServerHistoryEntry  
SEQUENCE    
  snL4VirtualServerHistoryIndex INTEGER 1..65535
  snL4VirtualServerHistorySampleIndex INTEGER 1..2147483647
  snL4VirtualServerHistoryIntervalStart TimeTicks
  snL4VirtualServerHistoryReceivePkts Counter
  snL4VirtualServerHistoryTransmitPkts Counter
  snL4VirtualServerHistoryTotalConnections Counter
  snL4VirtualServerHistoryCurConnections INTEGER
  snL4VirtualServerHistoryPeakConnections INTEGER

SnL4VirtualServerPortHistoryControlEntry  
SEQUENCE    
  snL4VirtualServerPortHistoryControlIndex INTEGER 1..65535
  snL4VirtualServerPortHistoryControlDataSource OBJECT IDENTIFIER
  snL4VirtualServerPortHistoryControlBucketsRequested INTEGER 1..65535
  snL4VirtualServerPortHistoryControlBucketsGranted INTEGER 1..65535
  snL4VirtualServerPortHistoryControlInterval INTEGER 1..3600
  snL4VirtualServerPortHistoryControlOwner DisplayString
  snL4VirtualServerPortHistoryControlStatus INTEGER

SnL4VirtualServerPortHistoryEntry  
SEQUENCE    
  snL4VirtualServerPortHistoryIndex INTEGER 1..65535
  snL4VirtualServerPortHistorySampleIndex INTEGER 1..2147483647
  snL4VirtualServerPortHistoryIntervalStart TimeTicks
  snL4VirtualServerPortHistoryReceivePkts Counter
  snL4VirtualServerPortHistoryTransmitPkts Counter
  snL4VirtualServerPortHistoryTotalConnections Counter
  snL4VirtualServerPortHistoryCurConnections INTEGER
  snL4VirtualServerPortHistoryPeakConnections INTEGER

Defined Values

snL4Gen 1.3.6.1.4.1.1991.1.1.4.1
OBJECT IDENTIFIER    

snL4VirtualServer 1.3.6.1.4.1.1991.1.1.4.2
OBJECT IDENTIFIER    

snL4RealServer 1.3.6.1.4.1.1991.1.1.4.3
OBJECT IDENTIFIER    

snL4VirtualServerPort 1.3.6.1.4.1.1991.1.1.4.4
OBJECT IDENTIFIER    

snL4RealServerPort 1.3.6.1.4.1.1991.1.1.4.5
OBJECT IDENTIFIER    

snL4Bind 1.3.6.1.4.1.1991.1.1.4.6
OBJECT IDENTIFIER    

snL4VirtualServerStatus 1.3.6.1.4.1.1991.1.1.4.7
OBJECT IDENTIFIER    

snL4RealServerStatus 1.3.6.1.4.1.1991.1.1.4.8
OBJECT IDENTIFIER    

snL4VirtualServerPortStatus 1.3.6.1.4.1.1991.1.1.4.9
OBJECT IDENTIFIER    

snL4RealServerPortStatus 1.3.6.1.4.1.1991.1.1.4.10
OBJECT IDENTIFIER    

snL4Policy 1.3.6.1.4.1.1991.1.1.4.11
OBJECT IDENTIFIER    

snL4PolicyPortAccess 1.3.6.1.4.1.1991.1.1.4.12
OBJECT IDENTIFIER    

snL4Trap 1.3.6.1.4.1.1991.1.1.4.13
OBJECT IDENTIFIER    

snL4WebCache 1.3.6.1.4.1.1991.1.1.4.14
OBJECT IDENTIFIER    

snL4WebCacheGroup 1.3.6.1.4.1.1991.1.1.4.15
OBJECT IDENTIFIER    

snL4WebCacheTrafficStats 1.3.6.1.4.1.1991.1.1.4.16
OBJECT IDENTIFIER    

snL4WebUncachedTrafficStats 1.3.6.1.4.1.1991.1.1.4.17
OBJECT IDENTIFIER    

snL4WebCachePort 1.3.6.1.4.1.1991.1.1.4.18
OBJECT IDENTIFIER    

snL4RealServerCfg 1.3.6.1.4.1.1991.1.1.4.19
OBJECT IDENTIFIER    

snL4RealServerPortCfg 1.3.6.1.4.1.1991.1.1.4.20
OBJECT IDENTIFIER    

snL4VirtualServerCfg 1.3.6.1.4.1.1991.1.1.4.21
OBJECT IDENTIFIER    

snL4VirtualServerPortCfg 1.3.6.1.4.1.1991.1.1.4.22
OBJECT IDENTIFIER    

snL4RealServerStatistic 1.3.6.1.4.1.1991.1.1.4.23
OBJECT IDENTIFIER    

snL4RealServerPortStatistic 1.3.6.1.4.1.1991.1.1.4.24
OBJECT IDENTIFIER    

snL4VirtualServerStatistic 1.3.6.1.4.1.1991.1.1.4.25
OBJECT IDENTIFIER    

snL4VirtualServerPortStatistic 1.3.6.1.4.1.1991.1.1.4.26
OBJECT IDENTIFIER    

snL4GslbSiteRemoteServerIrons 1.3.6.1.4.1.1991.1.1.4.27
OBJECT IDENTIFIER    

snL4History 1.3.6.1.4.1.1991.1.1.4.28
OBJECT IDENTIFIER    

snL4MaxSessionLimit 1.3.6.1.4.1.1991.1.1.4.1.1
numbers of maximum session (L4 cache) entries
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

snL4TcpSynLimit 1.3.6.1.4.1.1991.1.1.4.1.2
Numbers of connection per second
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snL4slbGlobalSDAType 1.3.6.1.4.1.1991.1.1.4.1.3
Global Session Distribution Algorithm(SDA)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER leastconnection(1), roundrobin(2), weighted(3)  

snL4slbTotalConnections 1.3.6.1.4.1.1991.1.1.4.1.4
Total connections in this device
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4slbLimitExceeds 1.3.6.1.4.1.1991.1.1.4.1.5
exceeds snL4TCPSynLimit (numbers of connection per second)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4slbForwardTraffic 1.3.6.1.4.1.1991.1.1.4.1.6
Client->Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4slbReverseTraffic 1.3.6.1.4.1.1991.1.1.4.1.7
Server->Client
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4slbDrops 1.3.6.1.4.1.1991.1.1.4.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4slbDangling 1.3.6.1.4.1.1991.1.1.4.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4slbDisableCount 1.3.6.1.4.1.1991.1.1.4.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4slbAged 1.3.6.1.4.1.1991.1.1.4.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4slbFinished 1.3.6.1.4.1.1991.1.1.4.1.12
FIN_or_RST
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4FreeSessionCount 1.3.6.1.4.1.1991.1.1.4.1.13
Maximum sessions - used sessions
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4BackupInterface 1.3.6.1.4.1.1991.1.1.4.1.14
backup monitoring port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..26  

snL4BackupMacAddr 1.3.6.1.4.1.1991.1.1.4.1.15
Associated MAC address for backup monitoring port
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

snL4Active 1.3.6.1.4.1.1991.1.1.4.1.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4Flag  

snL4Redundancy 1.3.6.1.4.1.1991.1.1.4.1.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4Backup 1.3.6.1.4.1.1991.1.1.4.1.18
true->StandBy,false->active
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4Flag  

snL4BecomeActive 1.3.6.1.4.1.1991.1.1.4.1.19
How many times this device become active
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4BecomeStandBy 1.3.6.1.4.1.1991.1.1.4.1.20
How many times this device become standby
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4BackupState 1.3.6.1.4.1.1991.1.1.4.1.21
Backup state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER slbSyncComplete(0), slbSyncReqMap(1), slbSyncreqMac(2), slbSyncreqServers(3), slbSyncReqL4(4)  

snL4NoPDUSent 1.3.6.1.4.1.1991.1.1.4.1.22
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4NoPDUCount 1.3.6.1.4.1.1991.1.1.4.1.23
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4NoPortMap 1.3.6.1.4.1.1991.1.1.4.1.24
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4unsuccessfulConn 1.3.6.1.4.1.1991.1.1.4.1.25
Unsuccessfull connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4PingInterval 1.3.6.1.4.1.1991.1.1.4.1.26
Ping retries interval
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

snL4PingRetry 1.3.6.1.4.1.1991.1.1.4.1.27
Ping retries attempts
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..10  

snL4TcpAge 1.3.6.1.4.1.1991.1.1.4.1.28
TCP reset age
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..60  

snL4UdpAge 1.3.6.1.4.1.1991.1.1.4.1.29
UDP reset age
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..60  

snL4EnableMaxSessionLimitReachedTrap 1.3.6.1.4.1.1991.1.1.4.1.30
Enable/disable maximum number of connections reached trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableTcpSynLimitReachedTrap 1.3.6.1.4.1.1991.1.1.4.1.31
Enable/disable the number of TCP SYN limits reached trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableRealServerUpTrap 1.3.6.1.4.1.1991.1.1.4.1.32
Enable/disable the real server up trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableRealServerDownTrap 1.3.6.1.4.1.1991.1.1.4.1.33
Enable/disable the real server down trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableRealServerPortUpTrap 1.3.6.1.4.1.1991.1.1.4.1.34
Enable/disable the real server TCP port up trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableRealServerPortDownTrap 1.3.6.1.4.1.1991.1.1.4.1.35
Enable/disable the real server TCP port down trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableRealServerMaxConnLimitReachedTrap 1.3.6.1.4.1.1991.1.1.4.1.36
Enable/disable the real server maximum number of connections reached trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableBecomeStandbyTrap 1.3.6.1.4.1.1991.1.1.4.1.37
Enable/disable trap of the server load balancing switch changes state from active to standby.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableBecomeActiveTrap 1.3.6.1.4.1.1991.1.1.4.1.38
Enable/disable trap of the server load balancing switch changes state from standby to active.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4slbRouterInterfacePortMask 1.3.6.1.4.1.1991.1.1.4.1.39
Router interface port mask. (It was obsoleted after release 07100, replaced by snL4slbRouterInterfacePortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER  

snL4MaxNumWebCacheGroup 1.3.6.1.4.1.1991.1.1.4.1.40
The maximum number of server cache groups
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4MaxNumWebCachePerGroup 1.3.6.1.4.1.1991.1.1.4.1.41
The maximum number of WEB Cache servers in each of web cache group
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebCacheStateful 1.3.6.1.4.1.1991.1.1.4.1.42
The WEB Cache servers cache-stateful
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4EnableGslbHealthCheckIpUpTrap 1.3.6.1.4.1.1991.1.1.4.1.43
Health check IP up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbHealthCheckIpDownTrap 1.3.6.1.4.1.1991.1.1.4.1.44
Health check IP down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbHealthCheckIpPortUpTrap 1.3.6.1.4.1.1991.1.1.4.1.45
Health check IP port up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbHealthCheckIpPortDownTrap 1.3.6.1.4.1.1991.1.1.4.1.46
Health check IP port down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbRemoteGslbSiDownTrap 1.3.6.1.4.1.1991.1.1.4.1.47
Connection to GSLB ServerIron is down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbRemoteGslbSiUpTrap 1.3.6.1.4.1.1991.1.1.4.1.48
Connection to GSLB ServerIron is up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbRemoteSiDownTrap 1.3.6.1.4.1.1991.1.1.4.1.49
GSLB connection to remote ServerIron is down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4EnableGslbRemoteSiUpTrap 1.3.6.1.4.1.1991.1.1.4.1.50
GSLB connection to remote ServerIron is up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4slbRouterInterfacePortList 1.3.6.1.4.1.1991.1.1.4.1.51
Router interface port list. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snL4VirtualServerTable 1.3.6.1.4.1.1991.1.1.4.2.1
Virtual Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerEntry

snL4VirtualServerEntry 1.3.6.1.4.1.1991.1.1.4.2.1.1
An entry in L4 Virtual Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerEntry  

snL4VirtualServerIndex 1.3.6.1.4.1.1991.1.1.4.2.1.1.1
The table index for a Virtual Server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

snL4VirtualServerName 1.3.6.1.4.1.1991.1.1.4.2.1.1.2
Virtual server name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerVirtualIP 1.3.6.1.4.1.1991.1.1.4.2.1.1.3
Virtual Server IP Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snL4VirtualServerAdminStatus 1.3.6.1.4.1.1991.1.1.4.2.1.1.4
Virtual Server status is ether disabled(0) or enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4VirtualServerSDAType 1.3.6.1.4.1.1991.1.1.4.2.1.1.5
TCP/UDP Sessions Distribution Algorithms Type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(0), leastconnection(1), roundrobin(2), weighted(3)  

snL4VirtualServerRowStatus 1.3.6.1.4.1.1991.1.1.4.2.1.1.6
To create or delete a virtual server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4VirtualServerDeleteState 1.3.6.1.4.1.1991.1.1.4.2.1.1.7
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4RealServerTable 1.3.6.1.4.1.1991.1.1.4.3.1
Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerEntry

snL4RealServerEntry 1.3.6.1.4.1.1991.1.1.4.3.1.1
An entry in the Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerEntry  

snL4RealServerIndex 1.3.6.1.4.1.1991.1.1.4.3.1.1.1
The table index for a Real Server entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

snL4RealServerName 1.3.6.1.4.1.1991.1.1.4.3.1.1.2
Real server name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4RealServerIP 1.3.6.1.4.1.1991.1.1.4.3.1.1.3
Real Server IP Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snL4RealServerAdminStatus 1.3.6.1.4.1.1991.1.1.4.3.1.1.4
Real Server status is ether disabled(0) or enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4RealServerMaxConnections 1.3.6.1.4.1.1991.1.1.4.3.1.1.5
Real Server Maximum Connection allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

snL4RealServerWeight 1.3.6.1.4.1.1991.1.1.4.3.1.1.6
Real Server weight
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65000  

snL4RealServerRowStatus 1.3.6.1.4.1.1991.1.1.4.3.1.1.7
To create or delete a real server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4RealServerDeleteState 1.3.6.1.4.1.1991.1.1.4.3.1.1.8
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4VirtualServerPortTable 1.3.6.1.4.1.1991.1.1.4.4.1
Virtual Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortEntry

snL4VirtualServerPortEntry 1.3.6.1.4.1.1991.1.1.4.4.1.1
An entry in the Virtual Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortEntry  

snL4VirtualServerPortIndex 1.3.6.1.4.1.1991.1.1.4.4.1.1.1
The index for Virtual Server Port entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4VirtualServerPortServerName 1.3.6.1.4.1.1991.1.1.4.4.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerPortPort 1.3.6.1.4.1.1991.1.1.4.4.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snL4VirtualServerPortAdminStatus 1.3.6.1.4.1.1991.1.1.4.4.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4VirtualServerPortSticky 1.3.6.1.4.1.1991.1.1.4.4.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4VirtualServerPortConcurrent 1.3.6.1.4.1.1991.1.1.4.4.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4VirtualServerPortRowStatus 1.3.6.1.4.1.1991.1.1.4.4.1.1.7
To create or delete a virtual server port entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4VirtualServerPortDeleteState 1.3.6.1.4.1.1991.1.1.4.4.1.1.8
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4RealServerPortTable 1.3.6.1.4.1.1991.1.1.4.5.1
Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortEntry

snL4RealServerPortEntry 1.3.6.1.4.1.1991.1.1.4.5.1.1
An entry in the Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortEntry  

snL4RealServerPortIndex 1.3.6.1.4.1.1991.1.1.4.5.1.1.1
The index for Real Server Port entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4RealServerPortServerName 1.3.6.1.4.1.1991.1.1.4.5.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4RealServerPortPort 1.3.6.1.4.1.1991.1.1.4.5.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snL4RealServerPortAdminStatus 1.3.6.1.4.1.1991.1.1.4.5.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4RealServerPortRowStatus 1.3.6.1.4.1.1991.1.1.4.5.1.1.5
To create or delete a Real server port entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4RealServerPortDeleteState 1.3.6.1.4.1.1991.1.1.4.5.1.1.6
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4BindTable 1.3.6.1.4.1.1991.1.1.4.6.1
Bind table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4BindEntry

snL4BindEntry 1.3.6.1.4.1.1991.1.1.4.6.1.1
An entry in the Bind table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4BindEntry  

snL4BindIndex 1.3.6.1.4.1.1991.1.1.4.6.1.1.1
The index for Bind entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4BindVirtualServerName 1.3.6.1.4.1.1991.1.1.4.6.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4BindVirtualPortNumber 1.3.6.1.4.1.1991.1.1.4.6.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snL4BindRealServerName 1.3.6.1.4.1.1991.1.1.4.6.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4BindRealPortNumber 1.3.6.1.4.1.1991.1.1.4.6.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snL4BindRowStatus 1.3.6.1.4.1.1991.1.1.4.6.1.1.6
To create or delete bind entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snL4VirtualServerStatusTable 1.3.6.1.4.1.1991.1.1.4.7.1
Virtual Server Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerStatusEntry

snL4VirtualServerStatusEntry 1.3.6.1.4.1.1991.1.1.4.7.1.1
An entry in L4 Virtual Server Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerStatusEntry  

snL4VirtualServerStatusIndex 1.3.6.1.4.1.1991.1.1.4.7.1.1.1
The table index for a Virtual Server Status entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

snL4VirtualServerStatusName 1.3.6.1.4.1.1991.1.1.4.7.1.1.2
Virtual server name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerStatusReceivePkts 1.3.6.1.4.1.1991.1.1.4.7.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatusTransmitPkts 1.3.6.1.4.1.1991.1.1.4.7.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatusTotalConnections 1.3.6.1.4.1.1991.1.1.4.7.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatusTable 1.3.6.1.4.1.1991.1.1.4.8.1
Real Server Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerStatusEntry

snL4RealServerStatusEntry 1.3.6.1.4.1.1991.1.1.4.8.1.1
An entry in the Real Server Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerStatusEntry  

snL4RealServerStatusIndex 1.3.6.1.4.1.1991.1.1.4.8.1.1.1
The table index for a Real Server Status entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

snL4RealServerStatusName 1.3.6.1.4.1.1991.1.1.4.8.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4RealServerStatusRealIP 1.3.6.1.4.1.1991.1.1.4.8.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4RealServerStatusReceivePkts 1.3.6.1.4.1.1991.1.1.4.8.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatusTransmitPkts 1.3.6.1.4.1.1991.1.1.4.8.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatusCurConnections 1.3.6.1.4.1.1991.1.1.4.8.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusTotalConnections 1.3.6.1.4.1.1991.1.1.4.8.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatusAge 1.3.6.1.4.1.1991.1.1.4.8.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusState 1.3.6.1.4.1.1991.1.1.4.8.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER serverdisabled(0), serverenabled(1), serverfailed(2), servertesting(3), serversuspect(4), servershutdown(5), serveractive(6)  

snL4RealServerStatusReassignments 1.3.6.1.4.1.1991.1.1.4.8.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusReassignmentLimit 1.3.6.1.4.1.1991.1.1.4.8.1.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusFailedPortExists 1.3.6.1.4.1.1991.1.1.4.8.1.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusFailTime 1.3.6.1.4.1.1991.1.1.4.8.1.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatusPeakConnections 1.3.6.1.4.1.1991.1.1.4.8.1.1.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortStatusTable 1.3.6.1.4.1.1991.1.1.4.9.1
Virtual Server Port Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortStatusEntry

snL4VirtualServerPortStatusEntry 1.3.6.1.4.1.1991.1.1.4.9.1.1
An entry in the Virtual Server Port Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortStatusEntry  

snL4VirtualServerPortStatusIndex 1.3.6.1.4.1.1991.1.1.4.9.1.1.1
The index for Virtual Server Port Status entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortStatusPort 1.3.6.1.4.1.1991.1.1.4.9.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4VirtualServerPortStatusServerName 1.3.6.1.4.1.1991.1.1.4.9.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerPortStatusCurrentConnection 1.3.6.1.4.1.1991.1.1.4.9.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortStatusTotalConnection 1.3.6.1.4.1.1991.1.1.4.9.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerPortStatusPeakConnection 1.3.6.1.4.1.1991.1.1.4.9.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatusTable 1.3.6.1.4.1.1991.1.1.4.10.1
Real Server Port Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortStatusEntry

snL4RealServerPortStatusEntry 1.3.6.1.4.1.1991.1.1.4.10.1.1
An entry in the Real Server Port Status table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortStatusEntry  

snL4RealServerPortStatusIndex 1.3.6.1.4.1.1991.1.1.4.10.1.1.1
The index for Real Server Port Status entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4RealServerPortStatusPort 1.3.6.1.4.1.1991.1.1.4.10.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatusServerName 1.3.6.1.4.1.1991.1.1.4.10.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4RealServerPortStatusReassignCount 1.3.6.1.4.1.1991.1.1.4.10.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatusState 1.3.6.1.4.1.1991.1.1.4.10.1.1.5
Real server port state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), failed(2), testing(3), suspect(4), shutdown(5), active(6), unbound(7), awaitUnbind(8), awaitDelete(9)  

snL4RealServerPortStatusFailTime 1.3.6.1.4.1.1991.1.1.4.10.1.1.6
Only useful, if real server port state is failed. Indicating how seconds has been elapsed from the last retry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatusCurrentConnection 1.3.6.1.4.1.1991.1.1.4.10.1.1.7
Real server port current connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatusTotalConnection 1.3.6.1.4.1.1991.1.1.4.10.1.1.8
Real server port total connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatusRxPkts 1.3.6.1.4.1.1991.1.1.4.10.1.1.9
Real server port receive packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatusTxPkts 1.3.6.1.4.1.1991.1.1.4.10.1.1.10
Real server port transmit packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatusRxBytes 1.3.6.1.4.1.1991.1.1.4.10.1.1.11
Real server port receive bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatusTxBytes 1.3.6.1.4.1.1991.1.1.4.10.1.1.12
Real server port transmit bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatusPeakConnection 1.3.6.1.4.1.1991.1.1.4.10.1.1.13
peak connection for real server port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4PolicyTable 1.3.6.1.4.1.1991.1.1.4.11.1
L4 policy table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4PolicyEntry

snL4PolicyEntry 1.3.6.1.4.1.1991.1.1.4.11.1.1
An entry of the L4 policy table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4PolicyEntry  

snL4PolicyId 1.3.6.1.4.1.1991.1.1.4.11.1.1.1
The ID to identify a entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

snL4PolicyPriority 1.3.6.1.4.1.1991.1.1.4.11.1.1.2
The Stand alone stackable switch L4 Policy Priority values are: normal(0) -- normal prority high(1) -- high prority cache(2) -- prority for cache transparent(3) -- prority for transparent The BigIron switch L4 Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snL4PolicyScope 1.3.6.1.4.1.1991.1.1.4.11.1.1.3
Scope of the local or global. Global automatic apply to all port. Local apply to a port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER global(0), local(1)  

snL4PolicyProtocol 1.3.6.1.4.1.1991.1.1.4.11.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER udp(0), tcp(1)  

snL4PolicyPort 1.3.6.1.4.1.1991.1.1.4.11.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snL4PolicyRowStatus 1.3.6.1.4.1.1991.1.1.4.11.1.1.6
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative. valid(2).....the row exists and is valid
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snL4PolicyPortAccessTable 1.3.6.1.4.1.1991.1.1.4.12.1
ip interface L4 policy access table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4PolicyPortAccessEntry

snL4PolicyPortAccessEntry 1.3.6.1.4.1.1991.1.1.4.12.1.1
An entry of the ip interface L4 policy access table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4PolicyPortAccessEntry  

snL4PolicyPortAccessPort 1.3.6.1.4.1.1991.1.1.4.12.1.1.1
The ip interface to which the L4 policy applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4PolicyPortAccessList 1.3.6.1.4.1.1991.1.1.4.12.1.1.2
An ip L4 policy list, of which each octet contains a ID number that forms a group of s. A valid entry in the snL4PolicyTable with the corresponding ID number (i.e. snL4PolicyId) must have been created before a list is initialized.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

snL4PolicyPortAccessRowStatus 1.3.6.1.4.1.1991.1.1.4.12.1.1.3
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative. valid(2).....the row exists and is valid
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snL4TrapRealServerIP 1.3.6.1.4.1.1991.1.1.4.13.1
Real server IP address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

snL4TrapRealServerName 1.3.6.1.4.1.1991.1.1.4.13.2
Real server name.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L4ServerName  

snL4TrapRealServerPort 1.3.6.1.4.1.1991.1.1.4.13.3
Transport protocol port number of the real server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

snL4TrapRealServerCurConnections 1.3.6.1.4.1.1991.1.1.4.13.4
Real Server current connections.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

snL4TrapLinkName 1.3.6.1.4.1.1991.1.1.4.13.5
Link name.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L4ServerName  

snL4LinkVirtualInterface 1.3.6.1.4.1.1991.1.1.4.13.6
Link virtual interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

snL4WebCacheTable 1.3.6.1.4.1.1991.1.1.4.14.1
Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4WebCacheEntry

snL4WebCacheEntry 1.3.6.1.4.1.1991.1.1.4.14.1.1
An entry in the Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4WebCacheEntry  

snL4WebCacheIP 1.3.6.1.4.1.1991.1.1.4.14.1.1.1
Real Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4WebCacheName 1.3.6.1.4.1.1991.1.1.4.14.1.1.2
Real server name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4WebCacheAdminStatus 1.3.6.1.4.1.1991.1.1.4.14.1.1.3
Real Server status is ether disabled(0) or enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4WebCacheMaxConnections 1.3.6.1.4.1.1991.1.1.4.14.1.1.4
Real Server Maximum Connection allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

snL4WebCacheWeight 1.3.6.1.4.1.1991.1.1.4.14.1.1.5
Real Server weight
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

snL4WebCacheRowStatus 1.3.6.1.4.1.1991.1.1.4.14.1.1.6
To create or delete a real server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4WebCacheDeleteState 1.3.6.1.4.1.1991.1.1.4.14.1.1.7
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4WebCacheGroupTable 1.3.6.1.4.1.1991.1.1.4.15.1
Web Cache Group table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4WebCacheGroupEntry

snL4WebCacheGroupEntry 1.3.6.1.4.1.1991.1.1.4.15.1.1
An entry in the Web Cache Group table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4WebCacheGroupEntry  

snL4WebCacheGroupId 1.3.6.1.4.1.1991.1.1.4.15.1.1.1
The identification for a Web Cache Group entry. The limit is from 1 to snL4MaxNumWebCacheGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebCacheGroupName 1.3.6.1.4.1.1991.1.1.4.15.1.1.2
Web Cache Group name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4WebCacheGroupWebCacheIpList 1.3.6.1.4.1.1991.1.1.4.15.1.1.3
A list of the Server Cache Group Real Server IP Address. The number of IP Address is from 1 (4 OCTETs) to the snL4MaxNumServersPerWebCacheGroup, maximum number of server IP Address allowed in the list.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snL4WebCacheGroupDestMask 1.3.6.1.4.1.1991.1.1.4.15.1.1.4
Cache Server Group Destination Mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snL4WebCacheGroupSrcMask 1.3.6.1.4.1.1991.1.1.4.15.1.1.5
Cache Server Group Source Mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snL4WebCacheGroupAdminStatus 1.3.6.1.4.1.1991.1.1.4.15.1.1.6
The WEB Cache Group is set either enabled(1)...........activated. disabled(0)..........disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4WebCacheGroupRowStatus 1.3.6.1.4.1.1991.1.1.4.15.1.1.7
To create or delete a Web Cache Group entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4WebCacheTrafficStatsTable 1.3.6.1.4.1.1991.1.1.4.16.1
Web Cache Traffic Statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4WebCacheTrafficStatsEntry

snL4WebCacheTrafficStatsEntry 1.3.6.1.4.1.1991.1.1.4.16.1.1
An entry in the Web Cache Traffic Statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4WebCacheTrafficStatsEntry  

snL4WebCacheTrafficIp 1.3.6.1.4.1.1991.1.1.4.16.1.1.1
Cache Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4WebCacheTrafficPort 1.3.6.1.4.1.1991.1.1.4.16.1.1.2
The WEB Cache port is one of the protocol port such as UDP, TCP etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snL4WebCacheCurrConnections 1.3.6.1.4.1.1991.1.1.4.16.1.1.3
Number of the current connections in WEB Cache group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebCacheTotalConnections 1.3.6.1.4.1.1991.1.1.4.16.1.1.4
The total connections in WEB Cache group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebCacheTxPkts 1.3.6.1.4.1.1991.1.1.4.16.1.1.5
Number of the Packets sending from Client/Web-Server to Cache Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebCacheRxPkts 1.3.6.1.4.1.1991.1.1.4.16.1.1.6
Number of the Packets sending from Cache Server to Client/Web-Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebCacheTxOctets 1.3.6.1.4.1.1991.1.1.4.16.1.1.7
Number of the Octets sending from Client/Web-Server to Cache Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebCacheRxOctets 1.3.6.1.4.1.1991.1.1.4.16.1.1.8
Number of the Octets sending from Cache Server to Client/Web-Server
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebCachePortState 1.3.6.1.4.1.1991.1.1.4.16.1.1.9
Web Cache Port state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  WebCacheState  

snL4WebUncachedTrafficStatsTable 1.3.6.1.4.1.1991.1.1.4.17.1
Web Uncached Traffic Statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4WebUncachedTrafficStatsEntry

snL4WebUncachedTrafficStatsEntry 1.3.6.1.4.1.1991.1.1.4.17.1.1
An entry in the Web Uncached Traffic Statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4WebUncachedTrafficStatsEntry  

snL4WebServerPort 1.3.6.1.4.1.1991.1.1.4.17.1.1.1
Web Server Port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebClientPort 1.3.6.1.4.1.1991.1.1.4.17.1.1.2
Web Client Port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4WebUncachedTxPkts 1.3.6.1.4.1.1991.1.1.4.17.1.1.3
Number of the Packets sending from Client port to Web Server port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebUncachedRxPkts 1.3.6.1.4.1.1991.1.1.4.17.1.1.4
Number of the Packets sending from Web Server port to Client port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebUncachedTxOctets 1.3.6.1.4.1.1991.1.1.4.17.1.1.5
Number of the Octets sending from Client port to Web Server port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebUncachedRxOctets 1.3.6.1.4.1.1991.1.1.4.17.1.1.6
Number of the Octets sending from Web Server port to Client port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4WebServerPortName 1.3.6.1.4.1.1991.1.1.4.17.1.1.7
Web Server Port Name string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

snL4WebClientPortName 1.3.6.1.4.1.1991.1.1.4.17.1.1.8
Web Client Port Name string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

snL4WebCachePortTable 1.3.6.1.4.1.1991.1.1.4.18.1
Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4WebCachePortEntry

snL4WebCachePortEntry 1.3.6.1.4.1.1991.1.1.4.18.1.1
An entry in the Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4WebCachePortEntry  

snL4WebCachePortServerIp 1.3.6.1.4.1.1991.1.1.4.18.1.1.1
Cache Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4WebCachePortPort 1.3.6.1.4.1.1991.1.1.4.18.1.1.2
The WEB Cache port is one of the protocol port such as UDP, TCP etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snL4WebCachePortAdminStatus 1.3.6.1.4.1.1991.1.1.4.18.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4WebCachePortRowStatus 1.3.6.1.4.1.1991.1.1.4.18.1.1.4
To create or delete a Real server port entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4WebCachePortDeleteState 1.3.6.1.4.1.1991.1.1.4.18.1.1.5
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4RealServerCfgTable 1.3.6.1.4.1.1991.1.1.4.19.1
Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerCfgEntry

snL4RealServerCfgEntry 1.3.6.1.4.1.1991.1.1.4.19.1.1
An entry in the Real Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerCfgEntry  

snL4RealServerCfgIP 1.3.6.1.4.1.1991.1.1.4.19.1.1.1
Real Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4RealServerCfgName 1.3.6.1.4.1.1991.1.1.4.19.1.1.2
Real server name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4RealServerCfgAdminStatus 1.3.6.1.4.1.1991.1.1.4.19.1.1.3
Real Server status is ether disabled(0) or enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4RealServerCfgMaxConnections 1.3.6.1.4.1.1991.1.1.4.19.1.1.4
Real Server Maximum Connection allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

snL4RealServerCfgWeight 1.3.6.1.4.1.1991.1.1.4.19.1.1.5
Real Server weight
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

snL4RealServerCfgRowStatus 1.3.6.1.4.1.1991.1.1.4.19.1.1.6
To create or delete a real server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4RealServerCfgDeleteState 1.3.6.1.4.1.1991.1.1.4.19.1.1.7
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4RealServerPortCfgTable 1.3.6.1.4.1.1991.1.1.4.20.1
Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortCfgEntry

snL4RealServerPortCfgEntry 1.3.6.1.4.1.1991.1.1.4.20.1.1
An entry in the Real Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortCfgEntry  

snL4RealServerPortCfgIP 1.3.6.1.4.1.1991.1.1.4.20.1.1.1
The IP address for the Real Server .
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4RealServerPortCfgPort 1.3.6.1.4.1.1991.1.1.4.20.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snL4RealServerPortCfgServerName 1.3.6.1.4.1.1991.1.1.4.20.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4RealServerPortCfgAdminStatus 1.3.6.1.4.1.1991.1.1.4.20.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4RealServerPortCfgRowStatus 1.3.6.1.4.1.1991.1.1.4.20.1.1.5
To create or delete a Real server port entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4RealServerPortCfgDeleteState 1.3.6.1.4.1.1991.1.1.4.20.1.1.6
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4VirtualServerCfgTable 1.3.6.1.4.1.1991.1.1.4.21.1
Virtual Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerCfgEntry

snL4VirtualServerCfgEntry 1.3.6.1.4.1.1991.1.1.4.21.1.1
An entry in L4 Virtual Server table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerCfgEntry  

snL4VirtualServerCfgVirtualIP 1.3.6.1.4.1.1991.1.1.4.21.1.1.1
Virtual Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4VirtualServerCfgName 1.3.6.1.4.1.1991.1.1.4.21.1.1.2
Virtual server name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerCfgAdminStatus 1.3.6.1.4.1.1991.1.1.4.21.1.1.3
Virtual Server status is ether disabled(0) or enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4VirtualServerCfgSDAType 1.3.6.1.4.1.1991.1.1.4.21.1.1.4
TCP/UDP Sessions Distribution Algorithms Type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(0), leastconnection(1), roundrobin(2), weighted(3)  

snL4VirtualServerCfgRowStatus 1.3.6.1.4.1.1991.1.1.4.21.1.1.5
To create or delete a virtual server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4VirtualServerCfgDeleteState 1.3.6.1.4.1.1991.1.1.4.21.1.1.6
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4VirtualServerPortCfgTable 1.3.6.1.4.1.1991.1.1.4.22.1
Virtual Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortCfgEntry

snL4VirtualServerPortCfgEntry 1.3.6.1.4.1.1991.1.1.4.22.1.1
An entry in the Virtual Server Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortCfgEntry  

snL4VirtualServerPortCfgIP 1.3.6.1.4.1.1991.1.1.4.22.1.1.1
Virtual Server IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4VirtualServerPortCfgPort 1.3.6.1.4.1.1991.1.1.4.22.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snL4VirtualServerPortCfgServerName 1.3.6.1.4.1.1991.1.1.4.22.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerPortCfgAdminStatus 1.3.6.1.4.1.1991.1.1.4.22.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4Status  

snL4VirtualServerPortCfgSticky 1.3.6.1.4.1.1991.1.1.4.22.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4VirtualServerPortCfgConcurrent 1.3.6.1.4.1.1991.1.1.4.22.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snL4VirtualServerPortCfgRowStatus 1.3.6.1.4.1.1991.1.1.4.22.1.1.7
To create or delete a virtual server port entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  L4RowSts  

snL4VirtualServerPortCfgDeleteState 1.3.6.1.4.1.1991.1.1.4.22.1.1.8
Delete operation state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4DeleteState  

snL4VirtualServerStatisticTable 1.3.6.1.4.1.1991.1.1.4.25.1
Virtual Server Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerStatisticEntry

snL4VirtualServerStatisticEntry 1.3.6.1.4.1.1991.1.1.4.25.1.1
An entry in L4 Virtual Server Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerStatisticEntry  

snL4VirtualServerStatisticIP 1.3.6.1.4.1.1991.1.1.4.25.1.1.1
The table index for a Virtual Server Statistic entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4VirtualServerStatisticName 1.3.6.1.4.1.1991.1.1.4.25.1.1.2
Virtual server name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerStatisticReceivePkts 1.3.6.1.4.1.1991.1.1.4.25.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatisticTransmitPkts 1.3.6.1.4.1.1991.1.1.4.25.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatisticTotalConnections 1.3.6.1.4.1.1991.1.1.4.25.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatisticReceiveBytes 1.3.6.1.4.1.1991.1.1.4.25.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

snL4VirtualServerStatisticTransmitBytes 1.3.6.1.4.1.1991.1.1.4.25.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

snL4VirtualServerStatisticSymmetricState 1.3.6.1.4.1.1991.1.1.4.25.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerStatisticSymmetricPriority 1.3.6.1.4.1.1991.1.1.4.25.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerStatisticSymmetricKeep 1.3.6.1.4.1.1991.1.1.4.25.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerStatisticSymmetricActivates 1.3.6.1.4.1.1991.1.1.4.25.1.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatisticSymmetricInactives 1.3.6.1.4.1.1991.1.1.4.25.1.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerStatisticSymmetricBestStandbyMacAddr 1.3.6.1.4.1.1991.1.1.4.25.1.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

snL4VirtualServerStatisticSymmetricActiveMacAddr 1.3.6.1.4.1.1991.1.1.4.25.1.1.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

snL4RealServerStatisticTable 1.3.6.1.4.1.1991.1.1.4.23.1
Real Server Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerStatisticEntry

snL4RealServerStatisticEntry 1.3.6.1.4.1.1991.1.1.4.23.1.1
An entry in the Real Server Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerStatisticEntry  

snL4RealServerStatisticRealIP 1.3.6.1.4.1.1991.1.1.4.23.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4RealServerStatisticName 1.3.6.1.4.1.1991.1.1.4.23.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4RealServerStatisticReceivePkts 1.3.6.1.4.1.1991.1.1.4.23.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatisticTransmitPkts 1.3.6.1.4.1.1991.1.1.4.23.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatisticCurConnections 1.3.6.1.4.1.1991.1.1.4.23.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticTotalConnections 1.3.6.1.4.1.1991.1.1.4.23.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerStatisticAge 1.3.6.1.4.1.1991.1.1.4.23.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticState 1.3.6.1.4.1.1991.1.1.4.23.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER serverdisabled(0), serverenabled(1), serverfailed(2), servertesting(3), serversuspect(4), servershutdown(5), serveractive(6)  

snL4RealServerStatisticReassignments 1.3.6.1.4.1.1991.1.1.4.23.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticReassignmentLimit 1.3.6.1.4.1.1991.1.1.4.23.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticFailedPortExists 1.3.6.1.4.1.1991.1.1.4.23.1.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticFailTime 1.3.6.1.4.1.1991.1.1.4.23.1.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerStatisticPeakConnections 1.3.6.1.4.1.1991.1.1.4.23.1.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortStatisticTable 1.3.6.1.4.1.1991.1.1.4.26.1
Virtual Server Port Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortStatisticEntry

snL4VirtualServerPortStatisticEntry 1.3.6.1.4.1.1991.1.1.4.26.1.1
An entry in the Virtual Server Port Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortStatisticEntry  

snL4VirtualServerPortStatisticIP 1.3.6.1.4.1.1991.1.1.4.26.1.1.1
The index for Virtual Server Port Statistic entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4VirtualServerPortStatisticPort 1.3.6.1.4.1.1991.1.1.4.26.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2048  

snL4VirtualServerPortStatisticServerName 1.3.6.1.4.1.1991.1.1.4.26.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4VirtualServerPortStatisticCurrentConnection 1.3.6.1.4.1.1991.1.1.4.26.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortStatisticTotalConnection 1.3.6.1.4.1.1991.1.1.4.26.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerPortStatisticPeakConnection 1.3.6.1.4.1.1991.1.1.4.26.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatisticTable 1.3.6.1.4.1.1991.1.1.4.24.1
Real Server Port Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortStatisticEntry

snL4RealServerPortStatisticEntry 1.3.6.1.4.1.1991.1.1.4.24.1.1
An entry in the Real Server Port Statistic table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortStatisticEntry  

snL4RealServerPortStatisticIP 1.3.6.1.4.1.1991.1.1.4.24.1.1.1
The index for Real Server Port Statistic entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4RealServerPortStatisticPort 1.3.6.1.4.1.1991.1.1.4.24.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatisticServerName 1.3.6.1.4.1.1991.1.1.4.24.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  L4ServerName  

snL4RealServerPortStatisticReassignCount 1.3.6.1.4.1.1991.1.1.4.24.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatisticState 1.3.6.1.4.1.1991.1.1.4.24.1.1.5
Real server port state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), failed(2), testing(3), suspect(4), shutdown(5), active(6), unbound(7), awaitUnbind(8), awaitDelete(9)  

snL4RealServerPortStatisticFailTime 1.3.6.1.4.1.1991.1.1.4.24.1.1.6
Only useful, if real server port state is failed. Indicating how seconds has been elapsed from the last retry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatisticCurrentConnection 1.3.6.1.4.1.1991.1.1.4.24.1.1.7
Real server port current connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortStatisticTotalConnection 1.3.6.1.4.1.1991.1.1.4.24.1.1.8
Real server port total connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatisticRxPkts 1.3.6.1.4.1.1991.1.1.4.24.1.1.9
Real server port receive packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatisticTxPkts 1.3.6.1.4.1.1991.1.1.4.24.1.1.10
Real server port transmit packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatisticRxBytes 1.3.6.1.4.1.1991.1.1.4.24.1.1.11
Real server port receive bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatisticTxBytes 1.3.6.1.4.1.1991.1.1.4.24.1.1.12
Real server port transmit bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortStatisticPeakConnection 1.3.6.1.4.1.1991.1.1.4.24.1.1.13
peak connection for real server port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4GslbSiteRemoteServerIronTable 1.3.6.1.4.1.1991.1.1.4.27.1
GSLB remote ServerIron configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4GslbSiteRemoteServerIronEntry

snL4GslbSiteRemoteServerIronEntry 1.3.6.1.4.1.1991.1.1.4.27.1.1
An entry of a GSLB remote ServerIron configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4GslbSiteRemoteServerIronEntry  

snL4GslbSiteRemoteServerIronIP 1.3.6.1.4.1.1991.1.1.4.27.1.1.1
The index for each remote ServerIron in a site.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snL4GslbSiteRemoteServerIronPreference 1.3.6.1.4.1.1991.1.1.4.27.1.1.2
The preference of a remote ServerIron. The default value is 128.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snL4RealServerHistoryControlTable 1.3.6.1.4.1.1991.1.1.4.28.1
A list of history control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerHistoryControlEntry

snL4RealServerHistoryControlEntry 1.3.6.1.4.1.1991.1.1.4.28.1.1
A list of parameters that set up a periodic sampling of statistics.As an example, an instance of the snL4RealServerHistoryControlInterval object might be named snL4RealServerHistoryControlInterval.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerHistoryControlEntry  

snL4RealServerHistoryControlIndex 1.3.6.1.4.1.1991.1.1.4.28.1.1.1
An index that uniquely identifies an entry in the snL4RealServerHistoryControl table.Each such entry defines a set of samples at a particular interval for an interface on the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerHistoryControlDataSource 1.3.6.1.4.1.1991.1.1.4.28.1.1.2
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this snL4RealServerHistoryControlEntry.This source can be any real/virtual server and real/virtual server port on this ServerIron. In order to identify a particular instance, this object shall identify the instance of the object, defined in the above statistics tables. This object may not be modified if the associated snL4RealServerHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

snL4RealServerHistoryControlBucketsRequested 1.3.6.1.4.1.1991.1.1.4.28.1.1.3
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this snL4RealServerHistoryControlEntry. When this object is created or modified, the probe should set snL4RealServerHistoryControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerHistoryControlBucketsGranted 1.3.6.1.4.1.1991.1.1.4.28.1.1.4
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this snL4RealServerHistoryControlEntry. When the associated snL4RealServerHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources.The probe must not lower this value except as a result of a modification to the associated snL4RealServerHistoryControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object.In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this snL4RealServerHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this snL4RealServerHistoryControlEntry.Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerHistoryControlInterval 1.3.6.1.4.1.1991.1.1.4.28.1.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this snL4RealServerHistoryControlEntry.This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters.It is important to consider the minimum time in which any counter could overflow on a particular media type and set the snL4RealServerHistoryControlInterval object to a value less than this interval.This is typically most important for the 'octets' counter in any media-specific table. This object may not be modified if the associated snL4RealServerHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

snL4RealServerHistoryControlOwner 1.3.6.1.4.1.1991.1.1.4.28.1.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snL4RealServerHistoryControlStatus 1.3.6.1.4.1.1991.1.1.4.28.1.1.7
The status of this snL4RealServerHistoryControl entry. Each instance of the media-specific table associated with this snL4RealServerHistoryControlEntry will be deleted by the agent if this snL4RealServerHistoryControlEntry is not equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

snL4RealServerHistoryTable 1.3.6.1.4.1.1991.1.1.4.28.2
A list of Ethernet snL4History entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerHistoryEntry

snL4RealServerHistoryEntry 1.3.6.1.4.1.1991.1.1.4.28.2.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the snL4RealServerHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the snL4RealServerHistoryReceivePkts object might be named snL4RealServerHistoryReceivePkts.2.89
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerHistoryEntry  

snL4RealServerHistoryIndex 1.3.6.1.4.1.1991.1.1.4.28.2.1.1
The snL4RealServerHistory of which this entry is a part.The snL4RealServerHistory identified by a particular value of this index is the same snL4RealServerHistory as identified by the same value of snL4RealServerHistoryControlIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerHistorySampleIndex 1.3.6.1.4.1.1991.1.1.4.28.2.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same snL4RealServerHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

snL4RealServerHistoryIntervalStart 1.3.6.1.4.1.1991.1.1.4.28.2.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.If the probe keeps track of the time of day, it should start the first sample of the snL4RealServerHistory at a time such that when the next hour of the day begins, a sample is started at that instant.Note that following this rule may require the probe to delay collecting the first sample of the snL4RealServerHistory, as each sample must be of the same interval.Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snL4RealServerHistoryReceivePkts 1.3.6.1.4.1.1991.1.1.4.28.2.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerHistoryTransmitPkts 1.3.6.1.4.1.1991.1.1.4.28.2.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerHistoryTotalConnections 1.3.6.1.4.1.1991.1.1.4.28.2.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerHistoryCurConnections 1.3.6.1.4.1.1991.1.1.4.28.2.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerHistoryPeakConnections 1.3.6.1.4.1.1991.1.1.4.28.2.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerHistoryReassignments 1.3.6.1.4.1.1991.1.1.4.28.2.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortHistoryControlTable 1.3.6.1.4.1.1991.1.1.4.28.3
A list of history control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortHistoryControlEntry

snL4RealServerPortHistoryControlEntry 1.3.6.1.4.1.1991.1.1.4.28.3.1
A list of parameters that set up a periodic sampling of statistics.As an example, an instance of the snL4RealServerPortHistoryControlInterval object might be named snL4RealServerPortHistoryControlInterval.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortHistoryControlEntry  

snL4RealServerPortHistoryControlIndex 1.3.6.1.4.1.1991.1.1.4.28.3.1.1
An index that uniquely identifies an entry in the snL4RealServerPortHistoryControl table.Each such entry defines a set of samples at a particular interval for an interface on the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerPortHistoryControlDataSource 1.3.6.1.4.1.1991.1.1.4.28.3.1.2
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this snL4RealServerPortHistoryControlEntry.This source can be any real/virtual server and real/virtual server port on this ServerIron. In order to identify a particular instance, this object shall identify the instance of the object, defined in the above statistics tables. This object may not be modified if the associated snL4RealServerPortHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

snL4RealServerPortHistoryControlBucketsRequested 1.3.6.1.4.1.1991.1.1.4.28.3.1.3
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this snL4RealServerPortHistoryControlEntry. When this object is created or modified, the probe should set snL4RealServerPortHistoryControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerPortHistoryControlBucketsGranted 1.3.6.1.4.1.1991.1.1.4.28.3.1.4
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this snL4RealServerPortHistoryControlEntry. When the associated snL4RealServerPortHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources.The probe must not lower this value except as a result of a modification to the associated snL4RealServerPortHistoryControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object.In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this snL4RealServerPortHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this snL4RealServerPortHistoryControlEntry.Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerPortHistoryControlInterval 1.3.6.1.4.1.1991.1.1.4.28.3.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this snL4RealServerPortHistoryControlEntry.This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters.It is important to consider the minimum time in which any counter could overflow on a particular media type and set the snL4RealServerPortHistoryControlInterval object to a value less than this interval.This is typically most important for the 'octets' counter in any media-specific table. This object may not be modified if the associated snL4RealServerPortHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

snL4RealServerPortHistoryControlOwner 1.3.6.1.4.1.1991.1.1.4.28.3.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snL4RealServerPortHistoryControlStatus 1.3.6.1.4.1.1991.1.1.4.28.3.1.7
The status of this snL4RealServerPortHistoryControl entry. Each instance of the media-specific table associated with this snL4RealServerPortHistoryControlEntry will be deleted by the agent if this snL4RealServerPortHistoryControlEntry is not equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

snL4RealServerPortHistoryTable 1.3.6.1.4.1.1991.1.1.4.28.4
A list of Ethernet snL4History entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4RealServerPortHistoryEntry

snL4RealServerPortHistoryEntry 1.3.6.1.4.1.1991.1.1.4.28.4.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the snL4RealServerPortHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the snL4RealServerPortHistoryReceivePkts object might be named snL4RealServerPortHistoryReceivePkts.2.89
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4RealServerPortHistoryEntry  

snL4RealServerPortHistoryIndex 1.3.6.1.4.1.1991.1.1.4.28.4.1.1
The snL4RealServerPortHistory of which this entry is a part.The snL4RealServerPortHistory identified by a particular value of this index is the same snL4RealServerPortHistory as identified by the same value of snL4RealServerPortHistoryControlIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4RealServerPortHistorySampleIndex 1.3.6.1.4.1.1991.1.1.4.28.4.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same snL4RealServerPortHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

snL4RealServerPortHistoryIntervalStart 1.3.6.1.4.1.1991.1.1.4.28.4.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.If the probe keeps track of the time of day, it should start the first sample of the snL4RealServerPortHistory at a time such that when the next hour of the day begins, a sample is started at that instant.Note that following this rule may require the probe to delay collecting the first sample of the snL4RealServerPortHistory, as each sample must be of the same interval.Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snL4RealServerPortHistoryReceivePkts 1.3.6.1.4.1.1991.1.1.4.28.4.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortHistoryTransmitPkts 1.3.6.1.4.1.1991.1.1.4.28.4.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortHistoryTotalConnections 1.3.6.1.4.1.1991.1.1.4.28.4.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4RealServerPortHistoryCurConnections 1.3.6.1.4.1.1991.1.1.4.28.4.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortHistoryPeakConnections 1.3.6.1.4.1.1991.1.1.4.28.4.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4RealServerPortHistoryResponseTime 1.3.6.1.4.1.1991.1.1.4.28.4.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerHistoryControlTable 1.3.6.1.4.1.1991.1.1.4.28.5
A list of history control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerHistoryControlEntry

snL4VirtualServerHistoryControlEntry 1.3.6.1.4.1.1991.1.1.4.28.5.1
A list of parameters that set up a periodic sampling of statistics.As an example, an instance of the snL4VirtualServerHistoryControlInterval object might be named snL4VirtualServerHistoryControlInterval.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerHistoryControlEntry  

snL4VirtualServerHistoryControlIndex 1.3.6.1.4.1.1991.1.1.4.28.5.1.1
An index that uniquely identifies an entry in the snL4VirtualServerHistoryControl table.Each such entry defines a set of samples at a particular interval for an interface on the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerHistoryControlDataSource 1.3.6.1.4.1.1991.1.1.4.28.5.1.2
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this snL4VirtualServerHistoryControlEntry.This source can be any real/virtual server and real/virtual server port on this ServerIron. In order to identify a particular instance, this object shall identify the instance of the object, defined in the above statistics tables. This object may not be modified if the associated snL4VirtualServerHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

snL4VirtualServerHistoryControlBucketsRequested 1.3.6.1.4.1.1991.1.1.4.28.5.1.3
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this snL4VirtualServerHistoryControlEntry. When this object is created or modified, the probe should set snL4VirtualServerHistoryControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerHistoryControlBucketsGranted 1.3.6.1.4.1.1991.1.1.4.28.5.1.4
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this snL4VirtualServerHistoryControlEntry. When the associated snL4VirtualServerHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources.The probe must not lower this value except as a result of a modification to the associated snL4VirtualServerHistoryControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object.In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this snL4VirtualServerHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this snL4VirtualServerHistoryControlEntry.Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerHistoryControlInterval 1.3.6.1.4.1.1991.1.1.4.28.5.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this snL4VirtualServerHistoryControlEntry.This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters.It is important to consider the minimum time in which any counter could overflow on a particular media type and set the snL4VirtualServerHistoryControlInterval object to a value less than this interval.This is typically most important for the 'octets' counter in any media-specific table. This object may not be modified if the associated snL4VirtualServerHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

snL4VirtualServerHistoryControlOwner 1.3.6.1.4.1.1991.1.1.4.28.5.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snL4VirtualServerHistoryControlStatus 1.3.6.1.4.1.1991.1.1.4.28.5.1.7
The status of this snL4VirtualServerHistoryControl entry. Each instance of the media-specific table associated with this snL4VirtualServerHistoryControlEntry will be deleted by the agent if this snL4VirtualServerHistoryControlEntry is not equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

snL4VirtualServerHistoryTable 1.3.6.1.4.1.1991.1.1.4.28.6
A list of Ethernet snL4History entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerHistoryEntry

snL4VirtualServerHistoryEntry 1.3.6.1.4.1.1991.1.1.4.28.6.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the snL4VirtualServerHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the snL4VirtualServerHistoryReceivePkts object might be named snL4VirtualServerHistoryReceivePkts.2.89
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerHistoryEntry  

snL4VirtualServerHistoryIndex 1.3.6.1.4.1.1991.1.1.4.28.6.1.1
The snL4VirtualServerHistory of which this entry is a part.The snL4VirtualServerHistory identified by a particular value of this index is the same snL4VirtualServerHistory as identified by the same value of snL4VirtualServerHistoryControlIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerHistorySampleIndex 1.3.6.1.4.1.1991.1.1.4.28.6.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same snL4VirtualServerHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

snL4VirtualServerHistoryIntervalStart 1.3.6.1.4.1.1991.1.1.4.28.6.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.If the probe keeps track of the time of day, it should start the first sample of the snL4VirtualServerHistory at a time such that when the next hour of the day begins, a sample is started at that instant.Note that following this rule may require the probe to delay collecting the first sample of the snL4VirtualServerHistory, as each sample must be of the same interval.Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snL4VirtualServerHistoryReceivePkts 1.3.6.1.4.1.1991.1.1.4.28.6.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerHistoryTransmitPkts 1.3.6.1.4.1.1991.1.1.4.28.6.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerHistoryTotalConnections 1.3.6.1.4.1.1991.1.1.4.28.6.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerHistoryCurConnections 1.3.6.1.4.1.1991.1.1.4.28.6.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerHistoryPeakConnections 1.3.6.1.4.1.1991.1.1.4.28.6.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortHistoryControlTable 1.3.6.1.4.1.1991.1.1.4.28.7
A list of history control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortHistoryControlEntry

snL4VirtualServerPortHistoryControlEntry 1.3.6.1.4.1.1991.1.1.4.28.7.1
A list of parameters that set up a periodic sampling of statistics.As an example, an instance of the snL4VirtualServerPortHistoryControlInterval object might be named snL4VirtualServerPortHistoryControlInterval.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortHistoryControlEntry  

snL4VirtualServerPortHistoryControlIndex 1.3.6.1.4.1.1991.1.1.4.28.7.1.1
An index that uniquely identifies an entry in the snL4VirtualServerPortHistoryControl table.Each such entry defines a set of samples at a particular interval for an interface on the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerPortHistoryControlDataSource 1.3.6.1.4.1.1991.1.1.4.28.7.1.2
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this snL4VirtualServerPortHistoryControlEntry.This source can be any real/virtual server and real/virtual server port on this ServerIron. In order to identify a particular instance, this object shall identify the instance of the object, defined in the above statistics tables. This object may not be modified if the associated snL4VirtualServerPortHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

snL4VirtualServerPortHistoryControlBucketsRequested 1.3.6.1.4.1.1991.1.1.4.28.7.1.3
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this snL4VirtualServerPortHistoryControlEntry. When this object is created or modified, the probe should set snL4VirtualServerPortHistoryControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerPortHistoryControlBucketsGranted 1.3.6.1.4.1.1991.1.1.4.28.7.1.4
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this snL4VirtualServerPortHistoryControlEntry. When the associated snL4VirtualServerPortHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources.The probe must not lower this value except as a result of a modification to the associated snL4VirtualServerPortHistoryControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object.In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this snL4VirtualServerPortHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this snL4VirtualServerPortHistoryControlEntry.Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerPortHistoryControlInterval 1.3.6.1.4.1.1991.1.1.4.28.7.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this snL4VirtualServerPortHistoryControlEntry.This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters.It is important to consider the minimum time in which any counter could overflow on a particular media type and set the snL4VirtualServerPortHistoryControlInterval object to a value less than this interval.This is typically most important for the 'octets' counter in any media-specific table. This object may not be modified if the associated snL4VirtualServerPortHistoryControlStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

snL4VirtualServerPortHistoryControlOwner 1.3.6.1.4.1.1991.1.1.4.28.7.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snL4VirtualServerPortHistoryControlStatus 1.3.6.1.4.1.1991.1.1.4.28.7.1.7
The status of this snL4VirtualServerPortHistoryControl entry. Each instance of the media-specific table associated with this snL4VirtualServerPortHistoryControlEntry will be deleted by the agent if this snL4VirtualServerPortHistoryControlEntry is not equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

snL4VirtualServerPortHistoryTable 1.3.6.1.4.1.1991.1.1.4.28.8
A list of Ethernet snL4History entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnL4VirtualServerPortHistoryEntry

snL4VirtualServerPortHistoryEntry 1.3.6.1.4.1.1991.1.1.4.28.8.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the snL4VirtualServerPortHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the snL4VirtualServerPortHistoryReceivePkts object might be named snL4VirtualServerPortHistoryReceivePkts.2.89
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnL4VirtualServerPortHistoryEntry  

snL4VirtualServerPortHistoryIndex 1.3.6.1.4.1.1991.1.1.4.28.8.1.1
The snL4VirtualServerPortHistory of which this entry is a part.The snL4VirtualServerPortHistory identified by a particular value of this index is the same snL4VirtualServerPortHistory as identified by the same value of snL4VirtualServerPortHistoryControlIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snL4VirtualServerPortHistorySampleIndex 1.3.6.1.4.1.1991.1.1.4.28.8.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same snL4VirtualServerPortHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

snL4VirtualServerPortHistoryIntervalStart 1.3.6.1.4.1.1991.1.1.4.28.8.1.3
The value of sysUpTime at the start of the interval over which this sample was measured.If the probe keeps track of the time of day, it should start the first sample of the snL4VirtualServerPortHistory at a time such that when the next hour of the day begins, a sample is started at that instant.Note that following this rule may require the probe to delay collecting the first sample of the snL4VirtualServerPortHistory, as each sample must be of the same interval.Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snL4VirtualServerPortHistoryReceivePkts 1.3.6.1.4.1.1991.1.1.4.28.8.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerPortHistoryTransmitPkts 1.3.6.1.4.1.1991.1.1.4.28.8.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerPortHistoryTotalConnections 1.3.6.1.4.1.1991.1.1.4.28.8.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snL4VirtualServerPortHistoryCurConnections 1.3.6.1.4.1.1991.1.1.4.28.8.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snL4VirtualServerPortHistoryPeakConnections 1.3.6.1.4.1.1991.1.1.4.28.8.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER