cidsHealthSecMonVirtSensorStatus
CISCO-CIDS-MIB ·
.1.3.6.1.4.1.9.9.383.1.4.32.1.2
Object
column CidsHealthStatusColor
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 is fine, the IPS is not indicating a problem. If the color is yellow you should check as there maybe issues occuring on the attached network. If the status is red the network needs attention as problems are detected and network security is critical.
Context
- MIB
- CISCO-CIDS-MIB
- OID
.1.3.6.1.4.1.9.9.383.1.4.32.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cidsHealthSecMonVirtSensorStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIDS-MIB::cidsHealthSecMonVirtSensorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIDS-MIB::cidsHealthSecMonVirtSensorStatus.<cidsHealthSecMonVirtSensorName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CIDS-MIB::cidsHealthSecMonVirtSensorStatus'
Syntax
- Source
- CidsHealthStatusColor
- Base type
Enumeration
Values & Constraints
Type Values
1 | green |
2 | yellow |
3 | red |
Conformance
Member of