Cisco CoPP

Cisco CoPP Best practices

Cisco CoPP Cat6k

http://events.cisco.hu/2014/techtorial/doc/lavarga_v1.0.pdf

Hi All,

Thanks for all the valuable input!

I wrote up a CoPPs policy, and deployed it in a non-limiting fasion

and monitored for a while. Once happy we enabled the policers and its

working fine, however the software counters are going up, and it’s not

clear to me why that is.

Further down is the config, immediately below is partial the output

from an example 7600 (as the CoPPs policy is quite long):

abr1#show policy-map control-plane input

Control Plane

  Service-policy input: Control-Plane-Filter-In

  Hardware Counters:

    class-map: CoPP-Limit-and-Permit-Critical (match-any)

      Match: access-group name CoPP-Limit-and-Permit-BGP

      Match: access-group name CoPP-Limit-and-Permit-BGPv6

      Match: access-group name CoPP-Limit-and-Permit-RSVP

      Match: access-group name CoPP-Limit-and-Permit-LDP

      Match: access-group name CoPP-Limit-and-Permit-OSPF

      Match: access-group name CoPP-Limit-and-Permit-OSPFv3

      Match: access-group name CoPP-Limit-and-Permit-HSRP

      Match: access-group name CoPP-Limit-and-Permit-BFD

      police :

        10000000 bps 312000 limit 312000 extended limit

      Earl in slot 6 :

        631028621 bytes

        5 minute offered rate 86968 bps

        aggregate-forwarded 631028621 bytes action: transmit

        exceeded 0 bytes action: transmit

        aggregate-forward 79648 bps exceed 0 bps

  Software Counters:

    Class-map: CoPP-Limit-and-Permit-Critical (match-any)

      4646556 packets, 411683229 bytes

      5 minute offered rate 54000 bps, drop rate 0000 bps

      Match: access-group name CoPP-Limit-and-Permit-BGP

        4035626 packets, 367873184 bytes

        5 minute rate 48000 bps

      Match: access-group name CoPP-Limit-and-Permit-BGPv6

        2101 packets, 174550 bytes

        5 minute rate 0 bps

      Match: access-group name CoPP-Limit-and-Permit-RSVP

        0 packets, 0 bytes

        5 minute rate 0 bps

      Match: access-group name CoPP-Limit-and-Permit-LDP

        173745 packets, 13108073 bytes

        5 minute rate 1000 bps

      Match: access-group name CoPP-Limit-and-Permit-OSPF

        77045 packets, 8382206 bytes

        5 minute rate 1000 bps

      Match: access-group name CoPP-Limit-and-Permit-OSPFv3

        0 packets, 0 bytes

        5 minute rate 0 bps

      Match: access-group name CoPP-Limit-and-Permit-HSRP

        358039 packets, 22145216 bytes

        5 minute rate 2000 bps

      Match: access-group name CoPP-Limit-and-Permit-BFD

        0 packets, 0 bytes

        5 minute rate 0 bps

      police:

          cir 10000000 bps, bc 312500 bytes, be 312500 bytes

        conformed 4646556 packets, 411683229 bytes; actions:

          transmit

        exceeded 0 packets, 0 bytes; actions:

          transmit

        violated 0 packets, 0 bytes; actions:

          drop

        conformed 54000 bps, exceeded 0000 bps, violated 0000 bps

I’m not sure why traffic like BGP would match into both the hardware

and software policiers, when its such a simple match statement (I am

assuming that because the packet count under the software counters is

much lower than the ACL match, so the rest were policied by

hardware?):

I am trying to write a CoPP template for some 7600s running as PEs. It

 

> would be handy if they were running a similar CoPP configuration to

> that on our Juniper PEs we are going to be connecting these 7600’s too

> so we have consistent CoPP across that domain of equally exposed

 

It’s not going to be consistent, CoPP does work, but can’t really compete with over decade newer Trio kit.

 

> CoPP on 7600’s can’t police ARP but one can use the MLS HWRL for that.

> The HWRLs can also handle other protocols like HSRP and CoPP can’t

> police multicast in hardware, so do people usually police ARP and HSRP

> using the MLS HWRLs instead of CoPP?

 

Pretty sure HSRP works just fine. For multicast, you just need to allow all multicast in CoPP (otherwise it’s processed by software CoPPP, which you don’t

want) and then limit in mls rate-limit.

 

> The HWRLs support other protocols too that ARE supported in CoPP in

> hardware, so are there any other protocols that people prefer to

> police using the HWRLs?

 

Example please, I cannot recall overlap.

 

> With regards to ACLs, do people really have giant access lists of

> peers they allow BGP to/from? The 7600 I am piloting this on has over

 

Yes. Two, one low rate for SYN and one for other BGP, alas. However if your master configuration data is not network, but database, then it does not really matter how complex or simple the network configuration is, as it’s generated automatically from database.

If it’s pure CLI jockey network, it can be a challenge.

 

But even this is isn’t as good as it should be, as each neighbour would need to have their own policer, like Cisco LPTS or Juniper ddos-protection can do.

But this is one of those things where you’ll rather carry a risk than overcomplicate the configuration.

 

> any any eq 179″ as above then I feel I need to police, unless I can

> guarantee at the edge I have filtered out traffic on TCP 179 from

> everywhere it shouldn’t be coming from. What approach to others take

> here? Why?

 

I have opted for simplicity, I have CoPP class for internal signalling stuff, which is critical, another for important customer/peer stuff, like BGP, and another for unimportant stuff (ping, udp traceroute…)

 

> What do people do with unusual traffic like IP fragments? I am

> discarding them. Thoughts?

 

If you can get away discarding fragments hitting control-plane, do it. If not, police it.

 

> What about packets with IP options set, I am allowing record-route

> only and dropping the rest. Thoughts?

 

No on expects IP options to work in the Internet, there is mls command to police them, I would do that, even for transit

 

> ICMP, I’m just proposing to allow the follow:

> ip access-list extended CoPP-Limit-and-Permit-ICMP  permit icmp any

> any echo  permit icmp any any echo-request  permit icmp any any

> unreachable  permit icmp any any ttl-exceeded  permit icmp any any

> packet-too-big  deny icmp any any

>

> Again, any thoughts there?

 

Never use ‘deny’ in PFC3 CoPP ACLs. It’s not needed, and it may not be supported and may cause negative match and stop of evaluation (i.e. won’t fall to next classs).

Netflow viewers

FlowViewer / SiLK handles IPv6.

Web-based, graphical tracking and analysis. Free.

http://sourceforge.net/projects/flowviewer/

http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/flexible_netflow/configuration_guide/b_fnf_3se_3850_cg/b_fnf_3se_3850_cg_chapter_010.html#reference_A9019899140647F2B3F87ABABCFC170D

http://qosient.com/argus/

Cisco IOS sup-720 SNMP

In order to keep the same interfaces indexes, the only way to achieve that easily is moving the nvram:ifIndex-table from the old SUP to the new SUP.

This document says that the file can be downloaded and viewed:

http://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/28420-ifIndex-Persistence.html

 

Procedure:

Old SUP:

#copy nvram:ifIndex-table disk0:

New SUP:

#delete nvram:ifIndex-table

#copy disk0:ifIndex-table nvram:

#reload

IPv6 security

MAC bindings

In the IPv4 world, the DHCP server allocates IPv4 addresses and thereby stores the MAC addresses of the clients. In the IPv6 world, if SLAAC (autoconfiguration) is used, no network or security device per se stores the binding between the MAC (layer 2) and the IPv6 (layer 3) addresses from the clients. That is, a subsequent analysis of network behaviour corresponding to concrete IPv6 addresses and their client machines is not possible anymore.

6MoN

is a network monitoring software developed to detect the behavior of hosts on big LANs. By its nature can be an aid for the network administrator to identify anomalies on a LAN. The tool is able to identify the presence of a node indicating the association between MAC, IPv4 and IPv6 address, maintains an history of network access and any changes in presence of mechanisms for automatic address assignment (DHCP, SLAAC ).

ipv6mon

is a tool meant for monitoring IPv6 address usage on a local network. It is meant to be particularly useful in networks that employ IPv6 Stateless Address Auto-Configuration (as opposed to DHCPv6), where address assignment is decentralized and there is no central server that records which IPv6 addresses have been assigned to which nodes during which period of time.

ipv6mon employs active probing to discover IPv6 addresses in use, and determine whether such addresses remain active.

NAV

is an acronym for Network Administration Visualized. It is an advanced software suite to monitor large computer networks. It automatically discovers network topology, monitors network load and outages, and can send alerts on network events by e-mail and SMS, allowing for flexible configuration of alert profiles.

NDPmon

 is a diagnostic software application used by Internet Protocol version 6 network administrators for monitoring ICMPv6 packets. NDPMon observes the local network for anomalies in the function of nodes using Neighbor Discovery Protocol (NDP) messages, especially during the Stateless Address Autoconfiguration. When an NDP message is flagged, it notifies the administrator by writing to the syslog or by sending an email report. It may also execute a user-defined script. For IPv6, NDPMon is an equivalent of Arpwatch for IPv4, and has similar basic features with added attacks detection.

Cisco ASA SNMP

Link

ASA OS MIB ondersteuning

Result of the command: “show snmp-server oidlist”

