diff --git a/docs/velos_monitoring_snmp.rst b/docs/velos_monitoring_snmp.rst index 0291330..16cfca7 100644 --- a/docs/velos_monitoring_snmp.rst +++ b/docs/velos_monitoring_snmp.rst @@ -2246,12 +2246,12 @@ This set of taps may indicate a fault or temporary warning with the firmware upg **drive-capacity-fault .1.3.6.1.4.1.12276.1.1.1.65544** -.. code-block:: bash - syscon-1-active# file show log/confd/snmp.log | include drive-capacity-fault +The output below is from an rSeries appliance: - Below is output form an rSeries appliance: +.. code-block:: bash + syscon-1-active# file show log/confd/snmp.log | include drive-capacity-fault 12-Apr-2023::11:54:10.563 appliance-1 confd[116]: snmp snmpv2-trap reqid=608130731 10.255.8.22:6011 (TimeTicks sysUpTime=87079)(OBJECT IDENTIFIER snmpTrapOID=drive-capacity-fault)(OCTET STRING alertSource=appliance)(INTEGER alertEffect=1)(INTEGER alertSeverity=2)(OCTET STRING alertTimeStamp=2023-04-12 11:54:10.558711877 UTC)(OCTET STRING alertDescription=Running out of drive capacity) 12-Apr-2023::11:54:10.613 appliance-1 confd[116]: snmp snmpv2-trap reqid=608130732 10.255.8.22:6011 (TimeTicks sysUpTime=87084)(OBJECT IDENTIFIER snmpTrapOID=drive-capacity-fault)(OCTET STRING alertSource=appliance)(INTEGER alertEffect=2)(INTEGER alertSeverity=8)(OCTET STRING alertTimeStamp=2023-04-12 11:54:10.558725204 UTC)(OCTET STRING alertDescription=Drive usage exceeded 97%, used=100%) 12-Apr-2023::11:54:35.167 appliance-1 confd[116]: snmp snmpv2-trap reqid=608130733 10.255.8.22:6011 (TimeTicks sysUpTime=89540)(OBJECT IDENTIFIER snmpTrapOID=drive-capacity-fault)(OCTET STRING alertSource=appliance)(INTEGER alertEffect=0)(INTEGER alertSeverity=8)(OCTET STRING alertTimeStamp=2023-04-12 11:54:35.162718848 UTC)(OCTET STRING alertDescription=Running out of drive capacity)