Adjust Alcatel-Lucent aos7 (#12766)

* fix aos7 yaml

* fix aos7 yaml

* fix tests

* fix tests2

* trying to fix tests3

* Update aos7_6900-x20.json

* add new tests

* some changes

* miss this

* again

* again

* again

* again

Co-authored-by: Tony Murray <[email protected]>
This commit is contained in:
paulierco
2021-04-27 10:02:17 -05:00
committed by GitHub
co-authored by Tony Murray
parent ae04b7d6db
commit f355b2a3b5
4 changed files with 707 additions and 9630 deletions
+1
View File
@@ -4,6 +4,7 @@ text: 'Alcatel-Lucent OS'
type: network
ifXmcbc: true
ifname: true
nobulk: true
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
+15 -2
View File
@@ -62,7 +62,7 @@ modules:
-
oid: ddmPortRxOpticalPower
op: '='
value: 0
value: -2147483648
-
oid: ddmPortTxOutputPower
op: '='
@@ -121,7 +121,7 @@ modules:
-
oid: chasControlModuleTable
value: chasControlSynchronizationStatus
num_oid: '.1.3.6.1.4.1.6486.801.1.1.1.3.1.1.1.1.4.{{ $index }}'
num_oid: '.1.3.6.1.4.1.6486.801.1.1.1.3.1.1.1.1.6.{{ $index }}'
descr: 'Flash Between CMMs'
group: Chassis
index: 'chasControlSynchronizationStatus.1'
@@ -148,6 +148,12 @@ modules:
- { value: 6, generic: 0, graph: 1, descr: Redundant (6) }
- { value: 7, generic: 0, graph: 1, descr: Redundant (7) }
- { value: 8, generic: 0, graph: 1, descr: Redundant (8) }
skip_values:
-
oid: alclnkaggAggNbrAttachedPorts
op: '='
value: 0
-
oid: alaChasEntPhysFanTable
value: alaChasEntPhysFanStatus
@@ -177,6 +183,11 @@ modules:
- { value: 8, generic: 0, graph: 1, descr: Master }
- { value: 9, generic: 0, graph: 1, descr: Idle }
- { value: 10, generic: 0, graph: 1, descr: PwrSave }
skip_values:
-
oid: entPhysicalName
op: 'regex'
value: '/TRANSCEIVER/'
-
oid: virtualChassisStatus
num_oid: '.1.3.6.1.4.1.6486.801.1.2.1.69.1.1.2.1.5.{{ $index }}'
@@ -220,6 +231,8 @@ modules:
descr: '{{ $entPhysicalName }} Temperature'
group: Chassis
index: 'chasCPMAHardwareBoardTemp.{{ $index }}'
high_limit: chasDangerTempThreshold
warn_limit: chasTempThreshold
-
oid: ddmPortInfoTable
value: ddmPortTemperature
+357 -9628
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff