|
|
Description:
|
ipsecPhaseTwoGroup OBJECT-GROUP
OBJECTS {
-- The ipsec Phase-2 Global Tunnel Statistics
ipsecGlobalActiveTunnels,
ipsecGlobalPreviousTunnels,
ipsecGlobalInOctets,
ipsecGlobalHcInOctets,
ipsecGlobalInOctWraps,
ipsecGlobalInDecompOctets,
ipsecGlobalHcInDecompOctets,
ipsecGlobalInDecompOctWraps,
ipsecGlobalInPkts,
ipsecGlobalInDrops,
ipsecGlobalInReplayDrops,
ipsecGlobalInAuths,
ipsecGlobalInAuthFails,
ipsecGlobalInDecrypts,
ipsecGlobalInDecryptFails,
ipsecGlobalOutOctets,
ipsecGlobalHcOutOctets,
ipsecGlobalOutOctWraps,
ipsecGlobalOutUncompOctets,
ipsecGlobalHcOutUncompOctets,
ipsecGlobalOutUncompOctWraps,
ipsecGlobalOutPkts,
ipsecGlobalOutDrops,
ipsecGlobalOutAuths,
ipsecGlobalOutAuthFails,
ipsecGlobalOutEncrypts,
ipsecGlobalOutEncryptFails,
ipsecGlobalProtocolUseFails,
ipsecGlobalNoSaFails,
ipsecGlobalSysCapFails,
-- The ipsec Phase-2 Tunnel Table
-- ipsecTunIndex,
ipsecTunIkeTunnelIndex,
ipsecTunIkeTunnelAlive,
ipsecTunLocalAddr,
ipsecTunRemoteAddr,
ipsecTunKeyType,
ipsecTunEncapMode,
ipsecTunLifeSize,
ipsecTunLifeTime,
ipsecTunActiveTime,
ipsecTunSaLifeSizeThreshold,
ipsecTunSaLifeTimeThreshold,
ipsecTunTotalRefreshes,
ipsecTunExpiredSaInstances,
ipsecTunCurrentSaInstances,
ipsecTunInSaDiffHellmanGrp,
ipsecTunInSaEncryptAlgo,
ipsecTunInSaAhAuthAlgo,
ipsecTunInSaEspAuthAlgo,
ipsecTunInSaDecompAlgo,
ipsecTunOutSaDiffHellmanGrp,
ipsecTunOutSaEncryptAlgo,
ipsecTunOutSaAhAuthAlgo,
ipsecTunOutSaEspAuthAlgo,
ipsecTunOutSaCompAlgo,
ipsecTunInOctets,
ipsecTunHcInOctets,
ipsecTunInOctWraps,
ipsecTunInDecompOctets,
ipsecTunHcInDecompOctets,
ipsecTunInDecompOctWraps,
ipsecTunInPkts,
ipsecTunInDropPkts,
ipsecTunInReplayDropPkts,
ipsecTunInAuths,
ipsecTunInAuthFails,
ipsecTunInDecrypts,
ipsecTunInDecryptFails,
ipsecTunOutOctets,
ipsecTunHcOutOctets,
ipsecTunOutOctWraps,
ipsecTunOutUncompOctets,
ipsecTunHcOutUncompOctets,
ipsecTunOutUncompOctWraps,
ipsecTunOutPkts,
ipsecTunOutDropPkts,
ipsecTunOutAuths,
ipsecTunOutAuthFails,
ipsecTunOutEncrypts,
ipsecTunOutEncryptFails,
ipsecTunStatus,
-- The ipsec Phase-2 Tunnel Endpoint Table
-- ipsecEndPtIndex,
ipsecEndPtLocalName,
ipsecEndPtLocalType,
ipsecEndPtLocalAddr1,
ipsecEndPtLocalAddr2,
ipsecEndPtLocalProtocol,
ipsecEndPtLocalPort,
ipsecEndPtRemoteName,
ipsecEndPtRemoteType,
ipsecEndPtRemoteAddr1,
ipsecEndPtRemoteAddr2,
ipsecEndPtRemoteProtocol,
ipsecEndPtRemotePort,
-- The ipsec Phase-2 Security Protection Index Table
-- ipsecSpiIndex,
ipsecSpiDirection,
ipsecSpiValue,
ipsecSpiProtocol,
ipsecSpiStatus
}
STATUS current
DESCRIPTION
"This group consists of:
1) ipsec Phase-2 Global Statistics
2) ipsec Phase-2 Tunnel Table
3) ipsec Phase-2 Endpoint Table
4) ipsec Phase-2 Security Protection Index Table"
|
|