CISCO-IPSEC-FLOW-MONITOR-MIB

        This is a MIB Module for monitoring the
structures in IPSec-based Virtual Private Networks.
The MIB has been designed to be adopted as an IETF
standard. Hence Cisco-specific features of IPSec
protocol are excluded from this MIB. 
        
Acronyms
The following acronyms are used in this document:
        
 IPSec:      Secure IP Protocol
        
 VPN:        Virtual Private Network
        
 ISAKMP:     Internet Security Association and Key Exchange
             Protocol
        
 IKE:        Internet Key Exchange Protocol
        
 SA:         Security Association
        
 MM:         Main Mode - the process of setting up
             a Phase 1 SA to secure the exchanges
             required to setup Phase 2 SAs
        
 QM:         Quick Mode - the process of setting up
             Phase 2 Security Associations using 
             a Phase 1 SA.
        
        
 Overview of IPsec MIB
        
The MIB contains six major groups of objects which are
used to manage the IPSec Protocol. These groups include
a Levels Group, a Phase-1 Group, a Phase-2 Group,
a History Group, a Failure Group and a TRAP Control Group.
The following table illustrates the structure of the
IPSec MIB.
        
The Phase 1 group models objects pertaining to
IKE negotiations and tunnels.
        
The Phase 2 group models objects pertaining to
IPSec data tunnels.
        
The History group is to aid applications that do
trending analysis.
        
The Failure group is to enable an operator to
do troubleshooting and debugging of the VPN Router.
Further, counters are supported to aid Intrusion 
Detection.
        
In addition to the five major MIB Groups, there are
a number of Notifications. The following table
illustrates the name and description of the 
IPSec TRAPs.
        
For a detailed discussion, please refer to the IETF
draft draft-ietf-ipsec-flow-monitoring-mib-00.txt.
    
