IMPORTANT:
| Variables | Description | Data Type |
|---|---|---|
|
slot-no
|
Description: The
slot number of the interface card.
Type: Information
|
Int32
|
|
port-no
|
Description: The
port number on an interface card.
Type: Information
|
Int32
|
|
vpnname
|
Description: The
name of the VPN associated with the interface.
Type: Information
|
String
|
|
vpnid
|
Description: The
identification number of the context configured on the system that
is associated with this interface. This is an internal reference
number.
Type: Information
|
Int32
|
|
interface
|
Description: Internal
number that uniquely identifies an interface.
Type: Information
|
Int32
|
|
interfacename
|
Description: The
name assigned to the interface by the user.
Type: Information
|
String
|
|
interfacetype
|
Description: The
integer corresponding to the interface type (media) supported by
the interface.
[0 = Unknown]
[1 = Ethernet]
[2 = PVC]
[3 = Loopback]
[4 = Tunnel]
Type: Information
|
Int32
|
|
ip-addr
|
Description: The
primary IP address of the interface.
Type: Information
|
String
|
|
ip-addr-s1
|
Description: The
first secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s2
|
Description: The
second secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s3
|
Description: The
third secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s4
|
Description: The
fourth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s5
|
Description: The
fifth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s6
|
Description: The
sixth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s7
|
Description: The
seventh secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s8
|
Description: The
eight secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s9
|
Description: The
ninth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s10
|
Description: The
tenth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s11
|
Description: The
eleventh secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s12
|
Description: The
twelfth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s13
|
Description: The
thirteenth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s14
|
Description: The
fourteenth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s15
|
Description: The
fifteenth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
ip-addr-s16
|
Description: The
sixteenth secondary IP address associated with this slot/port.
Type: Information
|
String
|
|
unicast-rx-frames
|
Description: The
total number of received Unicast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unicast-rx-bytes
|
Description: The
total number of received Unicast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unicast-tx-frames
|
Description: The
total number of transmitted Unicast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Unicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unicast-tx-bytes
|
Description: The
total number of transmitted Unicast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Unicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
multicast-rx-frames
|
Description: The
total number of received Multicast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Multicast packet is received on an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
multicast-rx-bytes
|
Description: The
total number of received Multicast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Multicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
multicast-tx-frames
|
Description: The
total number of transmitted Multicast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Multicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
multicast-tx-bytes
|
Description: The
total number of transmitted Multicast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Multicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
broadcast-rx-frames
|
Description: The
total number of received Broadcast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Broadcast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
broadcast-rx-bytes
|
Description: The
total number of received Broadcast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Broadcast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
broadcast-tx-frames
|
Description: The
total number of transmitted Broadcast frames (IPv4 and IPv6).
Trigger: Increments
whenever a Broadcast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
broadcast-tx-bytes
|
Description: The
total number of transmitted Broadcast bytes (IPv4 and IPv6).
Trigger: Increments
whenever a Broadcast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-unicast-rx-frames
|
Description: The
total number of received Unicast frames (IPv4 only).
Trigger: Increments
whenever an IPv4 Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-unicast-rx-bytes
|
Description: The
total number of received Unicast bytes (IPv4 only).
Trigger: Increments
whenever an IPv4 Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-unicast-tx-frames
|
Description: The
total number of transmitted Unicast frames (IPv4 only).
Trigger: Increments
whenever an IPv4 Unicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-unicast-tx-bytes
|
Description: The
total number of transmitted Unicast bytes (IPv4 only).
Trigger: Increments
whenever an IPv4 Unicast packet is transmitted over an interface
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-non-unicast-rx-frames
|
Description: The
total number of received non-Unicast frames (IPv4 only).
Trigger: Increments
whenever an IPv4 non-Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-non-unicast-rx-bytes
|
Description: The
total number of received non-Unicast bytes (IPv4 only).
Trigger: Increments
whenever an IPv4 non-Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-non-unicast-tx-frames
|
Description: The
total number of transmitted non-Unicast frames (IPv4 only).
Trigger: Increments
whenever an IPv4 non-Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-non-unicast-tx-bytes
|
Description: The
total number of transmitted non-Unicast bytes (IPv4 only).
Trigger: Increments
whenever an IPv4 non-Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-unicast-rx-frames
|
Description: The
total number of received Unicast frames (IPv6 only).
Trigger: Increments
whenever an IPv6 Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-unicast-rx-bytes
|
Description: The
total number of received Unicast bytes (IPv6 only).
Trigger: Increments
whenever an IPv6 Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-unicast-tx-frames
|
Description: The
total number of transmitted Unicast frames (IPv6 only).
Trigger: Increments
whenever an IPv6 Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-unicast-tx-bytes
|
Description: The
total number of transmitted Unicast bytes (IPv6 only).
Trigger: Increments
whenever an IPv6 Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-non-unicast-rx-frames
|
Description: The
total number of received non-Unicast frames (IPv6 only).
Trigger: Increments
whenever an IPv6 non-Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-non-unicast-rx-bytes
|
Description: The
total number of received non-Unicast bytes (IPv6 only).
Trigger: Increments
whenever an IPv6 non-Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-non-unicast-tx-frames
|
Description: The
total number of transmitted non-Unicast frames (IPv6 only).
Trigger: Increments
whenever an IPv6 non-Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv6-non-unicast-tx-bytes
|
Description: The
total number of transmitted non-Unicast bytes (IPv6 only).
Trigger: Increments
whenever an IPv6 non-Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
fragment-rcvd-rx-frames
|
Description: The
total number of fragments received in frames (IPv4 and IPv6).
Trigger: Increments
whenever IPv6/IPv4 fragment frames are received over an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
fragment-rcvd-rx-bytes
|
Description: The
total number of fragments received in bytes (IPv4 and IPv6).
Trigger: Increments
whenever IPv6/IPv4 fragment bytes are received over an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
pkt-reassembled-rx-frames
|
Description: The
total number of received frames with reassembled packets.
Trigger: Increments
whenever reassembled packets are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
pkt-reassembled-rx-bytes
|
Description: The
total number of received bytes associated with reassembled packets.
Trigger: Increments
whenever reassembled packets are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
fragment-to-kernel-rx-frames
|
Description: The
total number of received fragment frames handed to the kernel (IPv4
and IPv6).
Trigger: Increments
whenever fragmented frames are received by the kernel from an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
fragment-to-kernel-rx-bytes
|
Description: The
total number of received fragment bytes handed to the kernel (IPv4
and IPv6).
Trigger: Increments
whenever fragmented bytes are received by the kernel from an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
hardware-error-rx-frames
|
Description: The
total number of received frames associated with hardware errors.
Trigger: Increments
whenever a packet associated with a hardware error is received.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
hardware-error-rx-bytes
|
Description: The
total number of received bytes associated with hardware errors.
Trigger: Increments
whenever a packet associated with a hardware error is received on
an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
port-nonoper-rx-frames
|
Description: The
total number of received frames associated with a non-operable port
indicator.
Trigger: Increments
whenever a packet associated with a non-operable port indicator
is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
port-nonoper-rx-bytes
|
Description: The
total number of received bytes associated with a non-operable port
indicator.
Trigger: Increments
whenever a packet associated with a non-operable port indicator
is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
port-nonoper-tx-frames
|
Description: The
total number of transmitted frames associated with a non-operable
port indicator.
Trigger: Increments
whenever a packet associated with a non-operable port indicator
is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
port-nonoper-tx-bytes
|
Description: The
total number of transmitted bytes associated with a non-operable
port indicator.
Trigger: Increments
whenever a packet associated with a non-operable port indicator
is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
srcmac-multicast-rx-frames
|
Description: The
total number of frames associated with Multicast packets that include
source MAC addresses.
Trigger: Increments
whenever a Multicast packet containing a source MAC address is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
srcmac-multicast-rx-bytes
|
Description: The
total number of bytes associated with Multicast packets that include
source MAC addresses.
Trigger: Increments
whenever a Multicast packet containing a source MAC address is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unknown-vlan-tag-rx-frames
|
Description: The
total number of received frames associated with an unknown VLAN
tag.
Trigger: Increments
whenever a packet associated with an unknown VLAN tag is received
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unknown-vlan-tag-rx-bytes
|
Description: The
total number of received bytes associated with an unknown VLAN tag.
Trigger: Increments
whenever a packet associated with an unknown VLAN tag is received
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
other-protocol-rx-frames
|
Description: The
total number of received frames for non-IP packets.
Trigger: Increments
whenever a non-IP packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
other-protocol-rx-bytes
|
Description: The
total number of received bytes for non-IP packets.
Trigger: Increments
whenever a non-IP packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
not-ipv4-rx-frames
|
Description: The
total number of received non-IPv4 frames.
Trigger: Increments
whenever a non-IPv4 packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
not-ipv4-rx-bytes
|
Description: The
total number of received non-IPv4 bytes.
Trigger: Increments
whenever a non-IPv4 packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
bad-ipv4-hdr-rx-frames
|
Description: The
total number of received frames for packets having bad IPv4 headers.
Trigger: Increments
whenever a packet containing a bad IPv4 header is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
bad-ipv4-hdr-rx-bytes
|
Description: The
total number of received bytes associated with packets having bad
IPv4 headers.
Trigger: Increments
whenever a packet containing a bad IPv4 header is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-mru-excd-rx-frames
|
Description: The
total number of received frames for packets where the IPv4 Maximum
Receive Unit (MRU) has been exceeded.
Trigger: Increments
whenever a packet with a byte count that exceeds the MRU is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-mru-excd-rx-bytes
|
Description: The
total number of received bytes for packets where the IPv4 MRU has
been exceeded.
Trigger: Increments
whenever a packet with a byte count that exceeds the MRU is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
tcp-tiny-fragment-rx-frames
|
Description: The
total number of received TCP frames containing tiny fragments. This
may be an indication of a fragmentation attack designed to circumvent
user-defined filtering rules.
Trigger: Increments
whenever a TCP packet containing tiny fragments is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
tcp-tiny-fragment-rx-bytes
|
Description: The
total number of received TCP bytes containing tiny fragments.
Trigger: Increments
whenever a TCP packet containing tiny fragments is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
tcp-tiny-fragment-tx-frames
|
Description: The
total number of transmitted TCP frames containing tiny fragments.
Trigger: Increments
whenever a TCP packet containing tiny fragments is transmitted over
an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
tcp-tiny-fragment-tx-bytes
|
Description: The
total number of transmitted TCP bytes containing tiny fragments.
Trigger: Increments
whenever a TCP packet containing tiny fragments is transmitted over
an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
no-acl-match-rx-frames
|
Description: The
total number of received frames having no Access Control List (ACL)
matches.
Trigger: Increments
whenever a packet that could not be matched via an ACL is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
no-acl-match-rx-bytes
|
Description: The
total number of received bytes having no Access Control List (ACL)
matches.
Trigger: Increments
whenever a packet that could not be matched via an ACL is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
no-acl-match-tx-frames
|
Description: The
total number of transmitted frames having no Access Control List
(ACL) matches.
Trigger: Increments
whenever a packet that could not be matched via an ACL is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
no-acl-match-tx-bytes
|
Description: The
total number of transmitted bytes having no Access Control List
(ACL) matches.
Trigger: Increments
whenever a packet that could not be matched via an ACL is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
acl-filtered-rx-frames
|
Description: The
total number of received frames that have been filtered via an ACL.
Trigger: Increments
whenever a packet that has been filtered via an ACL is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
acl-filtered-rx-bytes
|
Description: The
total number of received bytes that have been filtered via an ACL.
Trigger: Increments
whenever a packet that has been filtered via an ACL is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
acl-filtered-tx-frames
|
Description: The
total number of transmitted frames that have been filtered via an
ACL.
Trigger: Increments
whenever a packet that has been filtered via an ACL is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
acl-filtered-tx-bytes
|
Description: The
total number of transmitted bytes that have been filtered via an
ACL.
Trigger: Increments
whenever a packet that has been filtered via an ACL is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ttl-expired-rx-frames
|
Description: The
total number of received frames having an expired Time To Live (TTL).
Trigger: Increments
whenever a packet having an expired TTL is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ttl-expired-rx-bytes
|
Description: The
total number of received bytes having an expired Time To Live (TTL).
Trigger: Increments
whenever a packet having an expired TTL is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
flow-lookup-twice-rx-frames
|
Description: The
number of frames over which flow lookup happened twice (IPv4 and
IPv6).
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
flow-lookup-twice-rx-bytes
|
Description: The
number of bytes over which flow lookup happened twice (IPv4 and
IPv6).
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unknown-ipv4-class-rx-frames
|
Description: The
number of received IPv4 frames where the class is “unknown”.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
unknown-ipv4-class-rx-bytes
|
Description: The
number of received IPv4 bytes where the class is “unknown”.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-ip-rx-frames
|
Description: The
number of received IP too short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-ip-rx-bytes
|
Description: The
number of received IP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-icmp-rx-frames
|
Description: The
number of received Internet Control Message Protocol (ICMP) too
short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-icmp-rx-bytes
|
Description: The
number of received ICMP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-icmp-tx-frames
|
Description: The
number of transmitted ICMP too short frames.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-icmp-tx-bytes
|
Description: The
number of transmitted ICMP too short bytes.
Trigger: Increments
when such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-igmp-rx-frames
|
Description: The
number of received Internet Group Management Protocol (IGMP) too
short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-igmp-rx-bytes
|
Description: The
number of received IGMP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-igmp-tx-frames
|
Description: The
number of transmitted IGMP too short frames.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-igmp-tx-bytes
|
Description: The
number of transmitted IGMP too short bytes.
Trigger: Increments
when such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-tcp-rx-frames
|
Description: The
number of received TCP too short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-tcp-rx-bytes
|
Description: The
number of received TCP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-tcp-tx-frames
|
Description: The
number of transmitted TCP too short frames.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-tcp-tx-bytes
|
Description: The
number of transmitted TCP too short bytes.
Trigger: Increments
when such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-udp-rx-frames
|
Description: The
number of received UDP too short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-udp-rx-bytes
|
Description: The
number of received UDP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-udp-tx-frames
|
Description: The
number of transmitted UDP too short frames.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-udp-tx-bytes
|
Description: The
number of transmitted UDP too short bytes.
Trigger: Increments
when such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-ipip-rx-frames
|
Description: The
number of received IP-in-IP (IPIP) too short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-ipip-rx-bytes
|
Description: The
number of received IPIP too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-gre-rx-frames
|
Description: The
number of received Generic Routing Encapsulation (GRE) too short
frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-gre-rx-bytes
|
Description: The
number of received GRE too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-gre-key-rx-frames
|
Description: The
number of received GRE key too short frames.
Trigger: Increments
when such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
too-short-gre-key-rx-bytes
|
Description: The
number of received GRE key too short bytes.
Trigger: Increments
when such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
dont-frag-discard-tx-frames
|
Description: The
number of transmitted frames having the Don't Fragment Discard tag.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
dont-frag-discard-tx-bytes
|
Description: The
number of transmitted bytes having the Don't Fragment Discard tag.
Trigger: Increments
when such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
frag-packets-tx-frames
|
Description: The
number of transmitted frames associated with fragmented packets.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
frag-packets-tx-bytes
|
Description: The
number of transmitted frames associated with fragmented packets.
Trigger: Increments
when such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
frag-frags-tx-frames
|
Description: The
number of transmitted fragment frames in fragmented packets.
Trigger: Increments
whenever such frames are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
frag-frags-tx-bytes
|
Description: The
number of transmitted fragment bytes in fragmented packets.
Trigger: Increments
whenever such bytes are transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-vlan-dropped-rx-frames
|
Description: The
number of received IPv4 VLAN dropped frames.
Trigger: Increments
whenever such frames are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipv4-vlan-dropped-rx-bytes
|
Description: The
number of received IPv4 VLAN dropped bytes.
Trigger: Increments
whenever such bytes are received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipsec-natt-keepalive-rx-frames
|
Description: The
total number of received frames associated with IPSec Network Address
Translation - Traversal (NAT-T) keepalive packets.
Trigger: Increments
whenever a NAT-T keepalive packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
ipsec-natt-keepalive-rx-bytes
|
Description: The
total number of received bytes associated with IPSec NAT-T keepalive
packets.
Trigger: Increments
whenever a NAT-T keepalive packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-flow-not-found-rx-frames
|
Description: The
total number of received frames for MPLS packets with Flow Not Found
indicators.
Trigger: Increments
whenever an MPLS packet with a Flow Not Found indicator is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-flow-not-found-rx-bytes
|
Description: The
total number of received bytes for MPLS packets with Flow Not Found
indicators.
Trigger: Increments
whenever an MPLS packet with a Flow Not Found indicator is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-unicast-rx-frames
|
Description: The
total number of received frames for MPLS Unicast packets.
Trigger: Increments
whenever an MPLS Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-unicast-rx-bytes
|
Description: The
total number of received bytes for MPLS Unicast packets.
Trigger: Increments
whenever an MPLS Unicast packet is received on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-unicast-tx-frames
|
Description: The
total number of transmitted frames for MPLS Unicast packets.
Trigger: Increments
whenever an MPLS Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
mpls-unicast-tx-bytes
|
Description: The
total number of transmitted bytes for MPLS Unicast packets.
Trigger: Increments
whenever an MPLS Unicast packet is transmitted over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
less-than-17-rx-frames
|
Description: The
total number of frames received for packets containing less than
17 bytes.
Trigger: Increments
whenever a packet containing less than 17 bytes is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
less-than-17-rx-bytes
|
Description: The
total number of bytes received for packets containing less than
17 bytes.
Trigger: Increments
whenever a packet containing less than 17 bytes is received on an
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
less-than-17-tx-frames
|
Description: The
total number of frames transmitted for packets containing less than
17 bytes.
Trigger: Increments
whenever a packet containing less than 17 bytes is transmitted over
an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
less-than-17-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing less than
17 bytes.
Trigger: Increments
whenever a packet containing less than 17 bytes is transmitted the
interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
17-to-64-rx-frames
|
Description: The
total number of frames received for packets containing between 17
and 64 bytes.
Trigger: Increments
whenever a packet containing between 17 and 64 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
17-to-64-rx-bytes
|
Description: The
total number of bytes received for packets containing between 17
and 64 bytes.
Trigger: Increments
whenever a packet containing between 17 and 64 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
17-to-64-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
17 and 64 bytes.
Trigger: Increments
whenever a packet containing between 17 and 64 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
17-to-64-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
17 and 64 bytes.
Trigger: Increments
whenever a packet containing between 17 and 64 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
65-to-127-rx-frames
|
Description: The
total number of frames received for packets containing between 64
and 127 bytes.
Trigger: Increments
whenever a packet containing between 64 and 127 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
65-to-127-rx-bytes
|
Description: The
total number of bytes received for packets containing between 64
and 127 bytes.
Trigger: Increments
whenever a packet containing between 64 and 127 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
65-to-127-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
64 and 127 bytes.
Trigger: Increments
whenever a packet containing between 64 and 127 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
65-to-127-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
64 and 127 bytes.
Trigger: Increments
whenever a packet containing between 64 and 127 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
128-to-255-rx-frames
|
Description: The
total number of frames received for packets containing between 128
and 255 bytes.
Trigger: Increments
whenever a packet containing between 128 and 255 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
128-to-255-rx-bytes
|
Description: The
total number of bytes received for packets containing between 128
and 255 bytes.
Trigger: Increments
whenever a packet containing between 128 and 255 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
128-to-255-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
128 and 255 bytes.
Trigger: Increments
whenever a packet containing between 128 and 255 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
128-to-255-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
128 and 255 bytes.
Trigger: Increments
whenever a packet containing between 128 and 255 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
256-to-511-rx-frames
|
Description: The
total number of frames received for packets containing between 256
and 511 bytes.
Trigger: Increments
whenever a packet containing between 256 and 511 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
256-to-511-rx-bytes
|
Description: The
total number of bytes received for packets containing between 256
and 511 bytes.
Trigger: Increments
whenever a packet containing between 256 and 511 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
256-to-511-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
256 and 511 bytes.
Trigger: Increments
whenever a packet containing between 256 and 511 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
256-to-511-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
256 and 511 bytes.
Trigger: Increments
whenever a packet containing between 256 and 511 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
512-to-1023-rx-frames
|
Description: The
total number of frames received for packets containing between 512
and 1023 bytes.
Trigger: Increments
whenever a packet containing between 512 and 1023 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
512-to-1023-rx-bytes
|
Description: The
total number of bytes received for packets containing between 512
and 1023 bytes.
Trigger: Increments
whenever a packet containing between 512 and 1023 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
512-to-1023-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
512 and 1023 bytes.
Trigger: Increments
whenever a packet containing between 512 and 1023 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
512-to-1023-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
512 and 1023 bytes.
Trigger: Increments
whenever a packet containing between 512 and 1023 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
1024-to-2047-rx-frames
|
Description: The
total number of frames received for packets containing between 1024
and 2047 bytes.
Trigger: Increments
whenever a packet containing between 1024 and 2047 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
1024-to-2047-rx-bytes
|
Description: The
total number of bytes received for packets containing between 1024
and 2047 bytes.
Trigger: Increments
whenever a packet containing between 1024 and 2047 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
1024-to-2047-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
1024 and 2047 bytes.
Trigger: Increments
whenever a packet containing between 1024 and 2047 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
1024-to-2047-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
1024 and 2047 bytes.
Trigger: Increments
whenever a packet containing between 1024 and 2047 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
2048-to-4095-rx-frames
|
Description: The
total number of frames received for packets containing between 2048
and 4095 bytes.
Trigger: Increments
whenever a packet containing between 2048 and 4095 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
2048-to-4095-rx-bytes
|
Description: The
total number of bytes received for packets containing between 2048
and 4095 bytes.
Trigger: Increments
whenever a packet containing between 2048 and 4095 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
2048-to-4095-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
2048 and 4095 bytes.
Trigger: Increments
whenever a packet containing between 2048 and 4095 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
2048-to-4095-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
2048 and 4095 bytes.
Trigger: Increments
whenever a packet containing between 2048 and 4095 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
4096-to-4500-rx-frames
|
Description: The
total number of frames received for packets containing between 4096
and 4500 bytes.
Trigger: Increments
whenever a packet containing between 4096 and 4500 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
4096-to-4500-rx-bytes
|
Description: The
total number of bytes received for packets containing between 4096
and 4500 bytes.
Trigger: Increments
whenever a packet containing between 4096 and 4500 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
4096-to-4500-tx-frames
|
Description: The
total number of frames transmitted for packets containing between
4096 and 4500 bytes.
Trigger: Increments
whenever a packet containing between 2048 and 4095 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
4096-to-4500-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing between
4096 and 4500 bytes.
Trigger: Increments
whenever a packet containing between 4096 and 4500 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
greater-than-4500-rx-frames
|
Description: The
total number of frames received for packets containing more than
4500 bytes.
Trigger: Increments
whenever a packet containing more than 4500 bytes is received on
an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
greater-than-4500-rx-bytes
|
Description: The
total number of bytes received for packets containing more than
4500 bytes.
Trigger: Increments
whenever a packet containing between 4096 and 4500 bytes is received
on an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
greater-than-4500-tx-frames
|
Description: The
total number of frames transmitted for packets containing more than
4500 bytes.
Trigger: Increments
whenever a packet containing more than 4095 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|
|
greater-than-4500-tx-bytes
|
Description: The
total number of bytes transmitted for packets containing more than
4500 bytes.
Trigger: Increments
whenever a packet containing more than 4500 bytes is transmitted
over an interface.
Availability: Existing
interface
Type: Counter
|
Int64
|