Skip to content

Commit 3e0c748

Browse files
authored
Add types for Cisco IPsec metrics (DataDog#20673)
1 parent 55f5dc7 commit 3e0c748

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

snmp/metadata.csv

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -216,27 +216,28 @@ snmp.cieIfLastInTime,gauge,,millisecond,,[Cisco c3850] The elapsed time in milli
216216
snmp.cieIfLastOutTime,gauge,,millisecond,,[Cisco c3850] The elapsed time in milliseconds since the last protocol output packet was transmitted.,0,snmp,,
217217
snmp.cieIfOutputQueueDrops,gauge,,packet,,[Cisco c3850] The number of output packets dropped by the interface even though no error was detected to prevent them being transmitted.,0,snmp,,
218218
snmp.cieIfResetCount,count,,,,[Cisco c3850] [Cisco Nexus] [Cisco ASA 5525] The number of times the interface was internally reset and brought up.,0,snmp,,
219-
snmp.cikeTunInDropPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during receive processing.",0,snmp,,
220-
snmp.cikeTunInOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets received by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
221-
snmp.cikeTunInPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets received by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
222-
snmp.cikeTunLifeTime,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.",0,snmp,,
223-
snmp.cikeTunOutDropPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during send processing.",0,snmp,,
224-
snmp.cikeTunOutOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets sent by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
225-
snmp.cikeTunOutPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets sent by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
219+
snmp.cikeTunInDropPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during receive processing.",0,snmp,,
220+
snmp.cikeTunInOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets received by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
221+
snmp.cikeTunInPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets received by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
222+
snmp.cikeTunLifeTime,gauge,,second,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.",0,snmp,,
223+
snmp.cikeTunOutDropPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets dropped by this IPsec Phase-1 IKE Tunnel during send processing.",0,snmp,,
224+
snmp.cikeTunOutOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets sent by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
225+
snmp.cikeTunOutPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets sent by this IPsec Phase-1 IKE Tunnel.",0,snmp,,
226226
snmp.cipSecGlobalActiveTunnels,gauge,,,,[Cisco ASA 5525] The total number of currently active IPsec Phase-2 Tunnels.,0,snmp,,
227-
snmp.cipSecGlobalHcInOctets,count,,,,[Cisco ASA 5525] A high capacity count of the total number of octets received by all current and previous IPsec Phase-2 Tunnels.,0,snmp,,
228-
snmp.cipSecGlobalHcOutOctets,count,,,,[Cisco ASA 5525] A high capacity count of the total number of octets sent by all current and previous IPsec Phase-2 Tunnels.,0,snmp,,
229-
snmp.cipSecTunHcInOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] A high capacity count of the total number of octets received by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed.",0,snmp,,
230-
snmp.cipSecTunHcOutOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] A high capacity count of the total number of octets sent by this IPsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed.",0,snmp,,
227+
snmp.cipSecGlobalHcInOctets,count,,byte,,[Cisco ASA 5525] A high capacity count of the total number of octets received by all current and previous IPsec Phase-2 Tunnels.,0,snmp,,
228+
snmp.cipSecGlobalHcOutOctets,count,,byte,,[Cisco ASA 5525] A high capacity count of the total number of octets sent by all current and previous IPsec Phase-2 Tunnels.,0,snmp,,
229+
snmp.cipSecTunActiveTime,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The length of time the IPsec Phase-2 Tunnel has been active in hundredths of seconds.",0,snmp,,
230+
snmp.cipSecTunHcInOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] A high capacity count of the total number of octets received by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed.",0,snmp,,
231+
snmp.cipSecTunHcOutOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] A high capacity count of the total number of octets sent by this IPsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed.",0,snmp,,
231232
snmp.cipSecTunInAuthFails,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of inbound authentication's which ended in failure by this IPsec Phase-2 Tunnel .",0,snmp,,
232233
snmp.cipSecTunInDecryptFails,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of inbound decryption's which ended in failure by this IPsec Phase-2 Tunnel.",0,snmp,,
233-
snmp.cipSecTunInOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets received by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also cipSecTunInOctWraps for the number of times this counter has wrapped.",0,snmp,,
234-
snmp.cipSecTunInPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets received by this IPsec Phase-2 Tunnel.",0,snmp,,
235-
snmp.cipSecTunLifeTime,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds.",0,snmp,,
234+
snmp.cipSecTunInOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets received by this IPsec Phase-2 Tunnel. This value is accumulated BEFORE determining whether or not the packet should be decompressed. See also cipSecTunInOctWraps for the number of times this counter has wrapped.",0,snmp,,
235+
snmp.cipSecTunInPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets received by this IPsec Phase-2 Tunnel.",0,snmp,,
236+
snmp.cipSecTunLifeTime,gauge,,second,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds.",0,snmp,,
236237
snmp.cipSecTunOutAuthFails,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of outbound authentication's which ended in failure by this IPsec Phase-2 Tunnel.",0,snmp,,
237238
snmp.cipSecTunOutEncryptFails,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of outbound encryption's which ended in failure by this IPsec Phase-2 Tunnel.",0,snmp,,
238-
snmp.cipSecTunOutOctets,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets sent by this IPsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed. See also cipSecTunOutOctWraps for the number of times this counter has wrapped.",0,snmp,,
239-
snmp.cipSecTunOutPkts,gauge,,,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets sent by this IPsec Phase-2 Tunnel.",0,snmp,,
239+
snmp.cipSecTunOutOctets,gauge,,byte,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of octets sent by this IPsec Phase-2 Tunnel. This value is accumulated AFTER determining whether or not the packet should be compressed. See also cipSecTunOutOctWraps for the number of times this counter has wrapped.",0,snmp,,
240+
snmp.cipSecTunOutPkts,gauge,,packet,,"[CISCO-IPSEC-FLOW-MONITOR-MIB] The total number of packets sent by this IPsec Phase-2 Tunnel.",0,snmp,,
240241
snmp.ciscoEnvMonFanState,gauge,,,,[Cisco c3850] [Cisco Nexus] [Cisco ASA 5525] The current state of the fan being instrumented.,0,snmp,,
241242
snmp.ciscoEnvMonFanStatus,gauge,,,,[Cisco c3850] [Cisco Nexus] [Cisco ASA 5525] ciscoEnvMonFanStatusTable. Constant metric equal to 1,0,snmp,,
242243
snmp.ciscoEnvMonSupplyState,gauge,,,,[Cisco c3850] [Cisco Nexus] [Cisco ASA 5525] The current state of the power supply being instrumented.,0,snmp,,

0 commit comments

Comments
 (0)