mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Merge branch 'ent-11272-error-visualizacion-traps-en-firefox' into 'develop'
Ent 11272 error visualizacion traps en firefox See merge request artica/pandorafms!6112
This commit is contained in:
commit
19a3240650
@ -236,27 +236,27 @@ class SnmpConsole extends HTML
|
|||||||
'status',
|
'status',
|
||||||
[
|
[
|
||||||
'text' => 'snmp_agent',
|
'text' => 'snmp_agent',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'enterprise_string',
|
'text' => 'enterprise_string',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'count',
|
'text' => 'count',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'trap_subtype',
|
'text' => 'trap_subtype',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'user_id',
|
'text' => 'user_id',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'timestamp',
|
'text' => 'timestamp',
|
||||||
'class' => 'snmp-td',
|
'class' => 'snmp-td datos_green',
|
||||||
],
|
],
|
||||||
'alert',
|
'alert',
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user