————————————————-
[0] 1.3.6.1.2.1.1.1. sysDescr
[1] 1.3.6.1.2.1.1.2. sysObjectID
[2] 1.3.6.1.2.1.1.3. sysUpTime
[3] 1.3.6.1.2.1.1.4. sysContact
[4] 1.3.6.1.2.1.1.5. sysName
[5] 1.3.6.1.2.1.1.6. sysLocation
[6] 1.3.6.1.2.1.1.7. sysServices
[7] 1.3.6.1.2.1.1.8. sysORLastChange
[8] 1.3.6.1.2.1.1.9.1.2. sysORID
[9] 1.3.6.1.2.1.1.9.1.3. sysORDescr
[10] 1.3.6.1.2.1.1.9.1.4. sysORUpTime
[11] 1.3.6.1.2.1.2.1. ifNumber
[12] 1.3.6.1.2.1.2.2.1.1. ifIndex
[13] 1.3.6.1.2.1.2.2.1.2. ifDescr
[14] 1.3.6.1.2.1.2.2.1.3. ifType
[15] 1.3.6.1.2.1.2.2.1.4. ifMtu
[16] 1.3.6.1.2.1.2.2.1.5. ifSpeed
[17] 1.3.6.1.2.1.2.2.1.6. ifPhysAddress
[18] 1.3.6.1.2.1.2.2.1.7. ifAdminStatus
[19] 1.3.6.1.2.1.2.2.1.8. ifOperStatus
[20] 1.3.6.1.2.1.2.2.1.9. ifLastChange
[21] 1.3.6.1.2.1.2.2.1.10. ifInOctets
[22] 1.3.6.1.2.1.2.2.1.11. ifInUcastPkts
[23] 1.3.6.1.2.1.2.2.1.12. ifInNUcastPkts
[24] 1.3.6.1.2.1.2.2.1.13. ifInDiscards
[25] 1.3.6.1.2.1.2.2.1.14. ifInErrors
[26] 1.3.6.1.2.1.2.2.1.15. ifInUnknownProtos
[27] 1.3.6.1.2.1.2.2.1.16. ifOutOctets
[28] 1.3.6.1.2.1.2.2.1.17. ifOutUcastPkts
[29] 1.3.6.1.2.1.2.2.1.18. ifOutNUcastPkts
[30] 1.3.6.1.2.1.2.2.1.19. ifOutDiscards
[31] 1.3.6.1.2.1.2.2.1.20. ifOutErrors
[32] 1.3.6.1.2.1.2.2.1.21. ifOutQLen
[33] 1.3.6.1.2.1.2.2.1.22. ifSpecific
[34] 1.3.6.1.2.1.3.1.1.1. atIfIndex
[35] 1.3.6.1.2.1.3.1.1.2. atPhysAddress
[36] 1.3.6.1.2.1.3.1.1.3. atNetAddress
[37] 1.3.6.1.2.1.4.1. ipForwarding
[38] 1.3.6.1.2.1.4.2. ipDefaultTTL
[39] 1.3.6.1.2.1.4.3. ipInReceives
[40] 1.3.6.1.2.1.4.4. ipInHdrErrors
[41] 1.3.6.1.2.1.4.5. ipInAddrErrors
[42] 1.3.6.1.2.1.4.6. ipForwDatagrams
[43] 1.3.6.1.2.1.4.7. ipInUnknownProtos
[44] 1.3.6.1.2.1.4.8. ipInDiscards
[45] 1.3.6.1.2.1.4.9. ipInDelivers
[46] 1.3.6.1.2.1.4.10. ipOutRequests
[47] 1.3.6.1.2.1.4.11. ipOutDiscards
[48] 1.3.6.1.2.1.4.12. ipOutNoRoutes
[49] 1.3.6.1.2.1.4.13. ipReasmTimeout
[50] 1.3.6.1.2.1.4.14. ipReasmReqds
[51] 1.3.6.1.2.1.4.15. ipReasmOKs
[52] 1.3.6.1.2.1.4.16. ipReasmFails
[53] 1.3.6.1.2.1.4.17. ipFragOKs
[54] 1.3.6.1.2.1.4.18. ipFragFails
[55] 1.3.6.1.2.1.4.19. ipFragCreates
[56] 1.3.6.1.2.1.4.20.1.1. ipAdEntAddr
[57] 1.3.6.1.2.1.4.20.1.2. ipAdEntIfIndex
[58] 1.3.6.1.2.1.4.20.1.3. ipAdEntNetMask
[59] 1.3.6.1.2.1.4.20.1.4. ipAdEntBcastAddr
[60] 1.3.6.1.2.1.4.20.1.5. ipAdEntReasmMaxSize
[61] 1.3.6.1.2.1.4.21.1.1. ipRouteDest
[62] 1.3.6.1.2.1.4.21.1.2. ipRouteIfIndex
[63] 1.3.6.1.2.1.4.21.1.3. ipRouteMetric1
[64] 1.3.6.1.2.1.4.21.1.4. ipRouteMetric2
[65] 1.3.6.1.2.1.4.21.1.5. ipRouteMetric3
[66] 1.3.6.1.2.1.4.21.1.6. ipRouteMetric4
[67] 1.3.6.1.2.1.4.21.1.7. ipRouteNextHop
[68] 1.3.6.1.2.1.4.21.1.8. ipRouteType
[69] 1.3.6.1.2.1.4.21.1.9. ipRouteProto
[70] 1.3.6.1.2.1.4.21.1.10. ipRouteAge
[71] 1.3.6.1.2.1.4.21.1.11. ipRouteMask
[72] 1.3.6.1.2.1.4.21.1.12. ipRouteMetric5
[73] 1.3.6.1.2.1.4.21.1.13. ipRouteInfo
[74] 1.3.6.1.2.1.4.22.1.1. ipNetToMediaIfIndex
[75] 1.3.6.1.2.1.4.22.1.2. ipNetToMediaPhysAddress
[76] 1.3.6.1.2.1.4.22.1.3. ipNetToMediaNetAddress
[77] 1.3.6.1.2.1.4.22.1.4. ipNetToMediaType
[78] 1.3.6.1.2.1.4.23. ipRoutingDiscards
[79] 1.3.6.1.2.1.4.24.6. inetCidrRouteNumber
[80] 1.3.6.1.2.1.4.24.7.1.7. inetCidrRouteIfIndex
[81] 1.3.6.1.2.1.4.24.7.1.8. inetCidrRouteType
[82] 1.3.6.1.2.1.4.24.7.1.9. inetCidrRouteProto
[83] 1.3.6.1.2.1.4.24.7.1.10. inetCidrRouteAge
[84] 1.3.6.1.2.1.4.24.7.1.11. inetCidrRouteNextHopAS
[85] 1.3.6.1.2.1.4.24.7.1.12. inetCidrRouteMetric1
[86] 1.3.6.1.2.1.4.24.7.1.13. inetCidrRouteMetric2
[87] 1.3.6.1.2.1.4.24.7.1.14. inetCidrRouteMetric3
[88] 1.3.6.1.2.1.4.24.7.1.15. inetCidrRouteMetric4
[89] 1.3.6.1.2.1.4.24.7.1.16. inetCidrRouteMetric5
[90] 1.3.6.1.2.1.4.24.7.1.17. inetCidrRouteStatus
[91] 1.3.6.1.2.1.4.24.8. inetCidrRouteDiscards
[92] 1.3.6.1.2.1.4.35.1.4. ipNetToPhysicalPhysAddress
[93] 1.3.6.1.2.1.5.1. icmpInMsgs
[94] 1.3.6.1.2.1.5.2. icmpInErrors
[95] 1.3.6.1.2.1.5.3. icmpInDestUnreachs
[96] 1.3.6.1.2.1.5.4. icmpInTimeExcds
[97] 1.3.6.1.2.1.5.5. icmpInParmProbs
[98] 1.3.6.1.2.1.5.6. icmpInSrcQuenchs
[99] 1.3.6.1.2.1.5.7. icmpInRedirects
[100] 1.3.6.1.2.1.5.8. icmpInEchos
[101] 1.3.6.1.2.1.5.9. icmpInEchoReps
[102] 1.3.6.1.2.1.5.10. icmpInTimestamps
[103] 1.3.6.1.2.1.5.11. icmpInTimestampReps
[104] 1.3.6.1.2.1.5.12. icmpInAddrMasks
[105] 1.3.6.1.2.1.5.13. icmpInAddrMaskReps
[106] 1.3.6.1.2.1.5.14. icmpOutMsgs
[107] 1.3.6.1.2.1.5.15. icmpOutErrors
[108] 1.3.6.1.2.1.5.16. icmpOutDestUnreachs
[109] 1.3.6.1.2.1.5.17. icmpOutTimeExcds
[110] 1.3.6.1.2.1.5.18. icmpOutParmProbs
[111] 1.3.6.1.2.1.5.19. icmpOutSrcQuenchs
[112] 1.3.6.1.2.1.5.20. icmpOutRedirects
[113] 1.3.6.1.2.1.5.21. icmpOutEchos
[114] 1.3.6.1.2.1.5.22. icmpOutEchoReps
[115] 1.3.6.1.2.1.5.23. icmpOutTimestamps
[116] 1.3.6.1.2.1.5.24. icmpOutTimestampReps
[117] 1.3.6.1.2.1.5.25. icmpOutAddrMasks
[118] 1.3.6.1.2.1.5.26. icmpOutAddrMaskReps
[119] 1.3.6.1.2.1.6.13.1.1. tcpConnState
[120] 1.3.6.1.2.1.6.13.1.2. tcpConnLocalAddress
[121] 1.3.6.1.2.1.6.13.1.3. tcpConnLocalPort
[122] 1.3.6.1.2.1.6.13.1.4. tcpConnRemAddress
[123] 1.3.6.1.2.1.6.13.1.5. tcpConnRemPort
[124] 1.3.6.1.2.1.6.19.1.8. tcpConnectionProcess
[125] 1.3.6.1.2.1.7.5.1.1. udpLocalAddress
[126] 1.3.6.1.2.1.7.5.1.2. udpLocalPort
[127] 1.3.6.1.2.1.7.7.1.8. udpEndpointProcess
[128] 1.3.6.1.2.1.8.1. egpInMsgs
[129] 1.3.6.1.2.1.8.2. egpInErrors
[130] 1.3.6.1.2.1.8.3. egpOutMsgs
[131] 1.3.6.1.2.1.8.4. egpOutErrors
[132] 1.3.6.1.2.1.8.5.1.1. egpNeighState
[133] 1.3.6.1.2.1.8.5.1.2. egpNeighAddr
[134] 1.3.6.1.2.1.8.5.1.3. egpNeighAs
[135] 1.3.6.1.2.1.8.5.1.4. egpNeighInMsgs
[136] 1.3.6.1.2.1.8.5.1.5. egpNeighInErrs
[137] 1.3.6.1.2.1.8.5.1.6. egpNeighOutMsgs
[138] 1.3.6.1.2.1.8.5.1.7. egpNeighOutErrs
[139] 1.3.6.1.2.1.8.5.1.8. egpNeighInErrMsgs
[140] 1.3.6.1.2.1.8.5.1.9. egpNeighOutErrMsgs
[141] 1.3.6.1.2.1.8.5.1.10. egpNeighStateUps
[142] 1.3.6.1.2.1.8.5.1.11. egpNeighStateDowns
[143] 1.3.6.1.2.1.8.5.1.12. egpNeighIntervalHello
[144] 1.3.6.1.2.1.8.5.1.13. egpNeighIntervalPoll
[145] 1.3.6.1.2.1.8.5.1.14. egpNeighMode
[146] 1.3.6.1.2.1.8.5.1.15. egpNeighEventTrigger
[147] 1.3.6.1.2.1.8.6. egpAs
[148] 1.3.6.1.2.1.11.1. snmpInPkts
[149] 1.3.6.1.2.1.11.2. snmpOutPkts
[150] 1.3.6.1.2.1.11.3. snmpInBadVersions
[151] 1.3.6.1.2.1.11.4. snmpInBadCommunityNames
[152] 1.3.6.1.2.1.11.5. snmpInBadCommunityUses
[153] 1.3.6.1.2.1.11.6. snmpInASNParseErrs
[154] 1.3.6.1.2.1.11.8. snmpInTooBigs
[155] 1.3.6.1.2.1.11.9. snmpInNoSuchNames
[156] 1.3.6.1.2.1.11.10. snmpInBadValues
[157] 1.3.6.1.2.1.11.11. snmpInReadOnlys
[158] 1.3.6.1.2.1.11.12. snmpInGenErrs
[159] 1.3.6.1.2.1.11.13. snmpInTotalReqVars
[160] 1.3.6.1.2.1.11.14. snmpInTotalSetVars
[161] 1.3.6.1.2.1.11.15. snmpInGetRequests
[162] 1.3.6.1.2.1.11.16. snmpInGetNexts
[163] 1.3.6.1.2.1.11.17. snmpInSetRequests
[164] 1.3.6.1.2.1.11.18. snmpInGetResponses
[165] 1.3.6.1.2.1.11.19. snmpInTraps
[166] 1.3.6.1.2.1.11.20. snmpOutTooBigs
[167] 1.3.6.1.2.1.11.21. snmpOutNoSuchNames
[168] 1.3.6.1.2.1.11.22. snmpOutBadValues
[169] 1.3.6.1.2.1.11.24. snmpOutGenErrs
[170] 1.3.6.1.2.1.11.25. snmpOutGetRequests
[171] 1.3.6.1.2.1.11.26. snmpOutGetNexts
[172] 1.3.6.1.2.1.11.27. snmpOutSetRequests
[173] 1.3.6.1.2.1.11.28. snmpOutGetResponses
[174] 1.3.6.1.2.1.11.29. snmpOutTraps
[175] 1.3.6.1.2.1.11.30. snmpEnableAuthenTraps
[176] 1.3.6.1.2.1.11.31. snmpSilentDrops
[177] 1.3.6.1.2.1.11.32. snmpProxyDrops
[178] 1.3.6.1.2.1.31.1.1.1.1. ifName
[179] 1.3.6.1.2.1.31.1.1.1.2. ifInMulticastPkts
[180] 1.3.6.1.2.1.31.1.1.1.3. ifInBroadcastPkts
[181] 1.3.6.1.2.1.31.1.1.1.4. ifOutMulticastPkts
[182] 1.3.6.1.2.1.31.1.1.1.5. ifOutBroadcastPkts
[183] 1.3.6.1.2.1.31.1.1.1.6. ifHCInOctets
[184] 1.3.6.1.2.1.31.1.1.1.7. ifHCInUcastPkts
[185] 1.3.6.1.2.1.31.1.1.1.8. ifHCInMulticastPkts
[186] 1.3.6.1.2.1.31.1.1.1.9. ifHCInBroadcastPkts
[187] 1.3.6.1.2.1.31.1.1.1.10. ifHCOutOctets
[188] 1.3.6.1.2.1.31.1.1.1.11. ifHCOutUcastPkts
[189] 1.3.6.1.2.1.31.1.1.1.12. ifHCOutMulticastPkts
[190] 1.3.6.1.2.1.31.1.1.1.13. ifHCOutBroadcastPkts
[191] 1.3.6.1.2.1.31.1.1.1.14. ifLinkUpDownTrapEnable
[192] 1.3.6.1.2.1.31.1.1.1.15. ifHighSpeed
[193] 1.3.6.1.2.1.31.1.1.1.16. ifPromiscuousMode
[194] 1.3.6.1.2.1.31.1.1.1.17. ifConnectorPresent
[195] 1.3.6.1.2.1.31.1.1.1.18. ifAlias
[196] 1.3.6.1.2.1.31.1.1.1.19. ifCounterDiscontinuityTime
[197] 1.3.6.1.2.1.47.1.1.1.1.2. entPhysicalDescr
[198] 1.3.6.1.2.1.47.1.1.1.1.3. entPhysicalVendorType
[199] 1.3.6.1.2.1.47.1.1.1.1.4. entPhysicalContainedIn
[200] 1.3.6.1.2.1.47.1.1.1.1.5. entPhysicalClass
[201] 1.3.6.1.2.1.47.1.1.1.1.6. entPhysicalParentRelPos
[202] 1.3.6.1.2.1.47.1.1.1.1.7. entPhysicalName
[203] 1.3.6.1.2.1.47.1.1.1.1.8. entPhysicalHardwareRev
[204] 1.3.6.1.2.1.47.1.1.1.1.9. entPhysicalFirmwareRev
[205] 1.3.6.1.2.1.47.1.1.1.1.10. entPhysicalSoftwareRev
[206] 1.3.6.1.2.1.47.1.1.1.1.11. entPhysicalSerialNum
[207] 1.3.6.1.2.1.47.1.1.1.1.12. entPhysicalMfgName
[208] 1.3.6.1.2.1.47.1.1.1.1.13. entPhysicalModelName
[209] 1.3.6.1.2.1.47.1.1.1.1.14. entPhysicalAlias
[210] 1.3.6.1.2.1.47.1.1.1.1.15. entPhysicalAssetID
[211] 1.3.6.1.2.1.47.1.1.1.1.16. entPhysicalIsFRU
[212] 1.3.6.1.2.1.47.1.2.1.1.2. entLogicalDescr
[213] 1.3.6.1.2.1.47.1.2.1.1.3. entLogicalType
[214] 1.3.6.1.2.1.47.1.2.1.1.4. entLogicalCommunity
[215] 1.3.6.1.2.1.47.1.2.1.1.5. entLogicalTAddress
[216] 1.3.6.1.2.1.47.1.2.1.1.6. entLogicalTDomain
[217] 1.3.6.1.2.1.47.1.2.1.1.7. entLogicalContextEngineID
[218] 1.3.6.1.2.1.47.1.2.1.1.8. entLogicalContextName
[219] 1.3.6.1.2.1.47.1.3.1.1.1. entLPPhysicalIndex
[220] 1.3.6.1.2.1.47.1.3.2.1.2. entAliasMappingIdentifier
[221] 1.3.6.1.2.1.47.1.3.3.1.1. entPhysicalChildIndex
[222] 1.3.6.1.2.1.47.1.4.1. entLastChangeTime
[223] 1.3.6.1.2.1.123.1.6.1.3. natAddrBindGlobalAddrType
[224] 1.3.6.1.2.1.123.1.6.1.4. natAddrBindGlobalAddr
[225] 1.3.6.1.2.1.123.1.6.1.9. natAddrBindSessions
[226] 1.3.6.1.2.1.123.1.8.1.5. natAddrPortBindGlobalAddrType
[227] 1.3.6.1.2.1.123.1.8.1.6. natAddrPortBindGlobalAddr
[228] 1.3.6.1.2.1.123.1.8.1.7. natAddrPortBindGlobalPort
[229] 1.3.6.1.2.1.123.1.8.1.12. natAddrPortBindSessions
[230] 1.3.6.1.4.1.9.9.41.1.1.6. clogOriginIDType
[231] 1.3.6.1.4.1.9.9.41.1.1.7. clogOriginID
[232] 1.3.6.1.4.1.9.9.41.1.2.3.1.2. clogHistFacility
[233] 1.3.6.1.4.1.9.9.41.1.2.3.1.3. clogHistSeverity
[234] 1.3.6.1.4.1.9.9.41.1.2.3.1.4. clogHistMsgName
[235] 1.3.6.1.4.1.9.9.41.1.2.3.1.5. clogHistMsgText
[236] 1.3.6.1.4.1.9.9.41.1.2.3.1.6. clogHistTimestamp
[237] 1.3.6.1.4.1.9.9.48.1.1.1.2. ciscoMemoryPoolName
[238] 1.3.6.1.4.1.9.9.48.1.1.1.3. ciscoMemoryPoolAlternate
[239] 1.3.6.1.4.1.9.9.48.1.1.1.4. ciscoMemoryPoolValid
[240] 1.3.6.1.4.1.9.9.48.1.1.1.5. ciscoMemoryPoolUsed
[241] 1.3.6.1.4.1.9.9.48.1.1.1.6. ciscoMemoryPoolFree
[242] 1.3.6.1.4.1.9.9.48.1.1.1.7. ciscoMemoryPoolLargestFree
[243] 1.3.6.1.4.1.9.9.109.1.1.1.1.2. cpmCPUTotalPhysicalIndex
[244] 1.3.6.1.4.1.9.9.109.1.1.1.1.3. cpmCPUTotal5sec
[245] 1.3.6.1.4.1.9.9.109.1.1.1.1.4. cpmCPUTotal1min
[246] 1.3.6.1.4.1.9.9.109.1.1.1.1.5. cpmCPUTotal5min
[247] 1.3.6.1.4.1.9.9.109.1.1.1.1.6. cpmCPUTotal5secRev
[248] 1.3.6.1.4.1.9.9.109.1.1.1.1.7. cpmCPUTotal1minRev
[249] 1.3.6.1.4.1.9.9.109.1.1.1.1.8. cpmCPUTotal5minRev
[250] 1.3.6.1.4.1.9.9.109.1.1.1.1.9. cpmCPUMonInterval
[251] 1.3.6.1.4.1.9.9.109.1.1.1.1.10. cpmCPUTotalMonIntervalValue
[252] 1.3.6.1.4.1.9.9.109.1.1.1.1.11. cpmCPUInterruptMonIntervalValue
[253] 1.3.6.1.4.1.9.9.109.1.2.1.1.1. cpmProcessPID
[254] 1.3.6.1.4.1.9.9.109.1.2.1.1.5. cpmProcessTimeCreated
[255] 1.3.6.1.4.1.9.9.109.1.2.3.1.5. cpmProcExtUtil5SecRev
[256] 1.3.6.1.4.1.9.9.109.1.2.4.1.2. cpmCPURisingThresholdValue
[257] 1.3.6.1.4.1.9.9.109.1.2.4.1.3. cpmCPURisingThresholdPeriod
[258] 1.3.6.1.4.1.9.9.117.1.1.1.1.1. cefcPowerRedundancyMode
[259] 1.3.6.1.4.1.9.9.117.1.1.1.1.2. cefcPowerUnits
[260] 1.3.6.1.4.1.9.9.117.1.1.1.1.3. cefcTotalAvailableCurrent
[261] 1.3.6.1.4.1.9.9.117.1.1.1.1.4. cefcTotalDrawnCurrent
[262] 1.3.6.1.4.1.9.9.117.1.1.2.1.1. cefcFRUPowerAdminStatus
[263] 1.3.6.1.4.1.9.9.117.1.1.2.1.2. cefcFRUPowerOperStatus
[264] 1.3.6.1.4.1.9.9.117.1.1.2.1.3. cefcFRUCurrent
[265] 1.3.6.1.4.1.9.9.117.1.1.3. cefcMaxDefaultInLinePower
[266] 1.3.6.1.4.1.9.9.117.1.2.1.1.1. cefcModuleAdminStatus
[267] 1.3.6.1.4.1.9.9.117.1.2.1.1.2. cefcModuleOperStatus
[268] 1.3.6.1.4.1.9.9.117.1.2.1.1.3. cefcModuleResetReason
[269] 1.3.6.1.4.1.9.9.117.1.2.1.1.4. cefcModuleStatusLastChangeTime
[270] 1.3.6.1.4.1.9.9.117.1.3.1. cefcMIBEnableStatusNotification
[271] 1.3.6.1.4.1.9.9.138.1.1.2.1.2. ceAlarmDescrSeverity
[272] 1.3.6.1.4.1.9.9.138.1.1.2.1.3. ceAlarmDescrText
[273] 1.3.6.1.4.1.9.9.138.1.3.3.1.2. ceAlarmHistType
[274] 1.3.6.1.4.1.9.9.138.1.3.3.1.3. ceAlarmHistEntPhysicalIndex
[275] 1.3.6.1.4.1.9.9.138.1.3.3.1.4. ceAlarmHistAlarmType
[276] 1.3.6.1.4.1.9.9.138.1.3.3.1.5. ceAlarmHistSeverity
[277] 1.3.6.1.4.1.9.9.138.1.3.3.1.6. ceAlarmHistTimeStamp
[278] 1.3.6.1.4.1.9.9.147.1.1.1.1. cfwBasicEventsTableLastRow
[279] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.2. cfwBasicEventTime
[280] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.3. cfwBasicSecurityEventType
[281] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.4. cfwBasicContentInspEventType
[282] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.5. cfwBasicConnectionEventType
[283] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.6. cfwBasicAccessEventType
[284] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.7. cfwBasicAuthenticationEventType
[285] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.8. cfwBasicGenericEventType
[286] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.9. cfwBasicEventDescription
[287] 1.3.6.1.4.1.9.9.147.1.1.1.2.1.10. cfwBasicEventDetailsTableRow
[288] 1.3.6.1.4.1.9.9.147.1.1.2.1. cfwNetEventsTableLastRow
[289] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.2. cfwNetEventInterface
[290] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.3. cfwNetEventSrcIpAddress
[291] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.4. cfwNetEventInsideSrcIpAddress
[292] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.5. cfwNetEventDstIpAddress
[293] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.6. cfwNetEventInsideDstIpAddress
[294] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.7. cfwNetEventSrcIpPort
[295] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.8. cfwNetEventInsideSrcIpPort
[296] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.9. cfwNetEventDstIpPort
[297] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.10. cfwNetEventInsideDstIpPort
[298] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.11. cfwNetEventService
[299] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.12. cfwNetEventServiceInformation
[300] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.13. cfwNetEventIdentity
[301] 1.3.6.1.4.1.9.9.147.1.1.2.2.1.14. cfwNetEventDescription
[302] 1.3.6.1.4.1.9.9.147.1.2.1.1.1.2. cfwHardwareInformation
[303] 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3. cfwHardwareStatusValue
[304] 1.3.6.1.4.1.9.9.147.1.2.1.1.1.4. cfwHardwareStatusDetail
[305] 1.3.6.1.4.1.9.9.147.1.2.2.1.1.3. cfwBufferStatInformation
[306] 1.3.6.1.4.1.9.9.147.1.2.2.1.1.4. cfwBufferStatValue
[307] 1.3.6.1.4.1.9.9.147.1.2.2.2.1.3. cfwConnectionStatDescription
[308] 1.3.6.1.4.1.9.9.147.1.2.2.2.1.4. cfwConnectionStatCount
[309] 1.3.6.1.4.1.9.9.147.1.2.2.2.1.5. cfwConnectionStatValue
[310] 1.3.6.1.4.1.9.9.171.1.1.1. cipSecMibLevel
[311] 1.3.6.1.4.1.9.9.171.1.2.1.1. cikeGlobalActiveTunnels
[312] 1.3.6.1.4.1.9.9.171.1.2.1.2. cikeGlobalPreviousTunnels
[313] 1.3.6.1.4.1.9.9.171.1.2.1.3. cikeGlobalInOctets
[314] 1.3.6.1.4.1.9.9.171.1.2.1.4. cikeGlobalInPkts
[315] 1.3.6.1.4.1.9.9.171.1.2.1.5. cikeGlobalInDropPkts
[316] 1.3.6.1.4.1.9.9.171.1.2.1.6. cikeGlobalInNotifys
[317] 1.3.6.1.4.1.9.9.171.1.2.1.7. cikeGlobalInP2Exchgs
[318] 1.3.6.1.4.1.9.9.171.1.2.1.8. cikeGlobalInP2ExchgInvalids
[319] 1.3.6.1.4.1.9.9.171.1.2.1.9. cikeGlobalInP2ExchgRejects
[320] 1.3.6.1.4.1.9.9.171.1.2.1.10. cikeGlobalInP2SaDelRequests
[321] 1.3.6.1.4.1.9.9.171.1.2.1.11. cikeGlobalOutOctets
[322] 1.3.6.1.4.1.9.9.171.1.2.1.12. cikeGlobalOutPkts
[323] 1.3.6.1.4.1.9.9.171.1.2.1.13. cikeGlobalOutDropPkts
[324] 1.3.6.1.4.1.9.9.171.1.2.1.14. cikeGlobalOutNotifys
[325] 1.3.6.1.4.1.9.9.171.1.2.1.15. cikeGlobalOutP2Exchgs
[326] 1.3.6.1.4.1.9.9.171.1.2.1.16. cikeGlobalOutP2ExchgInvalids
[327] 1.3.6.1.4.1.9.9.171.1.2.1.17. cikeGlobalOutP2ExchgRejects
[328] 1.3.6.1.4.1.9.9.171.1.2.1.18. cikeGlobalOutP2SaDelRequests
[329] 1.3.6.1.4.1.9.9.171.1.2.1.19. cikeGlobalInitTunnels
[330] 1.3.6.1.4.1.9.9.171.1.2.1.20. cikeGlobalInitTunnelFails
[331] 1.3.6.1.4.1.9.9.171.1.2.1.21. cikeGlobalRespTunnelFails
[332] 1.3.6.1.4.1.9.9.171.1.2.1.22. cikeGlobalSysCapFails
[333] 1.3.6.1.4.1.9.9.171.1.2.1.23. cikeGlobalAuthFails
[334] 1.3.6.1.4.1.9.9.171.1.2.1.24. cikeGlobalDecryptFails
[335] 1.3.6.1.4.1.9.9.171.1.2.1.25. cikeGlobalHashValidFails
[336] 1.3.6.1.4.1.9.9.171.1.2.1.26. cikeGlobalNoSaFails
[337] 1.3.6.1.4.1.9.9.171.1.2.2.1.6. cikePeerLocalAddr
[338] 1.3.6.1.4.1.9.9.171.1.2.2.1.7. cikePeerRemoteAddr
[339] 1.3.6.1.4.1.9.9.171.1.2.2.1.8. cikePeerActiveTime
[340] 1.3.6.1.4.1.9.9.171.1.2.2.1.9. cikePeerActiveTunnelIndex
[341] 1.3.6.1.4.1.9.9.171.1.2.3.1.2. cikeTunLocalType
[342] 1.3.6.1.4.1.9.9.171.1.2.3.1.3. cikeTunLocalValue
[343] 1.3.6.1.4.1.9.9.171.1.2.3.1.4. cikeTunLocalAddr
[344] 1.3.6.1.4.1.9.9.171.1.2.3.1.5. cikeTunLocalName
[345] 1.3.6.1.4.1.9.9.171.1.2.3.1.6. cikeTunRemoteType
[346] 1.3.6.1.4.1.9.9.171.1.2.3.1.7. cikeTunRemoteValue
[347] 1.3.6.1.4.1.9.9.171.1.2.3.1.8. cikeTunRemoteAddr
[348] 1.3.6.1.4.1.9.9.171.1.2.3.1.9. cikeTunRemoteName
[349] 1.3.6.1.4.1.9.9.171.1.2.3.1.10. cikeTunNegoMode
[350] 1.3.6.1.4.1.9.9.171.1.2.3.1.11. cikeTunDiffHellmanGrp
[351] 1.3.6.1.4.1.9.9.171.1.2.3.1.12. cikeTunEncryptAlgo
[352] 1.3.6.1.4.1.9.9.171.1.2.3.1.13. cikeTunHashAlgo
[353] 1.3.6.1.4.1.9.9.171.1.2.3.1.14. cikeTunAuthMethod
[354] 1.3.6.1.4.1.9.9.171.1.2.3.1.15. cikeTunLifeTime
[355] 1.3.6.1.4.1.9.9.171.1.2.3.1.16. cikeTunActiveTime
[356] 1.3.6.1.4.1.9.9.171.1.2.3.1.17. cikeTunSaRefreshThreshold
[357] 1.3.6.1.4.1.9.9.171.1.2.3.1.18. cikeTunTotalRefreshes
[358] 1.3.6.1.4.1.9.9.171.1.2.3.1.19. cikeTunInOctets
[359] 1.3.6.1.4.1.9.9.171.1.2.3.1.20. cikeTunInPkts
[360] 1.3.6.1.4.1.9.9.171.1.2.3.1.21. cikeTunInDropPkts
[361] 1.3.6.1.4.1.9.9.171.1.2.3.1.22. cikeTunInNotifys
[362] 1.3.6.1.4.1.9.9.171.1.2.3.1.23. cikeTunInP2Exchgs
[363] 1.3.6.1.4.1.9.9.171.1.2.3.1.24. cikeTunInP2ExchgInvalids
[364] 1.3.6.1.4.1.9.9.171.1.2.3.1.25. cikeTunInP2ExchgRejects
[365] 1.3.6.1.4.1.9.9.171.1.2.3.1.26. cikeTunInP2SaDelRequests
[366] 1.3.6.1.4.1.9.9.171.1.2.3.1.27. cikeTunOutOctets
[367] 1.3.6.1.4.1.9.9.171.1.2.3.1.28. cikeTunOutPkts
[368] 1.3.6.1.4.1.9.9.171.1.2.3.1.29. cikeTunOutDropPkts
[369] 1.3.6.1.4.1.9.9.171.1.2.3.1.30. cikeTunOutNotifys
[370] 1.3.6.1.4.1.9.9.171.1.2.3.1.31. cikeTunOutP2Exchgs
[371] 1.3.6.1.4.1.9.9.171.1.2.3.1.32. cikeTunOutP2ExchgInvalids
[372] 1.3.6.1.4.1.9.9.171.1.2.3.1.33. cikeTunOutP2ExchgRejects
[373] 1.3.6.1.4.1.9.9.171.1.2.3.1.34. cikeTunOutP2SaDelRequests
[374] 1.3.6.1.4.1.9.9.171.1.2.3.1.35. cikeTunStatus
[375] 1.3.6.1.4.1.9.9.171.1.2.4.1.7. cikePeerCorrIpSecTunIndex
[376] 1.3.6.1.4.1.9.9.171.1.3.1.1. cipSecGlobalActiveTunnels
[377] 1.3.6.1.4.1.9.9.171.1.3.1.2. cipSecGlobalPreviousTunnels
[378] 1.3.6.1.4.1.9.9.171.1.3.1.3. cipSecGlobalInOctets
[379] 1.3.6.1.4.1.9.9.171.1.3.1.4. cipSecGlobalHcInOctets
[380] 1.3.6.1.4.1.9.9.171.1.3.1.5. cipSecGlobalInOctWraps
[381] 1.3.6.1.4.1.9.9.171.1.3.1.6. cipSecGlobalInDecompOctets
[382] 1.3.6.1.4.1.9.9.171.1.3.1.7. cipSecGlobalHcInDecompOctets
[383] 1.3.6.1.4.1.9.9.171.1.3.1.8. cipSecGlobalInDecompOctWraps
[384] 1.3.6.1.4.1.9.9.171.1.3.1.9. cipSecGlobalInPkts
[385] 1.3.6.1.4.1.9.9.171.1.3.1.10. cipSecGlobalInDrops
[386] 1.3.6.1.4.1.9.9.171.1.3.1.11. cipSecGlobalInReplayDrops
[387] 1.3.6.1.4.1.9.9.171.1.3.1.12. cipSecGlobalInAuths
[388] 1.3.6.1.4.1.9.9.171.1.3.1.13. cipSecGlobalInAuthFails
[389] 1.3.6.1.4.1.9.9.171.1.3.1.14. cipSecGlobalInDecrypts
[390] 1.3.6.1.4.1.9.9.171.1.3.1.15. cipSecGlobalInDecryptFails
[391] 1.3.6.1.4.1.9.9.171.1.3.1.16. cipSecGlobalOutOctets
[392] 1.3.6.1.4.1.9.9.171.1.3.1.17. cipSecGlobalHcOutOctets
[393] 1.3.6.1.4.1.9.9.171.1.3.1.18. cipSecGlobalOutOctWraps
[394] 1.3.6.1.4.1.9.9.171.1.3.1.19. cipSecGlobalOutUncompOctets
[395] 1.3.6.1.4.1.9.9.171.1.3.1.20. cipSecGlobalHcOutUncompOctets
[396] 1.3.6.1.4.1.9.9.171.1.3.1.21. cipSecGlobalOutUncompOctWraps
[397] 1.3.6.1.4.1.9.9.171.1.3.1.22. cipSecGlobalOutPkts
[398] 1.3.6.1.4.1.9.9.171.1.3.1.23. cipSecGlobalOutDrops
[399] 1.3.6.1.4.1.9.9.171.1.3.1.24. cipSecGlobalOutAuths
[400] 1.3.6.1.4.1.9.9.171.1.3.1.25. cipSecGlobalOutAuthFails
[401] 1.3.6.1.4.1.9.9.171.1.3.1.26. cipSecGlobalOutEncrypts
[402] 1.3.6.1.4.1.9.9.171.1.3.1.27. cipSecGlobalOutEncryptFails
[403] 1.3.6.1.4.1.9.9.171.1.3.1.28. cipSecGlobalProtocolUseFails
[404] 1.3.6.1.4.1.9.9.171.1.3.1.29. cipSecGlobalNoSaFails
[405] 1.3.6.1.4.1.9.9.171.1.3.1.30. cipSecGlobalSysCapFails
[406] 1.3.6.1.4.1.9.9.171.1.3.2.1.2. cipSecTunIkeTunnelIndex
[407] 1.3.6.1.4.1.9.9.171.1.3.2.1.3. cipSecTunIkeTunnelAlive
[408] 1.3.6.1.4.1.9.9.171.1.3.2.1.4. cipSecTunLocalAddr
[409] 1.3.6.1.4.1.9.9.171.1.3.2.1.5. cipSecTunRemoteAddr
[410] 1.3.6.1.4.1.9.9.171.1.3.2.1.6. cipSecTunKeyType
[411] 1.3.6.1.4.1.9.9.171.1.3.2.1.7. cipSecTunEncapMode
[412] 1.3.6.1.4.1.9.9.171.1.3.2.1.8. cipSecTunLifeSize
[413] 1.3.6.1.4.1.9.9.171.1.3.2.1.9. cipSecTunLifeTime
[414] 1.3.6.1.4.1.9.9.171.1.3.2.1.10. cipSecTunActiveTime
[415] 1.3.6.1.4.1.9.9.171.1.3.2.1.11. cipSecTunSaLifeSizeThreshold
[416] 1.3.6.1.4.1.9.9.171.1.3.2.1.12. cipSecTunSaLifeTimeThreshold
[417] 1.3.6.1.4.1.9.9.171.1.3.2.1.13. cipSecTunTotalRefreshes
[418] 1.3.6.1.4.1.9.9.171.1.3.2.1.14. cipSecTunExpiredSaInstances
[419] 1.3.6.1.4.1.9.9.171.1.3.2.1.15. cipSecTunCurrentSaInstances
[420] 1.3.6.1.4.1.9.9.171.1.3.2.1.16. cipSecTunInSaDiffHellmanGrp
[421] 1.3.6.1.4.1.9.9.171.1.3.2.1.17. cipSecTunInSaEncryptAlgo
[422] 1.3.6.1.4.1.9.9.171.1.3.2.1.18. cipSecTunInSaAhAuthAlgo
[423] 1.3.6.1.4.1.9.9.171.1.3.2.1.19. cipSecTunInSaEspAuthAlgo
[424] 1.3.6.1.4.1.9.9.171.1.3.2.1.20. cipSecTunInSaDecompAlgo
[425] 1.3.6.1.4.1.9.9.171.1.3.2.1.21. cipSecTunOutSaDiffHellmanGrp
[426] 1.3.6.1.4.1.9.9.171.1.3.2.1.22. cipSecTunOutSaEncryptAlgo
[427] 1.3.6.1.4.1.9.9.171.1.3.2.1.23. cipSecTunOutSaAhAuthAlgo
[428] 1.3.6.1.4.1.9.9.171.1.3.2.1.24. cipSecTunOutSaEspAuthAlgo
[429] 1.3.6.1.4.1.9.9.171.1.3.2.1.25. cipSecTunOutSaCompAlgo
[430] 1.3.6.1.4.1.9.9.171.1.3.2.1.26. cipSecTunInOctets
[431] 1.3.6.1.4.1.9.9.171.1.3.2.1.27. cipSecTunHcInOctets
[432] 1.3.6.1.4.1.9.9.171.1.3.2.1.28. cipSecTunInOctWraps
[433] 1.3.6.1.4.1.9.9.171.1.3.2.1.29. cipSecTunInDecompOctets
[434] 1.3.6.1.4.1.9.9.171.1.3.2.1.30. cipSecTunHcInDecompOctets
[435] 1.3.6.1.4.1.9.9.171.1.3.2.1.31. cipSecTunInDecompOctWraps
[436] 1.3.6.1.4.1.9.9.171.1.3.2.1.32. cipSecTunInPkts
[437] 1.3.6.1.4.1.9.9.171.1.3.2.1.33. cipSecTunInDropPkts
[438] 1.3.6.1.4.1.9.9.171.1.3.2.1.34. cipSecTunInReplayDropPkts
[439] 1.3.6.1.4.1.9.9.171.1.3.2.1.35. cipSecTunInAuths
[440] 1.3.6.1.4.1.9.9.171.1.3.2.1.36. cipSecTunInAuthFails
[441] 1.3.6.1.4.1.9.9.171.1.3.2.1.37. cipSecTunInDecrypts
[442] 1.3.6.1.4.1.9.9.171.1.3.2.1.38. cipSecTunInDecryptFails
[443] 1.3.6.1.4.1.9.9.171.1.3.2.1.39. cipSecTunOutOctets
[444] 1.3.6.1.4.1.9.9.171.1.3.2.1.40. cipSecTunHcOutOctets
[445] 1.3.6.1.4.1.9.9.171.1.3.2.1.41. cipSecTunOutOctWraps
[446] 1.3.6.1.4.1.9.9.171.1.3.2.1.42. cipSecTunOutUncompOctets
[447] 1.3.6.1.4.1.9.9.171.1.3.2.1.43. cipSecTunHcOutUncompOctets
[448] 1.3.6.1.4.1.9.9.171.1.3.2.1.44. cipSecTunOutUncompOctWraps
[449] 1.3.6.1.4.1.9.9.171.1.3.2.1.45. cipSecTunOutPkts
[450] 1.3.6.1.4.1.9.9.171.1.3.2.1.46. cipSecTunOutDropPkts
[451] 1.3.6.1.4.1.9.9.171.1.3.2.1.47. cipSecTunOutAuths
[452] 1.3.6.1.4.1.9.9.171.1.3.2.1.48. cipSecTunOutAuthFails
[453] 1.3.6.1.4.1.9.9.171.1.3.2.1.49. cipSecTunOutEncrypts
[454] 1.3.6.1.4.1.9.9.171.1.3.2.1.50. cipSecTunOutEncryptFails
[455] 1.3.6.1.4.1.9.9.171.1.3.2.1.51. cipSecTunStatus
[456] 1.3.6.1.4.1.9.9.171.1.3.3.1.2. cipSecEndPtLocalName
[457] 1.3.6.1.4.1.9.9.171.1.3.3.1.3. cipSecEndPtLocalType
[458] 1.3.6.1.4.1.9.9.171.1.3.3.1.4. cipSecEndPtLocalAddr1
[459] 1.3.6.1.4.1.9.9.171.1.3.3.1.5. cipSecEndPtLocalAddr2
[460] 1.3.6.1.4.1.9.9.171.1.3.3.1.6. cipSecEndPtLocalProtocol
[461] 1.3.6.1.4.1.9.9.171.1.3.3.1.7. cipSecEndPtLocalPort
[462] 1.3.6.1.4.1.9.9.171.1.3.3.1.8. cipSecEndPtRemoteName
[463] 1.3.6.1.4.1.9.9.171.1.3.3.1.9. cipSecEndPtRemoteType
[464] 1.3.6.1.4.1.9.9.171.1.3.3.1.10. cipSecEndPtRemoteAddr1
[465] 1.3.6.1.4.1.9.9.171.1.3.3.1.11. cipSecEndPtRemoteAddr2
[466] 1.3.6.1.4.1.9.9.171.1.3.3.1.12. cipSecEndPtRemoteProtocol
[467] 1.3.6.1.4.1.9.9.171.1.3.3.1.13. cipSecEndPtRemotePort
[468] 1.3.6.1.4.1.9.9.171.1.3.4.1.2. cipSecSpiDirection
[469] 1.3.6.1.4.1.9.9.171.1.3.4.1.3. cipSecSpiValue
[470] 1.3.6.1.4.1.9.9.171.1.3.4.1.4. cipSecSpiProtocol
[471] 1.3.6.1.4.1.9.9.171.1.3.4.1.5. cipSecSpiStatus
[472] 1.3.6.1.4.1.9.9.171.1.4.1.1.1. cipSecHistTableSize
[473] 1.3.6.1.4.1.9.9.171.1.4.1.1.2. cipSecHistCheckPoint
[474] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.2. cikeTunHistTermReason
[475] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.3. cikeTunHistActiveIndex
[476] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.4. cikeTunHistPeerLocalType
[477] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.5. cikeTunHistPeerLocalValue
[478] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.6. cikeTunHistPeerIntIndex
[479] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.7. cikeTunHistPeerRemoteType
[480] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.8. cikeTunHistPeerRemoteValue
[481] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.9. cikeTunHistLocalAddr
[482] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.10. cikeTunHistLocalName
[483] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.11. cikeTunHistRemoteAddr
[484] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.12. cikeTunHistRemoteName
[485] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.13. cikeTunHistNegoMode
[486] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.14. cikeTunHistDiffHellmanGrp
[487] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.15. cikeTunHistEncryptAlgo
[488] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.16. cikeTunHistHashAlgo
[489] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.17. cikeTunHistAuthMethod
[490] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.18. cikeTunHistLifeTime
[491] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.19. cikeTunHistStartTime
[492] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.20. cikeTunHistActiveTime
[493] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.21. cikeTunHistTotalRefreshes
[494] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.22. cikeTunHistTotalSas
[495] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.23. cikeTunHistInOctets
[496] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.24. cikeTunHistInPkts
[497] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.25. cikeTunHistInDropPkts
[498] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.26. cikeTunHistInNotifys
[499] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.27. cikeTunHistInP2Exchgs
[500] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.28. cikeTunHistInP2ExchgInvalids
[501] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.29. cikeTunHistInP2ExchgRejects
[502] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.30. cikeTunHistInP2SaDelRequests
[503] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.31. cikeTunHistOutOctets
[504] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.32. cikeTunHistOutPkts
[505] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.33. cikeTunHistOutDropPkts
[506] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.34. cikeTunHistOutNotifys
[507] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.35. cikeTunHistOutP2Exchgs
[508] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.36. cikeTunHistOutP2ExchgInvalids
[509] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.37. cikeTunHistOutP2ExchgRejects
[510] 1.3.6.1.4.1.9.9.171.1.4.2.1.1.38. cikeTunHistOutP2SaDelRequests
[511] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.2. cipSecTunHistTermReason
[512] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.3. cipSecTunHistActiveIndex
[513] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.4. cipSecTunHistIkeTunnelIndex
[514] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.5. cipSecTunHistLocalAddr
[515] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.6. cipSecTunHistRemoteAddr
[516] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.7. cipSecTunHistKeyType
[517] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.8. cipSecTunHistEncapMode
[518] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.9. cipSecTunHistLifeSize
[519] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.10. cipSecTunHistLifeTime
[520] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.11. cipSecTunHistStartTime
[521] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.12. cipSecTunHistActiveTime
[522] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.13. cipSecTunHistTotalRefreshes
[523] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.14. cipSecTunHistTotalSas
[524] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.15. cipSecTunHistInSaDiffHellmanGrp
[525] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.16. cipSecTunHistInSaEncryptAlgo
[526] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.17. cipSecTunHistInSaAhAuthAlgo
[527] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.18. cipSecTunHistInSaEspAuthAlgo
[528] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.19. cipSecTunHistInSaDecompAlgo
[529] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.20. cipSecTunHistOutSaDiffHellmanGrp
[530] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.21. cipSecTunHistOutSaEncryptAlgo
[531] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.22. cipSecTunHistOutSaAhAuthAlgo
[532] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.23. cipSecTunHistOutSaEspAuthAlgo
[533] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.24. cipSecTunHistOutSaCompAlgo
[534] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.25. cipSecTunHistInOctets
[535] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.26. cipSecTunHistHcInOctets
[536] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.27. cipSecTunHistInOctWraps
[537] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.28. cipSecTunHistInDecompOctets
[538] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.29. cipSecTunHistHcInDecompOctets
[539] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.30. cipSecTunHistInDecompOctWraps
[540] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.31. cipSecTunHistInPkts
[541] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.32. cipSecTunHistInDropPkts
[542] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.33. cipSecTunHistInReplayDropPkts
[543] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.34. cipSecTunHistInAuths
[544] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.35. cipSecTunHistInAuthFails
[545] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.36. cipSecTunHistInDecrypts
[546] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.37. cipSecTunHistInDecryptFails
[547] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.38. cipSecTunHistOutOctets
[548] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.39. cipSecTunHistHcOutOctets
[549] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.40. cipSecTunHistOutOctWraps
[550] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.41. cipSecTunHistOutUncompOctets
[551] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.42. cipSecTunHistHcOutUncompOctets
[552] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.43. cipSecTunHistOutUncompOctWraps
[553] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.44. cipSecTunHistOutPkts
[554] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.45. cipSecTunHistOutDropPkts
[555] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.46. cipSecTunHistOutAuths
[556] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.47. cipSecTunHistOutAuthFails
[557] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.48. cipSecTunHistOutEncrypts
[558] 1.3.6.1.4.1.9.9.171.1.4.3.1.1.49. cipSecTunHistOutEncryptFails
[559] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.2. cipSecEndPtHistTunIndex
[560] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.3. cipSecEndPtHistActiveIndex
[561] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.4. cipSecEndPtHistLocalName
[562] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.5. cipSecEndPtHistLocalType
[563] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.6. cipSecEndPtHistLocalAddr1
[564] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.7. cipSecEndPtHistLocalAddr2
[565] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.8. cipSecEndPtHistLocalProtocol
[566] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.9. cipSecEndPtHistLocalPort
[567] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.10. cipSecEndPtHistRemoteName
[568] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.11. cipSecEndPtHistRemoteType
[569] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.12. cipSecEndPtHistRemoteAddr1
[570] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.13. cipSecEndPtHistRemoteAddr2
[571] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.14. cipSecEndPtHistRemoteProtocol
[572] 1.3.6.1.4.1.9.9.171.1.4.3.2.1.15. cipSecEndPtHistRemotePort
[573] 1.3.6.1.4.1.9.9.171.1.5.1.1.1. cipSecFailTableSize
[574] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.2. cikeFailReason
[575] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.3. cikeFailTime
[576] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.4. cikeFailLocalType
[577] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.5. cikeFailLocalValue
[578] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.6. cikeFailRemoteType
[579] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.7. cikeFailRemoteValue
[580] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.8. cikeFailLocalAddr
[581] 1.3.6.1.4.1.9.9.171.1.5.2.1.1.9. cikeFailRemoteAddr
[582] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.2. cipSecFailReason
[583] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.3. cipSecFailTime
[584] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.4. cipSecFailTunnelIndex
[585] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.5. cipSecFailSaSpi
[586] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.6. cipSecFailPktSrcAddr
[587] 1.3.6.1.4.1.9.9.171.1.5.3.1.1.7. cipSecFailPktDstAddr
[588] 1.3.6.1.4.1.9.9.171.1.6.1. cipSecTrapCntlIkeTunnelStart
[589] 1.3.6.1.4.1.9.9.171.1.6.2. cipSecTrapCntlIkeTunnelStop
[590] 1.3.6.1.4.1.9.9.171.1.6.3. cipSecTrapCntlIkeSysFailure
[591] 1.3.6.1.4.1.9.9.171.1.6.4. cipSecTrapCntlIkeCertCrlFailure
[592] 1.3.6.1.4.1.9.9.171.1.6.5. cipSecTrapCntlIkeProtocolFail
[593] 1.3.6.1.4.1.9.9.171.1.6.6. cipSecTrapCntlIkeNoSa
[594] 1.3.6.1.4.1.9.9.171.1.6.7. cipSecTrapCntlIpSecTunnelStart
[595] 1.3.6.1.4.1.9.9.171.1.6.8. cipSecTrapCntlIpSecTunnelStop
[596] 1.3.6.1.4.1.9.9.171.1.6.9. cipSecTrapCntlIpSecSysFailure
[597] 1.3.6.1.4.1.9.9.171.1.6.10. cipSecTrapCntlIpSecSetUpFailure
[598] 1.3.6.1.4.1.9.9.171.1.6.11. cipSecTrapCntlIpSecEarlyTunTerm
[599] 1.3.6.1.4.1.9.9.171.1.6.12. cipSecTrapCntlIpSecProtocolFail
[600] 1.3.6.1.4.1.9.9.171.1.6.13. cipSecTrapCntlIpSecNoSa
[601] 1.3.6.1.4.1.9.9.278.1.1.1.1.2. cippfIpProfileType
[602] 1.3.6.1.4.1.9.9.278.1.1.2.1.2. cippfIfIpProfileName
[603] 1.3.6.1.4.1.9.9.278.1.1.2.1.3. cippfIfIpProfileStatus
[604] 1.3.6.1.4.1.9.9.278.1.1.3.1.3. cippfIpFilterAction
[605] 1.3.6.1.4.1.9.9.278.1.1.3.1.4. cippfIpFilterAddressType
[606] 1.3.6.1.4.1.9.9.278.1.1.3.1.5. cippfIpFilterSrcAddress
[607] 1.3.6.1.4.1.9.9.278.1.1.3.1.6. cippfIpFilterSrcMask
[608] 1.3.6.1.4.1.9.9.278.1.1.3.1.7. cippfIpFilterDestAddress
[609] 1.3.6.1.4.1.9.9.278.1.1.3.1.8. cippfIpFilterDestMask
[610] 1.3.6.1.4.1.9.9.278.1.1.3.1.9. cippfIpFilterProtocol
[611] 1.3.6.1.4.1.9.9.278.1.1.3.1.10. cippfIpFilterSrcPortLow
[612] 1.3.6.1.4.1.9.9.278.1.1.3.1.11. cippfIpFilterSrcPortHigh
[613] 1.3.6.1.4.1.9.9.278.1.1.3.1.12. cippfIpFilterDestPortLow
[614] 1.3.6.1.4.1.9.9.278.1.1.3.1.13. cippfIpFilterDestPortHigh
[615] 1.3.6.1.4.1.9.9.278.1.1.3.1.16. cippfIpFilterLogEnabled
[616] 1.3.6.1.4.1.9.9.278.1.1.3.1.17. cippfIpFilterStatus
[617] 1.3.6.1.4.1.9.9.278.1.1.3.1.22. cippfIpFilterSrcIPGroupName
[618] 1.3.6.1.4.1.9.9.278.1.1.3.1.23. cippfIpFilterDstIPGroupName
[619] 1.3.6.1.4.1.9.9.278.1.1.3.1.24. cippfIpFilterProtocolGroupName
[620] 1.3.6.1.4.1.9.9.278.1.1.3.1.25. cippfIpFilterSrcServiceGroupName
[621] 1.3.6.1.4.1.9.9.278.1.1.3.1.26. cippfIpFilterDstServiceGroupName
[622] 1.3.6.1.4.1.9.9.278.1.1.3.1.27. cippfIpFilterICMPGroupName
[623] 1.3.6.1.4.1.9.9.278.1.1.4.1.2. cippfIpFilterExtLogLevel
[624] 1.3.6.1.4.1.9.9.278.1.1.4.1.3. cippfIpFilterExtLogInterval
[625] 1.3.6.1.4.1.9.9.278.1.2.1.1.1. cippfIpFilterHits
[626] 1.3.6.1.4.1.9.9.392.1.1.1. crasMaxSessionsSupportable
[627] 1.3.6.1.4.1.9.9.392.1.1.2. crasMaxUsersSupportable
[628] 1.3.6.1.4.1.9.9.392.1.1.3. crasMaxGroupsSupportable
[629] 1.3.6.1.4.1.9.9.392.1.1.4. crasNumCryptoAccelerators
[630] 1.3.6.1.4.1.9.9.392.1.2.1. crasGlobalBwUsage
[631] 1.3.6.1.4.1.9.9.392.1.3.1. crasNumSessions
[632] 1.3.6.1.4.1.9.9.392.1.3.2. crasNumPrevSessions
[633] 1.3.6.1.4.1.9.9.392.1.3.3. crasNumUsers
[634] 1.3.6.1.4.1.9.9.392.1.3.4. crasNumGroups
[635] 1.3.6.1.4.1.9.9.392.1.3.5. crasGlobalInPkts
[636] 1.3.6.1.4.1.9.9.392.1.3.6. crasGlobalOutPkts
[637] 1.3.6.1.4.1.9.9.392.1.3.7. crasGlobalInOctets
[638] 1.3.6.1.4.1.9.9.392.1.3.8. crasGlobalInDecompOctets
[639] 1.3.6.1.4.1.9.9.392.1.3.9. crasGlobalOutOctets
[640] 1.3.6.1.4.1.9.9.392.1.3.10. crasGlobalOutUncompOctets
[641] 1.3.6.1.4.1.9.9.392.1.3.11. crasGlobalInDropPkts
[642] 1.3.6.1.4.1.9.9.392.1.3.12. crasGlobalOutDropPkts
[643] 1.3.6.1.4.1.9.9.392.1.3.21.1.2. crasGroup
[644] 1.3.6.1.4.1.9.9.392.1.3.21.1.4. crasAuthenMethod
[645] 1.3.6.1.4.1.9.9.392.1.3.21.1.5. crasAuthorMethod
[646] 1.3.6.1.4.1.9.9.392.1.3.21.1.6. crasSessionDuration
[647] 1.3.6.1.4.1.9.9.392.1.3.21.1.7. crasLocalAddressType
[648] 1.3.6.1.4.1.9.9.392.1.3.21.1.8. crasLocalAddress
[649] 1.3.6.1.4.1.9.9.392.1.3.21.1.9. crasISPAddressType
[650] 1.3.6.1.4.1.9.9.392.1.3.21.1.10. crasISPAddress
[651] 1.3.6.1.4.1.9.9.392.1.3.21.1.11. crasSessionProtocol
[652] 1.3.6.1.4.1.9.9.392.1.3.21.1.12. crasProtocolElement
[653] 1.3.6.1.4.1.9.9.392.1.3.21.1.13. crasSessionEncryptionAlgo
[654] 1.3.6.1.4.1.9.9.392.1.3.21.1.14. crasSessionPktAuthenAlgo
[655] 1.3.6.1.4.1.9.9.392.1.3.21.1.15. crasSessionCompressionAlgo
[656] 1.3.6.1.4.1.9.9.392.1.3.21.1.16. crasHeartbeatInterval
[657] 1.3.6.1.4.1.9.9.392.1.3.21.1.17. crasClientVendorString
[658] 1.3.6.1.4.1.9.9.392.1.3.21.1.18. crasClientVersionString
[659] 1.3.6.1.4.1.9.9.392.1.3.21.1.19. crasClientOSVendorString
[660] 1.3.6.1.4.1.9.9.392.1.3.21.1.20. crasClientOSVersionString
[661] 1.3.6.1.4.1.9.9.392.1.3.21.1.21. crasPrimWINSServerAddrType
[662] 1.3.6.1.4.1.9.9.392.1.3.21.1.22. crasPrimWINSServer
[663] 1.3.6.1.4.1.9.9.392.1.3.21.1.23. crasSecWINSServerAddrType
[664] 1.3.6.1.4.1.9.9.392.1.3.21.1.24. crasSecWINSServer
[665] 1.3.6.1.4.1.9.9.392.1.3.21.1.25. crasPrimDNSServerAddrType
[666] 1.3.6.1.4.1.9.9.392.1.3.21.1.26. crasPrimDNSServer
[667] 1.3.6.1.4.1.9.9.392.1.3.21.1.27. crasSecDNSServerAddrType
[668] 1.3.6.1.4.1.9.9.392.1.3.21.1.28. crasSecDNSServer
[669] 1.3.6.1.4.1.9.9.392.1.3.21.1.29. crasDHCPServerAddrType
[670] 1.3.6.1.4.1.9.9.392.1.3.21.1.30. crasDHCPServer
[671] 1.3.6.1.4.1.9.9.392.1.3.21.1.31. crasSessionInPkts
[672] 1.3.6.1.4.1.9.9.392.1.3.21.1.32. crasSessionOutPkts
[673] 1.3.6.1.4.1.9.9.392.1.3.21.1.33. crasSessionInDropPkts
[674] 1.3.6.1.4.1.9.9.392.1.3.21.1.34. crasSessionOutDropPkts
[675] 1.3.6.1.4.1.9.9.392.1.3.21.1.35. crasSessionInOctets
[676] 1.3.6.1.4.1.9.9.392.1.3.21.1.36. crasSessionOutOctets
[677] 1.3.6.1.4.1.9.9.392.1.3.21.1.37. crasSessionState
[678] 1.3.6.1.4.1.9.9.392.1.3.22.1.2. crasActGrNumUsers
[679] 1.3.6.1.4.1.9.9.392.1.3.22.1.3. crasActGrpInPkts
[680] 1.3.6.1.4.1.9.9.392.1.3.22.1.4. crasActGrpOutPkts
[681] 1.3.6.1.4.1.9.9.392.1.3.22.1.5. crasActGrpInDropPkts
[682] 1.3.6.1.4.1.9.9.392.1.3.22.1.6. crasActGrpOutDropPkts
[683] 1.3.6.1.4.1.9.9.392.1.3.22.1.7. crasActGrpInOctets
[684] 1.3.6.1.4.1.9.9.392.1.3.22.1.8. crasActGrpOutOctets
[685] 1.3.6.1.4.1.9.9.392.1.4.1.1. crasNumTotalFailures
[686] 1.3.6.1.4.1.9.9.392.1.4.1.2. crasNumDeclinedSessions
[687] 1.3.6.1.4.1.9.9.392.1.4.1.3. crasNumSetupFailInsufResources
[688] 1.3.6.1.4.1.9.9.392.1.4.1.4. crasNumAbortedSessions
[689] 1.3.6.1.4.1.9.9.392.1.4.2.1. crasFailTableSize
[690] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.2. crasSessFailUsername
[691] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.3. crasSessFailGroupname
[692] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.4. crasSessFailType
[693] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.5. crasSessFailReason
[694] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.6. crasSessFailTime
[695] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.7. crasSessFailSessionIndex
[696] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.8. crasSessFailISPAddrType
[697] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.9. crasSessFailISPAddr
[698] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.10. crasSessFailLocalAddrType
[699] 1.3.6.1.4.1.9.9.392.1.4.3.1.1.11. crasSessFailLocalAddr
[700] 1.3.6.1.4.1.9.9.392.1.4.3.2. crasFailLastFailIndex
[701] 1.3.6.1.4.1.9.9.392.1.4.4.1.1.2. crasGrpFailNumFailAuths
[702] 1.3.6.1.4.1.9.9.392.1.4.4.1.1.3. crasGrpFailNumResourceFailures
[703] 1.3.6.1.4.1.9.9.392.1.4.4.1.1.4. crasGrpFailNumDeclined
[704] 1.3.6.1.4.1.9.9.392.1.4.4.1.1.5. crasGrpFailNumTerminatedMgmt
[705] 1.3.6.1.4.1.9.9.392.1.4.4.1.1.6. crasGrpFailNumTerminatedOther
[706] 1.3.6.1.4.1.9.9.392.1.5.1.1. crasNumDisabledAccounts
[707] 1.3.6.1.4.1.9.9.392.1.6.1. crasThrMaxSessions
[708] 1.3.6.1.4.1.9.9.392.1.6.2. crasThrMaxFailedAuths
[709] 1.3.6.1.4.1.9.9.392.1.6.3. crasThrMaxThroughput
[710] 1.3.6.1.4.1.9.9.392.1.7.1. crasCntlTooManySessions
[711] 1.3.6.1.4.1.9.9.392.1.7.2. crasCntlTooManyFailedAuths
[712] 1.3.6.1.4.1.9.9.392.1.7.3. crasCntlTooHighThroughput
[713] 1.3.6.1.4.1.9.9.467.1.1.1. ccaSupportsHwCrypto
[714] 1.3.6.1.4.1.9.9.467.1.1.2. ccaSupportsModularHwCrypto
[715] 1.3.6.1.4.1.9.9.467.1.1.3. ccaMaxAccelerators
[716] 1.3.6.1.4.1.9.9.467.1.1.4. ccaMaxCryptoThroughput
[717] 1.3.6.1.4.1.9.9.467.1.1.5. ccaMaxCryptoConnections
[718] 1.3.6.1.4.1.9.9.467.1.2.1.1. ccaGlobalNumActiveAccelerators
[719] 1.3.6.1.4.1.9.9.467.1.2.1.2. ccaGlobalNumNonOperAccelerators
[720] 1.3.6.1.4.1.9.9.467.1.2.1.3. ccaGlobalInOctets
[721] 1.3.6.1.4.1.9.9.467.1.2.1.4. ccaGlobalOutOctets
[722] 1.3.6.1.4.1.9.9.467.1.2.1.5. ccaGlobalInPkts
[723] 1.3.6.1.4.1.9.9.467.1.2.1.6. ccaGlobalOutPkts
[724] 1.3.6.1.4.1.9.9.467.1.2.1.7. ccaGlobalOutErrPkts
[725] 1.3.6.1.4.1.9.9.467.1.2.2.1.2. ccaAcclEntPhysicalIndex
[726] 1.3.6.1.4.1.9.9.467.1.2.2.1.3. ccaAcclStatus
[727] 1.3.6.1.4.1.9.9.467.1.2.2.1.4. ccaAcclType
[728] 1.3.6.1.4.1.9.9.467.1.2.2.1.5. ccaAcclVersion
[729] 1.3.6.1.4.1.9.9.467.1.2.2.1.6. ccaAcclSlot
[730] 1.3.6.1.4.1.9.9.467.1.2.2.1.7. ccaAcclActiveTime
[731] 1.3.6.1.4.1.9.9.467.1.2.2.1.8. ccaAcclInPkts
[732] 1.3.6.1.4.1.9.9.467.1.2.2.1.9. ccaAcclOutPkts
[733] 1.3.6.1.4.1.9.9.467.1.2.2.1.10. ccaAcclOutBadPkts
[734] 1.3.6.1.4.1.9.9.467.1.2.2.1.11. ccaAcclInOctets
[735] 1.3.6.1.4.1.9.9.467.1.2.2.1.12. ccaAcclOutOctets
[736] 1.3.6.1.4.1.9.9.467.1.2.2.1.13. ccaAcclHashOutboundPkts
[737] 1.3.6.1.4.1.9.9.467.1.2.2.1.14. ccaAcclHashOutboundOctets
[738] 1.3.6.1.4.1.9.9.467.1.2.2.1.15. ccaAcclHashInboundPkts
[739] 1.3.6.1.4.1.9.9.467.1.2.2.1.16. ccaAcclHashInboundOctets
[740] 1.3.6.1.4.1.9.9.467.1.2.2.1.17. ccaAcclEncryptPkts
[741] 1.3.6.1.4.1.9.9.467.1.2.2.1.18. ccaAcclEncryptOctets
[742] 1.3.6.1.4.1.9.9.467.1.2.2.1.19. ccaAcclDecryptPkts
[743] 1.3.6.1.4.1.9.9.467.1.2.2.1.20. ccaAcclDecryptOctets
[744] 1.3.6.1.4.1.9.9.467.1.2.2.1.21. ccaAcclTransformsTotal
[745] 1.3.6.1.4.1.9.9.467.1.2.2.1.22. ccaAcclDropsPkts
[746] 1.3.6.1.4.1.9.9.467.1.2.2.1.23. ccaAcclRandRequests
[747] 1.3.6.1.4.1.9.9.467.1.2.2.1.24. ccaAcclRandReqFails
[748] 1.3.6.1.4.1.9.9.467.1.2.2.1.25. ccaAcclDHKeysGenerated
[749] 1.3.6.1.4.1.9.9.467.1.2.2.1.26. ccaAcclDHDerivedSecretKeys
[750] 1.3.6.1.4.1.9.9.467.1.2.2.1.27. ccaAcclRSAKeysGenerated
[751] 1.3.6.1.4.1.9.9.467.1.2.2.1.28. ccaAcclRSASignings
[752] 1.3.6.1.4.1.9.9.467.1.2.2.1.29. ccaAcclRSAVerifications
[753] 1.3.6.1.4.1.9.9.467.1.2.2.1.30. ccaAcclRSAEncryptPkts
[754] 1.3.6.1.4.1.9.9.467.1.2.2.1.31. ccaAcclRSAEncryptOctets
[755] 1.3.6.1.4.1.9.9.467.1.2.2.1.32. ccaAcclRSADecryptPkts
[756] 1.3.6.1.4.1.9.9.467.1.2.2.1.33. ccaAcclRSADecryptOctets
[757] 1.3.6.1.4.1.9.9.467.1.2.2.1.34. ccaAcclDSAKeysGenerated
[758] 1.3.6.1.4.1.9.9.467.1.2.2.1.35. ccaAcclDSASignings
[759] 1.3.6.1.4.1.9.9.467.1.2.2.1.36. ccaAcclDSAVerifications
[760] 1.3.6.1.4.1.9.9.467.1.2.2.1.37. ccaAcclOutboundSSLRecords
[761] 1.3.6.1.4.1.9.9.467.1.2.2.1.38. ccaAcclInboundSSLRecords
[762] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.2. ccaProtPktEncryptsReqs
[763] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.3. ccaProtPktDecryptsReqs
[764] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.4. ccaProtHmacCalcReqs
[765] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.5. ccaProtSaCreateReqs
[766] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.6. ccaProtSaRekeyReqs
[767] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.7. ccaProtSaDeleteReqs
[768] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.8. ccaProtPktEncapReqs
[769] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.9. ccaProtPktDecapReqs
[770] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.10. ccaProtNextPhaseKeyAllocReqs
[771] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.11. ccaProtRndGenReqs
[772] 1.3.6.1.4.1.9.9.467.1.2.3.1.1.12. ccaProtFailedReqs
[773] 1.3.6.1.4.1.9.9.467.1.3.1. ccaNotifCntlAcclInserted
[774] 1.3.6.1.4.1.9.9.467.1.3.2. ccaNotifCntlAcclRemoved
[775] 1.3.6.1.4.1.9.9.467.1.3.3. ccaNotifCntlAcclOperational
[776] 1.3.6.1.4.1.9.9.467.1.3.4. ccaNotifCntlAcclDisabled
[777] 1.3.6.1.4.1.9.9.480.1.1.2.1.3. crlResourceLimitValueType
[778] 1.3.6.1.4.1.9.9.480.1.1.2.1.4. crlResourceLimitMin
[779] 1.3.6.1.4.1.9.9.480.1.1.2.1.5. crlResourceLimitMax
[780] 1.3.6.1.4.1.9.9.480.1.1.2.1.6. crlResourceLimitStorageType
[781] 1.3.6.1.4.1.9.9.480.1.1.2.1.7. crlResourceLimitRowStatus
[782] 1.3.6.1.4.1.9.9.480.1.1.2.1.8. crlResourceLimitCurrentUsage
[783] 1.3.6.1.4.1.9.9.480.1.1.2.1.9. crlResourceLimitPeakUsage
[784] 1.3.6.1.4.1.9.9.480.1.1.2.1.10. crlResourceLimitReqsDeniedCount
[785] 1.3.6.1.4.1.9.9.480.1.1.4.1.2. crlRateLimitResourceMin
[786] 1.3.6.1.4.1.9.9.480.1.1.4.1.3. crlRateLimitResourceMax
[787] 1.3.6.1.4.1.9.9.480.1.1.4.1.4. crlRateLimitResourceStorageType
[788] 1.3.6.1.4.1.9.9.480.1.1.4.1.5. crlRateLimitResourceRowStatus
[789] 1.3.6.1.4.1.9.9.480.1.1.4.1.6. crlRateLimitResourceCurrentUsage
[790] 1.3.6.1.4.1.9.9.480.1.1.4.1.7. crlRateLimitResourcePeakUsage
[791] 1.3.6.1.4.1.9.9.480.1.1.4.1.8. crlRateLimitResourceReqsDeniedCount
[792] 1.3.6.1.4.1.9.9.491.1.1.1.6. cufwConnGlobalNumActive
[793] 1.3.6.1.4.1.9.9.491.1.1.1.10. cufwConnGlobalConnSetupRate1
[794] 1.3.6.1.4.1.9.9.491.1.1.1.11. cufwConnGlobalConnSetupRate5
[795] 1.3.6.1.4.1.9.9.491.1.1.4.1.1.9. cufwConnSetupRate1
[796] 1.3.6.1.4.1.9.9.491.1.1.4.1.1.10. cufwConnSetupRate5
[797] 1.3.6.1.4.1.9.9.491.1.3.1.2. cufwUrlfRequestsNumProcessed
[798] 1.3.6.1.4.1.9.9.491.1.3.1.3. cufwUrlfRequestsProcRate1
[799] 1.3.6.1.4.1.9.9.491.1.3.1.4. cufwUrlfRequestsProcRate5
[800] 1.3.6.1.4.1.9.9.491.1.3.1.5. cufwUrlfRequestsNumAllowed
[801] 1.3.6.1.4.1.9.9.491.1.3.1.6. cufwUrlfRequestsNumDenied
[802] 1.3.6.1.4.1.9.9.491.1.3.1.7. cufwUrlfRequestsDeniedRate1
[803] 1.3.6.1.4.1.9.9.491.1.3.1.8. cufwUrlfRequestsDeniedRate5
[804] 1.3.6.1.4.1.9.9.491.1.3.1.9. cufwUrlfRequestsNumCacheAllowed
[805] 1.3.6.1.4.1.9.9.491.1.3.1.10. cufwUrlfRequestsNumCacheDenied
[806] 1.3.6.1.4.1.9.9.491.1.3.1.13. cufwUrlfRequestsNumResDropped
[807] 1.3.6.1.4.1.9.9.491.1.3.1.14. cufwUrlfRequestsResDropRate1
[808] 1.3.6.1.4.1.9.9.491.1.3.1.15. cufwUrlfRequestsResDropRate5
[809] 1.3.6.1.4.1.9.9.491.1.3.1.16. cufwUrlfNumServerTimeouts
[810] 1.3.6.1.4.1.9.9.491.1.3.1.17. cufwUrlfNumServerRetries
[811] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.4. cufwUrlfServerVendor
[812] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.5. cufwUrlfServerStatus
[813] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.6. cufwUrlfServerReqsNumProcessed
[814] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.7. cufwUrlfServerReqsNumAllowed
[815] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.8. cufwUrlfServerReqsNumDenied
[816] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.9. cufwUrlfServerNumTimeouts
[817] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.10. cufwUrlfServerNumRetries
[818] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.11. cufwUrlfServerRespsNumReceived
[819] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.13. cufwUrlfServerAvgRespTime1
[820] 1.3.6.1.4.1.9.9.491.1.3.3.1.1.14. cufwUrlfServerAvgRespTime5
[821] 1.3.6.1.4.1.9.9.498.1.2.4.1.1. ceRedunMbrStatusCurrent
[822] 1.3.6.1.4.1.9.9.498.1.2.4.1.2. ceRedunMbrProtectingMbr
[823] 1.3.6.1.4.1.9.9.532.1.1.1.1. cneAddrTranslationNumActive
[824] 1.3.6.1.4.1.9.9.532.1.1.1.2. cneAddrTranslationNumPeak
[825] 1.3.6.1.4.1.9.9.532.1.1.1.3. cneAddrTranslation1min
[826] 1.3.6.1.4.1.9.9.532.1.1.1.4. cneAddrTranslation5min
————————————————-