ciscoIpSecFlowMonitorMIB 1.3.6.1.4.1.9.9.171
Imported Objects
CISCO-MEDIA-GATEWAY-MIB cmgwIndex
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION TimeInterval TimeStamp TruthValue
Type Definitions (14)
AuthAlgo Enumeration
none(1)
hmacMd5(2)
hmacSha(3)
CompAlgo Enumeration
none(1)
ldf(2)
DiffHellmanGrp Enumeration
none(1)
dhGroup1(2)
dhGroup2(3)
EncapMode Enumeration
tunnel(1)
transport(2)
EncryptAlgo Enumeration
none(1)
des(2)
des3(3)
EndPtType Enumeration
singleIpAddr(1)
ipAddrRange(2)
ipSubnet(3)
IkeAuthMethod Enumeration
none(1)
preSharedKey(2)
rsaSig(3)
rsaEncrypt(4)
revPublicKey(5)
IkeHashAlgo Enumeration
none(1)
md5(2)
sha(3)
IkeNegoMode Enumeration
main(1)
aggressive(2)
IkePeerType Enumeration
ipAddrPeer(1)
namePeer(2)
IPSIpAddress OctetString range: 4range: 16
KeyType Enumeration
ike(1)
manual(2)
TrapStatus Enumeration
enabled(1)
disabled(2)
TunnelStatus Enumeration
active(1)
destroy(2)
Objects (412)
ciscoIpSecFlowMonitorMIB .1.3.6.1.4.1.9.9.171
cipSecMIBObjects .1.3.6.1.4.1.9.9.171.1
cipSecLevels .1.3.6.1.4.1.9.9.171.1.1
cipSecMibLevel Integer32 .1.3.6.1.4.1.9.9.171.1.1.1
cipSecPhaseOne .1.3.6.1.4.1.9.9.171.1.2
cikeGlobalStats .1.3.6.1.4.1.9.9.171.1.2.1
cikeGlobalActiveTunnels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.171.1.2.1.1
cikeGlobalInP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.10
cikeGlobalOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.11
cikeGlobalOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.12
cikeGlobalOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.13
cikeGlobalOutNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.14
cikeGlobalOutP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.15
cikeGlobalOutP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.16
cikeGlobalOutP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.17
cikeGlobalOutP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.18
cikeGlobalInitTunnels SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.19
cikeGlobalPreviousTunnels SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.2
cikeGlobalInitTunnelFails SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.20
cikeGlobalRespTunnelFails SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.21
cikeGlobalSysCapFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.22
cikeGlobalAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.23
cikeGlobalDecryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.24
cikeGlobalHashValidFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.25
cikeGlobalNoSaFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.26
cikeGlobalInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.3
cikeGlobalInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.4
cikeGlobalInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.5
cikeGlobalInNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.6
cikeGlobalInP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.7
cikeGlobalInP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.8
cikeGlobalInP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.1.9
cikePeerTable .1.3.6.1.4.1.9.9.171.1.2.2
cikePeerEntry cikePeerLocalTypecikePeerLocalValuecikePeerRemoteTypecikePeerRemoteValuecikePeerIntIndex .1.3.6.1.4.1.9.9.171.1.2.2.1
cikePeerLocalType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.2.1.1
cikePeerLocalValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.2.1.2
cikePeerRemoteType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.2.1.3
cikePeerRemoteValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.2.1.4
cikePeerIntIndex Integer32 .1.3.6.1.4.1.9.9.171.1.2.2.1.5
cikePeerLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.2.2.1.6
cikePeerRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.2.2.1.7
cikePeerActiveTime SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.171.1.2.2.1.8
cikePeerActiveTunnelIndex Integer32 .1.3.6.1.4.1.9.9.171.1.2.2.1.9
cikeTunnelTable .1.3.6.1.4.1.9.9.171.1.2.3
cikeTunnelEntry cikeTunIndex .1.3.6.1.4.1.9.9.171.1.2.3.1
cikeTunIndex Integer32 .1.3.6.1.4.1.9.9.171.1.2.3.1.1
cikeTunNegoMode IkeNegoMode .1.3.6.1.4.1.9.9.171.1.2.3.1.10
cikeTunDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.2.3.1.11
cikeTunEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.2.3.1.12
cikeTunHashAlgo IkeHashAlgo .1.3.6.1.4.1.9.9.171.1.2.3.1.13
cikeTunAuthMethod IkeAuthMethod .1.3.6.1.4.1.9.9.171.1.2.3.1.14
cikeTunLifeTime secondsInteger32 .1.3.6.1.4.1.9.9.171.1.2.3.1.15
cikeTunActiveTime SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.171.1.2.3.1.16
cikeTunSaRefreshThreshold secondsInteger32 .1.3.6.1.4.1.9.9.171.1.2.3.1.17
cikeTunTotalRefreshes QM ExchangesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.18
cikeTunInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.19
cikeTunLocalType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.3.1.2
cikeTunInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.20
cikeTunInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.21
cikeTunInNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.22
cikeTunInP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.23
cikeTunInP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.24
cikeTunInP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.25
cikeTunInP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.26
cikeTunOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.27
cikeTunOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.28
cikeTunOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.29
cikeTunLocalValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.3.1.3
cikeTunOutNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.30
cikeTunOutP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.31
cikeTunOutP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.32
cikeTunOutP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.33
cikeTunOutP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.3.1.34
cikeTunStatus r/w TunnelStatus .1.3.6.1.4.1.9.9.171.1.2.3.1.35
cikeTunLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.2.3.1.4
cikeTunLocalName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.3.1.5
cikeTunRemoteType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.3.1.6
cikeTunRemoteValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.3.1.7
cikeTunRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.2.3.1.8
cikeTunRemoteName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.3.1.9
cikePeerCorrTable .1.3.6.1.4.1.9.9.171.1.2.4
cikePeerCorrEntry cikePeerCorrLocalTypecikePeerCorrLocalValuecikePeerCorrRemoteTypecikePeerCorrRemoteValuecikePeerCorrIntIndexcikePeerCorrSeqNum .1.3.6.1.4.1.9.9.171.1.2.4.1
cikePeerCorrLocalType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.4.1.1
cikePeerCorrLocalValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.4.1.2
cikePeerCorrRemoteType IkePeerType .1.3.6.1.4.1.9.9.171.1.2.4.1.3
cikePeerCorrRemoteValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.2.4.1.4
cikePeerCorrIntIndex Integer32 .1.3.6.1.4.1.9.9.171.1.2.4.1.5
cikePeerCorrSeqNum Integer32 .1.3.6.1.4.1.9.9.171.1.2.4.1.6
cikePeerCorrIpSecTunIndex Integer32 .1.3.6.1.4.1.9.9.171.1.2.4.1.7
cikePhase1GWStatsTable .1.3.6.1.4.1.9.9.171.1.2.5
cikePhase1GWStatsEntry CISCO-MEDIA-GATEWAY-MIBcmgwIndex .1.3.6.1.4.1.9.9.171.1.2.5.1
cikePhase1GWActiveTunnels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.171.1.2.5.1.1
cikePhase1GWInP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.10
cikePhase1GWOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.11
cikePhase1GWOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.12
cikePhase1GWOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.13
cikePhase1GWOutNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.14
cikePhase1GWOutP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.15
cikePhase1GWOutP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.16
cikePhase1GWOutP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.17
cikePhase1GWOutP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.18
cikePhase1GWInitTunnels SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.19
cikePhase1GWPreviousTunnels SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.2
cikePhase1GWInitTunnelFails SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.20
cikePhase1GWRespTunnelFails SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.21
cikePhase1GWSysCapFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.22
cikePhase1GWAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.23
cikePhase1GWDecryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.24
cikePhase1GWHashValidFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.25
cikePhase1GWNoSaFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.26
cikePhase1GWInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.3
cikePhase1GWInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.4
cikePhase1GWInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.5
cikePhase1GWInNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.6
cikePhase1GWInP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.7
cikePhase1GWInP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.8
cikePhase1GWInP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.2.5.1.9
cipSecPhaseTwo .1.3.6.1.4.1.9.9.171.1.3
cipSecGlobalStats .1.3.6.1.4.1.9.9.171.1.3.1
cipSecGlobalActiveTunnels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.171.1.3.1.1
cipSecGlobalInDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.10
cipSecGlobalInReplayDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.11
cipSecGlobalInAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.12
cipSecGlobalInAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.13
cipSecGlobalInDecrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.14
cipSecGlobalInDecryptFails PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.15
cipSecGlobalOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.16
cipSecGlobalHcOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.1.17
cipSecGlobalOutOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.18
cipSecGlobalOutUncompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.19
cipSecGlobalPreviousTunnels Phase-2 TunnelsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.2
cipSecGlobalHcOutUncompOctets OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.1.20
cipSecGlobalOutUncompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.21
cipSecGlobalOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.22
cipSecGlobalOutDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.23
cipSecGlobalOutAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.24
cipSecGlobalOutAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.25
cipSecGlobalOutEncrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.26
cipSecGlobalOutEncryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.27
cipSecGlobalProtocolUseFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.28
cipSecGlobalNoSaFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.29
cipSecGlobalInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.3
cipSecGlobalSysCapFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.30
cipSecGlobalHcInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.1.4
cipSecGlobalInOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.5
cipSecGlobalInDecompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.6
cipSecGlobalHcInDecompOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.1.7
cipSecGlobalInDecompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.8
cipSecGlobalInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.1.9
cipSecTunnelTable .1.3.6.1.4.1.9.9.171.1.3.2
cipSecTunnelEntry cipSecTunIndex .1.3.6.1.4.1.9.9.171.1.3.2.1
cipSecTunIndex Integer32 .1.3.6.1.4.1.9.9.171.1.3.2.1.1
cipSecTunActiveTime SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.171.1.3.2.1.10
cipSecTunSaLifeSizeThreshold KBytesInteger32 .1.3.6.1.4.1.9.9.171.1.3.2.1.11
cipSecTunSaLifeTimeThreshold SecondsInteger32 .1.3.6.1.4.1.9.9.171.1.3.2.1.12
cipSecTunTotalRefreshes QM ExchangesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.13
cipSecTunExpiredSaInstances SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.14
cipSecTunCurrentSaInstances SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.171.1.3.2.1.15
cipSecTunInSaDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.3.2.1.16
cipSecTunInSaEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.17
cipSecTunInSaAhAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.18
cipSecTunInSaEspAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.19
cipSecTunIkeTunnelIndex Integer32 .1.3.6.1.4.1.9.9.171.1.3.2.1.2
cipSecTunInSaDecompAlgo CompAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.20
cipSecTunOutSaDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.3.2.1.21
cipSecTunOutSaEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.22
cipSecTunOutSaAhAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.23
cipSecTunOutSaEspAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.24
cipSecTunOutSaCompAlgo CompAlgo .1.3.6.1.4.1.9.9.171.1.3.2.1.25
cipSecTunInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.26
cipSecTunHcInOctets OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.2.1.27
cipSecTunInOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.28
cipSecTunInDecompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.29
cipSecTunIkeTunnelAlive SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.171.1.3.2.1.3
cipSecTunHcInDecompOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.2.1.30
cipSecTunInDecompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.31
cipSecTunInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.32
cipSecTunInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.33
cipSecTunInReplayDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.34
cipSecTunInAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.35
cipSecTunInAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.36
cipSecTunInDecrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.37
cipSecTunInDecryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.38
cipSecTunOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.39
cipSecTunLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.2.1.4
cipSecTunHcOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.2.1.40
cipSecTunOutOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.41
cipSecTunOutUncompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.42
cipSecTunHcOutUncompOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.3.2.1.43
cipSecTunOutUncompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.44
cipSecTunOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.45
cipSecTunOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.46
cipSecTunOutAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.47
cipSecTunOutAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.48
cipSecTunOutEncrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.49
cipSecTunRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.2.1.5
cipSecTunOutEncryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.2.1.50
cipSecTunStatus r/w TunnelStatus .1.3.6.1.4.1.9.9.171.1.3.2.1.51
cipSecTunKeyType KeyType .1.3.6.1.4.1.9.9.171.1.3.2.1.6
cipSecTunEncapMode EncapMode .1.3.6.1.4.1.9.9.171.1.3.2.1.7
cipSecTunLifeSize KBytesInteger32 .1.3.6.1.4.1.9.9.171.1.3.2.1.8
cipSecTunLifeTime SecondsInteger32 .1.3.6.1.4.1.9.9.171.1.3.2.1.9
cipSecEndPtTable .1.3.6.1.4.1.9.9.171.1.3.3
cipSecEndPtEntry cipSecTunIndexcipSecEndPtIndex .1.3.6.1.4.1.9.9.171.1.3.3.1
cipSecEndPtIndex Integer32 .1.3.6.1.4.1.9.9.171.1.3.3.1.1
cipSecEndPtRemoteAddr1 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.3.1.10
cipSecEndPtRemoteAddr2 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.3.1.11
cipSecEndPtRemoteProtocol Integer32 .1.3.6.1.4.1.9.9.171.1.3.3.1.12
cipSecEndPtRemotePort Integer32 .1.3.6.1.4.1.9.9.171.1.3.3.1.13
cipSecEndPtLocalName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.3.3.1.2
cipSecEndPtLocalType EndPtType .1.3.6.1.4.1.9.9.171.1.3.3.1.3
cipSecEndPtLocalAddr1 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.3.1.4
cipSecEndPtLocalAddr2 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.3.3.1.5
cipSecEndPtLocalProtocol Integer32 .1.3.6.1.4.1.9.9.171.1.3.3.1.6
cipSecEndPtLocalPort Integer32 .1.3.6.1.4.1.9.9.171.1.3.3.1.7
cipSecEndPtRemoteName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.3.3.1.8
cipSecEndPtRemoteType EndPtType .1.3.6.1.4.1.9.9.171.1.3.3.1.9
cipSecSpiTable .1.3.6.1.4.1.9.9.171.1.3.4
cipSecSpiEntry cipSecTunIndexcipSecSpiIndex .1.3.6.1.4.1.9.9.171.1.3.4.1
cipSecSpiIndex Integer32 .1.3.6.1.4.1.9.9.171.1.3.4.1.1
cipSecSpiDirection Enumeration .1.3.6.1.4.1.9.9.171.1.3.4.1.2
cipSecSpiValue Unsigned32 .1.3.6.1.4.1.9.9.171.1.3.4.1.3
cipSecSpiProtocol Enumeration .1.3.6.1.4.1.9.9.171.1.3.4.1.4
cipSecSpiStatus Enumeration .1.3.6.1.4.1.9.9.171.1.3.4.1.5
cipSecPhase2GWStatsTable .1.3.6.1.4.1.9.9.171.1.3.5
cipSecPhase2GWStatsEntry CISCO-MEDIA-GATEWAY-MIBcmgwIndex .1.3.6.1.4.1.9.9.171.1.3.5.1
cipSecPhase2GWActiveTunnels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.171.1.3.5.1.1
cipSecPhase2GWInAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.10
cipSecPhase2GWInAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.11
cipSecPhase2GWInDecrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.12
cipSecPhase2GWInDecryptFails PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.13
cipSecPhase2GWOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.14
cipSecPhase2GWOutOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.15
cipSecPhase2GWOutUncompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.16
cipSecPhase2GWOutUncompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.17
cipSecPhase2GWOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.18
cipSecPhase2GWOutDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.19
cipSecPhase2GWPreviousTunnels Phase-2 TunnelsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.2
cipSecPhase2GWOutAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.20
cipSecPhase2GWOutAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.21
cipSecPhase2GWOutEncrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.22
cipSecPhase2GWOutEncryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.23
cipSecPhase2GWProtocolUseFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.24
cipSecPhase2GWNoSaFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.25
cipSecPhase2GWSysCapFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.26
cipSecPhase2GWInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.3
cipSecPhase2GWInOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.4
cipSecPhase2GWInDecompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.5
cipSecPhase2GWInDecompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.6
cipSecPhase2GWInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.7
cipSecPhase2GWInDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.8
cipSecPhase2GWInReplayDrops PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.3.5.1.9
cipSecHistory .1.3.6.1.4.1.9.9.171.1.4
cipSecHistGlobal .1.3.6.1.4.1.9.9.171.1.4.1
cipSecHistGlobalCntl .1.3.6.1.4.1.9.9.171.1.4.1.1
cipSecHistTableSize r/w Integer32 .1.3.6.1.4.1.9.9.171.1.4.1.1.1
cipSecHistCheckPoint r/w Enumeration .1.3.6.1.4.1.9.9.171.1.4.1.1.2
cipSecHistPhaseOne .1.3.6.1.4.1.9.9.171.1.4.2
cikeTunnelHistTable .1.3.6.1.4.1.9.9.171.1.4.2.1
cikeTunnelHistEntry cikeTunHistIndex .1.3.6.1.4.1.9.9.171.1.4.2.1.1
cikeTunHistIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.1
cikeTunHistLocalName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.2.1.1.10
cikeTunHistRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.2.1.1.11
cikeTunHistRemoteName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.2.1.1.12
cikeTunHistNegoMode IkeNegoMode .1.3.6.1.4.1.9.9.171.1.4.2.1.1.13
cikeTunHistDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.4.2.1.1.14
cikeTunHistEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.4.2.1.1.15
cikeTunHistHashAlgo IkeHashAlgo .1.3.6.1.4.1.9.9.171.1.4.2.1.1.16
cikeTunHistAuthMethod IkeAuthMethod .1.3.6.1.4.1.9.9.171.1.4.2.1.1.17
cikeTunHistLifeTime Integer32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.18
cikeTunHistStartTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.171.1.4.2.1.1.19
cikeTunHistTermReason Enumeration .1.3.6.1.4.1.9.9.171.1.4.2.1.1.2
cikeTunHistActiveTime SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.171.1.4.2.1.1.20
cikeTunHistTotalRefreshes QM ExchangesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.21
cikeTunHistTotalSas SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.22
cikeTunHistInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.23
cikeTunHistInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.24
cikeTunHistInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.25
cikeTunHistInNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.26
cikeTunHistInP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.27
cikeTunHistInP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.28
cikeTunHistInP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.29
cikeTunHistActiveIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.3
cikeTunHistInP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.30
cikeTunHistOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.31
cikeTunHistOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.32
cikeTunHistOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.33
cikeTunHistOutNotifys Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.34
cikeTunHistOutP2Exchgs SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.35
cikeTunHistOutP2ExchgInvalids SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.36
cikeTunHistOutP2ExchgRejects SA PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.37
cikeTunHistOutP2SaDelRequests Notification PayloadsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.38
cikeTunHistPeerLocalType IkePeerType .1.3.6.1.4.1.9.9.171.1.4.2.1.1.4
cikeTunHistPeerLocalValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.2.1.1.5
cikeTunHistPeerIntIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.2.1.1.6
cikeTunHistPeerRemoteType IkePeerType .1.3.6.1.4.1.9.9.171.1.4.2.1.1.7
cikeTunHistPeerRemoteValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.2.1.1.8
cikeTunHistLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.2.1.1.9
cipSecHistPhaseTwo .1.3.6.1.4.1.9.9.171.1.4.3
cipSecTunnelHistTable .1.3.6.1.4.1.9.9.171.1.4.3.1
cipSecTunnelHistEntry cipSecTunHistIndex .1.3.6.1.4.1.9.9.171.1.4.3.1.1
cipSecTunHistIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.1
cipSecTunHistLifeTime SecondsInteger32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.10
cipSecTunHistStartTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.171.1.4.3.1.1.11
cipSecTunHistActiveTime SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.171.1.4.3.1.1.12
cipSecTunHistTotalRefreshes QM ExchangesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.13
cipSecTunHistTotalSas SAsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.14
cipSecTunHistInSaDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.4.3.1.1.15
cipSecTunHistInSaEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.16
cipSecTunHistInSaAhAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.17
cipSecTunHistInSaEspAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.18
cipSecTunHistInSaDecompAlgo CompAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.19
cipSecTunHistTermReason Enumeration .1.3.6.1.4.1.9.9.171.1.4.3.1.1.2
cipSecTunHistOutSaDiffHellmanGrp DiffHellmanGrp .1.3.6.1.4.1.9.9.171.1.4.3.1.1.20
cipSecTunHistOutSaEncryptAlgo EncryptAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.21
cipSecTunHistOutSaAhAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.22
cipSecTunHistOutSaEspAuthAlgo AuthAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.23
cipSecTunHistOutSaCompAlgo CompAlgo .1.3.6.1.4.1.9.9.171.1.4.3.1.1.24
cipSecTunHistInOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.25
cipSecTunHistHcInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.26
cipSecTunHistInOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.27
cipSecTunHistInDecompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.28
cipSecTunHistHcInDecompOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.29
cipSecTunHistActiveIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.3
cipSecTunHistInDecompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.30
cipSecTunHistInPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.31
cipSecTunHistInDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.32
cipSecTunHistInReplayDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.33
cipSecTunHistInAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.34
cipSecTunHistInAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.35
cipSecTunHistInDecrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.36
cipSecTunHistInDecryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.37
cipSecTunHistOutOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.38
cipSecTunHistHcOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.39
cipSecTunHistIkeTunnelIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.4
cipSecTunHistOutOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.40
cipSecTunHistOutUncompOctets OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.41
cipSecTunHistHcOutUncompOctets OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.42
cipSecTunHistOutUncompOctWraps Integral unitsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.43
cipSecTunHistOutPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.44
cipSecTunHistOutDropPkts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.45
cipSecTunHistOutAuths EventsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.46
cipSecTunHistOutAuthFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.47
cipSecTunHistOutEncrypts PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.48
cipSecTunHistOutEncryptFails FailuresSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.49
cipSecTunHistLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.1.1.5
cipSecTunHistRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.1.1.6
cipSecTunHistKeyType KeyType .1.3.6.1.4.1.9.9.171.1.4.3.1.1.7
cipSecTunHistEncapMode EncapMode .1.3.6.1.4.1.9.9.171.1.4.3.1.1.8
cipSecTunHistLifeSize KBytesInteger32 .1.3.6.1.4.1.9.9.171.1.4.3.1.1.9
cipSecEndPtHistTable .1.3.6.1.4.1.9.9.171.1.4.3.2
cipSecEndPtHistEntry cipSecEndPtHistIndex .1.3.6.1.4.1.9.9.171.1.4.3.2.1
cipSecEndPtHistIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.1
cipSecEndPtHistRemoteName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.3.2.1.10
cipSecEndPtHistRemoteType EndPtType .1.3.6.1.4.1.9.9.171.1.4.3.2.1.11
cipSecEndPtHistRemoteAddr1 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.2.1.12
cipSecEndPtHistRemoteAddr2 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.2.1.13
cipSecEndPtHistRemoteProtocol Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.14
cipSecEndPtHistRemotePort Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.15
cipSecEndPtHistTunIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.2
cipSecEndPtHistActiveIndex Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.3
cipSecEndPtHistLocalName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.4.3.2.1.4
cipSecEndPtHistLocalType EndPtType .1.3.6.1.4.1.9.9.171.1.4.3.2.1.5
cipSecEndPtHistLocalAddr1 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.2.1.6
cipSecEndPtHistLocalAddr2 IPSIpAddress .1.3.6.1.4.1.9.9.171.1.4.3.2.1.7
cipSecEndPtHistLocalProtocol Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.8
cipSecEndPtHistLocalPort Integer32 .1.3.6.1.4.1.9.9.171.1.4.3.2.1.9
cipSecFailures .1.3.6.1.4.1.9.9.171.1.5
cipSecFailGlobal .1.3.6.1.4.1.9.9.171.1.5.1
cipSecFailGlobalCntl .1.3.6.1.4.1.9.9.171.1.5.1.1
cipSecFailTableSize r/w Integer32 .1.3.6.1.4.1.9.9.171.1.5.1.1.1
cipSecFailPhaseOne .1.3.6.1.4.1.9.9.171.1.5.2
cikeFailTable .1.3.6.1.4.1.9.9.171.1.5.2.1
cikeFailEntry cikeFailIndex .1.3.6.1.4.1.9.9.171.1.5.2.1.1
cikeFailIndex Integer32 .1.3.6.1.4.1.9.9.171.1.5.2.1.1.1
cikeFailReason Enumeration .1.3.6.1.4.1.9.9.171.1.5.2.1.1.2
cikeFailTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.171.1.5.2.1.1.3
cikeFailLocalType IkePeerType .1.3.6.1.4.1.9.9.171.1.5.2.1.1.4
cikeFailLocalValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.5.2.1.1.5
cikeFailRemoteType IkePeerType .1.3.6.1.4.1.9.9.171.1.5.2.1.1.6
cikeFailRemoteValue SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.171.1.5.2.1.1.7
cikeFailLocalAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.5.2.1.1.8
cikeFailRemoteAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.5.2.1.1.9
cipSecFailPhaseTwo .1.3.6.1.4.1.9.9.171.1.5.3
cipSecFailTable .1.3.6.1.4.1.9.9.171.1.5.3.1
cipSecFailEntry cipSecFailIndex .1.3.6.1.4.1.9.9.171.1.5.3.1.1
cipSecFailIndex Integer32 .1.3.6.1.4.1.9.9.171.1.5.3.1.1.1
cipSecFailReason Enumeration .1.3.6.1.4.1.9.9.171.1.5.3.1.1.2
cipSecFailTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.171.1.5.3.1.1.3
cipSecFailTunnelIndex Integer32 .1.3.6.1.4.1.9.9.171.1.5.3.1.1.4
cipSecFailSaSpi Integer32 .1.3.6.1.4.1.9.9.171.1.5.3.1.1.5
cipSecFailPktSrcAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.5.3.1.1.6
cipSecFailPktDstAddr IPSIpAddress .1.3.6.1.4.1.9.9.171.1.5.3.1.1.7
cipSecTrapCntl .1.3.6.1.4.1.9.9.171.1.6
cipSecTrapCntlIkeTunnelStart r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.1
cipSecTrapCntlIpSecSetUpFailure r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.10
cipSecTrapCntlIpSecEarlyTunTerm r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.11
cipSecTrapCntlIpSecProtocolFail r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.12
cipSecTrapCntlIpSecNoSa r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.13
cipSecTrapCntlIkeTunnelStop r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.2
cipSecTrapCntlIkeSysFailure r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.3
cipSecTrapCntlIkeCertCrlFailure r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.4
cipSecTrapCntlIkeProtocolFail r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.5
cipSecTrapCntlIkeNoSa r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.6
cipSecTrapCntlIpSecTunnelStart r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.7
cipSecTrapCntlIpSecTunnelStop r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.8
cipSecTrapCntlIpSecSysFailure r/w TrapStatus .1.3.6.1.4.1.9.9.171.1.6.9
cipSecMIBNotificationPrefix .1.3.6.1.4.1.9.9.171.2
cipSecMIBNotifications .1.3.6.1.4.1.9.9.171.2.0
cipSecMIBConformance .1.3.6.1.4.1.9.9.171.3
cipSecMIBGroups .1.3.6.1.4.1.9.9.171.3.1
cipSecMIBCompliances .1.3.6.1.4.1.9.9.171.3.2
Notifications / Traps (13)
NameOIDDescription
cikeTunnelStart .1.3.6.1.4.1.9.9.171.2.0.1
This notification is generated when an IPsec Phase-1
IKE Tunnel becomes active.
cipSecSetUpFailure .1.3.6.1.4.1.9.9.171.2.0.10
This notification is generated when the setup for
an IPsec Phase-2 Tunnel fails.
cipSecEarlyTunTerm .1.3.6.1.4.1.9.9.171.2.0.11
This notification is generated when an an IPsec Phase-2
Tunnel is terminated earily or before expected.
cipSecProtocolFailure .1.3.6.1.4.1.9.9.171.2.0.12
This notification is generated when the processing for
an IPsec Phase-2 Tunnel experiences a protocol
related error.
cipSecNoSa .1.3.6.1.4.1.9.9.171.2.0.13
This notification is generated when the processing for
an IPsec Phase-2 Tunnel experiences a non-existent
security association error.
cikeTunnelStop .1.3.6.1.4.1.9.9.171.2.0.2
This notification is generated when an IPsec Phase-1
IKE Tunnel becomes inactive.
cikeSysFailure .1.3.6.1.4.1.9.9.171.2.0.3
This notification is generated when the processing for
an IPsec Phase-1 IKE Tunnel experiences an internal
or system capacity error.
cikeCertCrlFailure .1.3.6.1.4.1.9.9.171.2.0.4
This notification is generated when the processing for
an IPsec Phase-1 IKE Tunnel experiences a Certificate
or a Certificate Revoke List (CRL) related error.
cikeProtocolFailure .1.3.6.1.4.1.9.9.171.2.0.5
This notification is generated when the processing for
an IPsec Phase-1 IKE Tunnel experiences a protocol
related error.
cikeNoSa .1.3.6.1.4.1.9.9.171.2.0.6
This notification is generated when the processing for
an IPsec Phase-1 IKE Tunnel experiences a non-existent
security association error.
cipSecTunnelStart .1.3.6.1.4.1.9.9.171.2.0.7
This notification is generated when an IPsec Phase-2
Tunnel becomes active.
cipSecTunnelStop .1.3.6.1.4.1.9.9.171.2.0.8
This notification is generated when an IPsec Phase-2
Tunnel becomes inactive.
cipSecSysFailure .1.3.6.1.4.1.9.9.171.2.0.9
This notification is generated when the processing for
an IPsec Phase-2 Tunnel experiences an internal
or system capacity error.