CISCO-CIDS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
5
.1.3.6.1.4.1.9.9.383.1.4.32 · 1 row entry · 2 columns
This table contains the status of each virtual sensor. There
will be one entry per virtual sensor in the system. This is the
status of the network that the virtual sensor is monitoring.  A
virtual sensor can be added either through the configuration CLI
or through a management application such as IME/CSM; once it is
added to the system it will appear in this table.  If a virtual
sensor is removed from the system through one of the management
interfaces it will no longer appear in this table.  
          
This table is instantiated only if the value of cidsHealthSecMonAvailability is set to 'true'.
cidsHealthSecMonVirtSensorStatusEntry entry .1.3.6.1.4.1.9.9.383.1.4.32.1
An entry (conceptual row) in the
cidsHealthSecMonVirtSensorStatusTable. There will be one per
virtual sensor on the system.

A virtual sensor allows one to logically separate their sensor
configuration for…
Indexes
cidsHealthSecMonVirtSensorName
Column Syntax OID
cidsHealthSecMonVirtSensorName
This object represents the name of the virtual sensor. Through
the IPS configuration the sensor name can be correlated with
the

sensor configuration and the associated interfaces to identify
which networ…
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.383.1.4.32.1.1
cidsHealthSecMonVirtSensorStatus
This object represents the virtual sensor network status level.
From the color rating associated with the virtual sensor you
can
determine the overall health of the attached networks. If the
color is green everything i…
CidsHealthStatusColor
Textual Convention: CidsHealthStatusColor Enumeration
Type Values:
1green
2yellow
3red
.1.3.6.1.4.1.9.9.383.1.4.32.1.2
.1.3.6.1.4.1.9.9.383.1.4.33 · 1 row entry · 3 columns
This is the table of disk partition details:
          
Partition Name
Total Space In Partition
Utilized Space
          
This table tells how each of the file systems are utilized on 
the IPS.  If the file systems approach 100% utilization that 
may indicate a problem. This table should remain fixed 
size unless an upgrade/install changes the partition count. 
The user does not have control over the number of partitions 
or the ability to add and remove partitions.
          
This table is instantiated only if the value of
cidsHealthSecMonAvailability is set to 'true'.
cidsHealthSecMonDataStorageEntry entry .1.3.6.1.4.1.9.9.383.1.4.33.1
An entry (conceptual row) in the
cidsHealthSecMonDataStorageTable.

There will be one row per partition.

This table is here to track the health of the storage on the
IPS sensor. The following p…
Indexes
cidsHealthSecMonPartitionName
Column Syntax OID
cidsHealthSecMonPartitionName
Name of the disk partition. For example:
system
application-data
boot
application-log
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.383.1.4.33.1.1
cidsHealthSecMonTotalPartitionSpace
This object represents the total disk space on the partition in
megabytes.
MBSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.383.1.4.33.1.2
cidsHealthSecMonUtilizedPartitionSpace
This object represents the total amount of utilized disk space
in megabytes.
MBSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.383.1.4.33.1.3