IPv6 uitzetten van ISATAP/Teredo

To disable isatap teredo and 6to4 on a Windows 7 workstation, type the following at the prompt. You do of course need Administrative access on the workstation to do this.

If like myself your running dual stack IPv6 via your router or gateway, then there is really no need to have them running.

netsh int ipv6 isatap set state disabled
netsh int ipv6 6to4 set state disabled
netsh interface teredo set state disable

To re-enable isatap teredo nd 6to4, just replace the disabled with enable using the commands above.

Bron:
http://www.dickson.me.uk/2012/03/20/ipv6-disabling-isatap-and-6to4-in-windows-7/

Cisco IPv6 IOS firewall

ipv6 inspect routing-header
ipv6 inspect max-incomplete low 100
ipv6 inspect max-incomplete high 300
ipv6 inspect one-minute low 100
ipv6 inspect one-minute high 300
ipv6 inspect udp idle-time 60
ipv6 inspect tcp idle-time 1200
ipv6 inspect tcp finwait-time 8
ipv6 inspect tcp synwait-time 60
ipv6 inspect tcp max-incomplete host 100 block-time 1
!
interface dialer X
!
ipv6 inspect name ipv6-FireWall tcp alert on timeout 120
ipv6 inspect name ipv6-FireWall udp alert on timeout 60
ipv6 inspect name ipv6-FireWall icmp alert on audit-trail on timeout 5
ipv6 inspect name ipv6-FireWall ftp timeout 3600
!

