cfwBasicEventsTableLastRow |
.1.3.6.1.4.1.9.9.147.1.1.1.1 |
The index value of the most recently created row
in the cfwBasicEventsTable. This number starts at
1 and increase by one with each new log entry. When
this number wraps, all events are deleted.
|
cfwBasicEventsEntry |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1 |
An entry in the table, containing general information
about an event. This table will always be sparse, i.e.,
each row will instanciate only a subet of the columnar
objects.
|
cfwNetEventsTableLastRow |
.1.3.6.1.4.1.9.9.147.1.1.2.1 |
The index value of the last row in the
cfwNetEventsTable. This number starts at 1 and
increase by one with each new log entry. When this
number wraps, all events are deleted.
|
cfwNetEventsEntry |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1 |
An entry in the table, containing detailed information
about an event. Note that this table may be sparse.
If Network Address Translation is not enabled
cfwNetEventInsideSrcIpAddress and
cfwNetEventInsideDstIpAddress will not be instantiated
in the row. If Port Address Translation is not enabled
cfwNetEventInsideSrcIpPort and
cfwNetEventInsideDstIpPort will not be instantiated
in the row. Entries are added to this table at the
same time that events are added to the cfwBasicEventsTable.
These two tables may be configured to be different
sizes so there may not be a one-to-one correspondence
between rows in the two tables.
|
cfwHardwareStatusEntry |
.1.3.6.1.4.1.9.9.147.1.2.1.1.1 |
An entry in the table, containing status information
about a resource.
|
cfwBufferStatsEntry |
.1.3.6.1.4.1.9.9.147.1.2.2.1.1 |
An entry in the table, containing status information
about a particular statistic for the set of buffers
of a particular size.
|
cfwConnectionStatEntry |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1 |
An entry in the table, containing information about a
firewall statistic.
|
cfwBasicEventIndex |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.1 |
An index that uniquely identifies an entry in the
log table. These indices are assigned beginning
with 1 and increase by one with each new event logged.
|
cfwBasicEventTime |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.2 |
The time that the event occurred.
|
cfwBasicSecurityEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.3 |
The type of security-related event that this row contains.
If the event is not security-related this object will not
be instantiated.
|
cfwBasicContentInspEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.4 |
The type of content inspection-related event that this row
contains. If the event is not content inspection-related
this object will not be instantiated.
|
cfwBasicConnectionEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.5 |
The type of connection-related event that this row contains.
If the event is not connection-related this object will not
be instantiated.
|
cfwBasicAccessEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.6 |
The type of access-related event that this row contains.
If the event is not access-related this object will not be
instantiated.
|
cfwBasicAuthenticationEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.7 |
The type of authentication-related event that this row
contains. If the event is not authentication-related this
object will not be instantiated.
|
cfwBasicGenericEventType |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.8 |
The type of generic event that this row contains. If the
event does not fall into one of the other categories this
object will be populated. Otherwise, this object will not
be instantiated.
|
cfwBasicEventDescription |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.9 |
A description of the event. The value of the object may
be a zero-length string.
|
cfwBasicEventDetailsTableRow |
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.10 |
A pointer to a row in the table containing details
about this event. Generally, the table will be the
cfwNetEventsTable but a Cisco-defined table may also
appear here. If there there is no more detailed
information for this event the value of this object
will have the value {0 0}.
|
cfwNetEventIndex |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.1 |
An index that uniquely identifies an entry in the
log table. These indices are assigned beginning with
one and increase by one with each new log entry. When
this number wraps, all events are deleted in order to
allow the NMS to differentiate between old and new
events.
|
cfwNetEventInterface |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.2 |
The interface most closely associated with this event.
For example, for an event that relates to the receipt of
a packet, this object identifies the interface on which
the packet was received. If there are multiple interfaces
associated with an event, the interface most closely
associated with the cause of the event will be used.
For example, for an event for the setup of a TCP
connection, the interface on the initiator's side
of the connection would be preferred. If there is no
associated interface, then this object has the value zero.
|
cfwNetEventSrcIpAddress |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.3 |
Source IP address in the IP packet that caused the
event. If there is no packet associated with the
event this object has the value of zero. If the event is
the result of multiple packets with different source
addresses, this value may be zero or an address taken
from an arbitrarily chosen packet in the sequence of
packets causing the event.
|
cfwNetEventInsideSrcIpAddress |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.4 |
Source IP address after Network Address Translation
has been applied. If NAT has not been applied to the
source address in this packet this object will not
be instantiated, resulting in a sparse table. If the
event is the result of multiple packets with different
source addresses, this value may be zero or an address
taken from an arbitrarily chosen packet in the sequence
of packets causing the event.
|
cfwNetEventDstIpAddress |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.5 |
Destination IP address in the IP packet that caused
the event. If there is no packet associated with
the event this object has the value of zero. If the event
is the result of multiple packets with different destination
addresses, this value may be zero or an address taken
from an arbitrarily chosen packet in the sequence of
packets causing the event.
|
cfwNetEventInsideDstIpAddress |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.6 |
Destination IP address after Network Address Translation
has been applied. If NAT has not been applied to the
destination address in this packet this object will not
be instantiated, resulting in a sparse table. If the event
is the result of multiple packets with different destination
addresses, this value may be zero or an address taken
from an arbitrarily chosen packet in the sequence of
packets causing the event.
|
cfwNetEventSrcIpPort |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.7 |
Source UDP/TCP port in the IP packet that caused
the event. If there is no packet associated with the
event this object has the value of zero. If the event
is the result of multiple packets with different source
ports, this value may be zero or a port taken from an
arbitrarily chosen packet in the sequence of packets
causing the event.
|
cfwNetEventInsideSrcIpPort |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.8 |
Source UDP/TCP port after Port Address Translation
has been applied. If PAT has not been applied to the
source port in this packet this object will not be
instantiated, resulting in a sparse table. If the
event is the result of multiple packets with different
source ports, this value may be zero or a port taken
from an arbitrarily chosen packet in the sequence of
packets causing the event.
|
cfwNetEventDstIpPort |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.9 |
Destination UDP/TCP port in the IP packet that caused
the event. If there is no packet associated with the
event this object has the value of zero. If the event is
the result of multiple packets with different destination
ports, this value may be zero or a port taken from an
arbitrarily chosen packet in the sequence of packets
causing the event.
|
cfwNetEventInsideDstIpPort |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.10 |
Destination UDP/TCP port after Port Address Translation
has been applied. If PAT has not been applied to the
Destination port in this packet this object will not be
instantiated, resulting in a sparse table. If the event
is the result of multiple packets with different
destination ports, this value may be zero or a port
taken from an arbitrarily chosen packet in the sequence
of packets causing the event.
|
cfwNetEventService |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.11 |
The identification of the type of service involved
with this event.
|
cfwNetEventServiceInformation |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.12 |
Specific service information. This can be used to
describe the particular service indentified by
cfwNetEventService and can reflect whether the service
is a local service or a gateway service. For example,
if the value for cfwNetEventService is loginTelnet
then the string provided might be 'local telnet'.
|
cfwNetEventIdentity |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.13 |
This object will contain a description of the entity that
caused the event. The entity could be a userid, username,
processid or other identifier for the entity using the service.
If there is no such information then this object will contain
a zero-length string.
|
cfwNetEventDescription |
.1.3.6.1.4.1.9.9.147.1.1.2.2.1.14 |
A detailed description of the event.
|
cfwHardwareType |
.1.3.6.1.4.1.9.9.147.1.2.1.1.1.1 |
The hardware type for which this row provides
status information.
|
cfwHardwareInformation |
.1.3.6.1.4.1.9.9.147.1.2.1.1.1.2 |
A detailed textual description of the resource
identified by cfwHardwareType.
|
cfwHardwareStatusValue |
.1.3.6.1.4.1.9.9.147.1.2.1.1.1.3 |
This object contains the current status of the resource.
|
cfwHardwareStatusDetail |
.1.3.6.1.4.1.9.9.147.1.2.1.1.1.4 |
A detailed textual description of the current status of
the resource which may provide a more specific description
than cfwHardwareStatusValue.
|
cfwBufferStatSize |
.1.3.6.1.4.1.9.9.147.1.2.2.1.1.1 |
This object contains the size of the set of buffers
for which this row contains the statistics given by
cfwBufferStatType.
|
cfwBufferStatType |
.1.3.6.1.4.1.9.9.147.1.2.2.1.1.2 |
This object identifies the type of statistic given by
this row for the particular set of buffers identified by
cfwBufferStatSize.
|
cfwBufferStatInformation |
.1.3.6.1.4.1.9.9.147.1.2.2.1.1.3 |
A detailed textual description of the statistic
identified by cfwBufferStatType.
|
cfwBufferStatValue |
.1.3.6.1.4.1.9.9.147.1.2.2.1.1.4 |
The value of the buffer statistic.
|
cfwConnectionStatService |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1.1 |
The identification of the type of connection providing
statistics.
|
cfwConnectionStatType |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1.2 |
The state of the connections that this row contains
statistics for.
|
cfwConnectionStatDescription |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1.3 |
A detailed textual description of this statistic.
|
cfwConnectionStatCount |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1.4 |
This is an integer that contains the value of the
resource statistic. If a type of 'gauge' is more
appropriate this object will be omitted resulting
in a sparse table.
|
cfwConnectionStatValue |
.1.3.6.1.4.1.9.9.147.1.2.2.2.1.5 |
This is an integer that contains the value of the
resource statistic. If a type of 'counter' is more
appropriate this object will be omitted resulting
in a sparse table.
|