All MIBs › CISCO-SCSI-MIB › ciscoScsiInstNotifEnable
ciscoScsiInstNotifEnable
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiInstNotifEnable
OID (numeric): 1.3.6.1.4.1.9.10.95.1.2.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object allows to enable/disable sending notifications.
What is ciscoScsiInstNotifEnable?
This read-write object turns SCSI-related SNMP notifications (traps) on or off for this instance. An admin who wants their monitoring system to be proactively alerted to SCSI-layer events - such as device resets or discovery changes tracked elsewhere in this MIB - must set this to true, since leaving it false means those events are tracked in tables but never actively pushed as traps. Setting this to false on a system already being polled frequently by a monitoring tool would be a reasonable choice to avoid duplicate alerting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiInstNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiInstNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiInstNotifEnable.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiInstNotifEnable OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2 | ciscoScsiGeneral | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1 | ciscoScsiInstanceTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1.1 | ciscoScsiInstanceEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1.1.5 | ciscoScsiInstNotifEnable | CISCO-SCSI-MIB |