ipv6 verify unicast source reachable-via any allow-default
ipv6 inspect ipv6-FireWall in
ipv6 inspect ipv6-FireWall out
ipv6 traffic-filter ipv6-inet-in in
!
ipv6 access-list ipv6-inet-in
remark block site local
deny ipv6 any FEC0::/10
remark block mcast
deny ipv6 any FF00::/8
remark permit mcast link local
permit ipv6 any FF02::/16
remark permit mcast global scope
permit ipv6 any FF0E::/16
remark permit minimale icmp berichten
permit icmp any any echo-reply
permit icmp any any time-exceeded
permit icmp any any unreachable
permit icmp any any echo-request
permit icmp any any packet-too-big
permit icmp any any parameter-problem
permit icmp any any mld-query
permit icmp any any mld-report
permit icmp any any mld-reduction
permit icmp any any router-solicitation
permit icmp any any router-advertisement
remark permit toegestaan verkeer

 

Cisco IPv6 config (met DHCP)

ipv6 unicast-routing
ipv6 cef
!
interface dialer 1
ipv6 address A:B:C:3::1/64
!
interface BVI1
ipv6 address A:B:C:1::1/64
ipv6 enable
ipv6 nd managed-config-flag
ipv6 nd other-config-flag
ipv6 nd router-preference High
ipv6 dhcp server LAN rapid-commit
!
ipv6 dhcp pool LAN
address prefix A:B:C:1::/64
dns-server A:B::C
domain-name ipv6.org
information refresh 0 12

1 18 19 20